Yoshiki Fujikane
Yoshiki Fujikane
@minhquang4334 @peaceiris Sorry for the late response 🙏 We can realize it by adding the default environment variable for `SR_XX` (like `SR_DEPLOYMENT_ID`). How about this? ``` apiVersion: pipecd.dev/v1beta1 kind: KubernetesApp...
Thanks, both 👍 I will try it. Also, I received a comment from @khanhtc1202 about the implementation. We should check whether the env values are shared by multiple deployments. So...
@ponkio-o Thank you so much. assigned you 👍
ref: https://github.com/pipe-cd/pipecd/issues/4794
@t-kikuc Is this still miexd?
@sZma5a Sorry for pinging again and again. 🙏 Would you happen to have any updates on the above? If you want some help, feel free to ping us 👍
@t-kikuc This is an epic issue. Let's split issue by platform like - ECS - k8s - Terraform...
It sounds good 👍 Nice idea! I agree with it.
TODO - [x] just executing commands not considered about rollbacking https://github.com/pipe-cd/pipecd/pull/4603 - [x] consider about rollback (fix rfc and implement) - [ ] consider about managing commands
📝 - SCRIPT_RUN stage can cancel on the Web UI - commands are executed in the dir for current application