Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

st2_finalize_release action is not idempotent #343

Open
Kami opened this issue Jul 17, 2018 · 0 comments
Open

st2_finalize_release action is not idempotent #343

Kami opened this issue Jul 17, 2018 · 0 comments
Labels

Comments

@Kami
Copy link
Member

Kami commented Jul 17, 2018

Right now st2cd.st2_finalize_release workflow is not idempotent which means that if it fails halfway through it's a huge PITA to re-run it since not all tasks are idempotent.

We should fix mistral_tag_release, st2_tag_release and other tasks in the workflow to be idempotent - if tags already exist, we should simply proceed with a next task in the workflow.

@arm4b arm4b added the bug label Jul 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants