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

CI: Publish/release steps should be idempotent #2998

Open
tjtelan opened this issue Feb 22, 2023 · 0 comments
Open

CI: Publish/release steps should be idempotent #2998

tjtelan opened this issue Feb 22, 2023 · 0 comments

Comments

@tjtelan
Copy link
Contributor

tjtelan commented Feb 22, 2023

The publish and release steps shouldn't fail if the steps are re-run. If a package+version is found to already exist, we should display a message saying so. But in CI, the "already exists" condition should not cause failure of the step.

This was found during some troubleshooting of our soon-to-be-deprecated packaging process. At one point, this was the case and it made running release less stressful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant