Skip to content
Discussion options

You must be logged in to vote

Hi @umm0n, thanks for the report!

We've done extensive testing for a fix for this. In short, we've made a change to calculate the source ref earlier in the process, to ensure that the ref used in the ecs-deploy-runner during delete operations will not change due to subsequent PR merges prior to the delete operation occuring.

You will need to make this same change in the ci configuration for your CI tool of choice (e.g., GH Actions, Gitlab) in your repo. For example, if you're using GH Actions, you would need to modify infrastructure-live/.github/scripts/source-ref.sh.

We are working to update our examples in the service-catalog, but for now, you can see how we accomplished this, in the fo…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@umm0n
Comment options

Answer selected by pete0emerson
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment