pipe-cd / pipecd

The One CD for All {applications, platforms, operations}
https://pipecd.dev
Apache License 2.0
1.1k stars 154 forks source link

Support SCRIPT_RUN for ECSApp deployment #4813

Closed minhquang4334 closed 3 months ago

minhquang4334 commented 8 months ago

What would you like to be added: Currently, PipeCD only supports SCRIPT_RUN for KubernetesApp deployments, but it would be nice to have SCRIPT_RUN support for ECSApp deployments as well

refs: https://pipecd.dev/docs-v0.46.x/user-guide/managing-application/customizing-deployment/script-run/

Why is this needed: A more customized deployment of ECSApp is possible

t-kikuc commented 3 months ago

We can already use SCRIPT_RUN for ECSApp. https://github.com/pipe-cd/pipecd/pull/5018