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

Block release of package on PyPI if the CI of the release process failed #7063

Open
ZanSara opened this issue Feb 22, 2024 · 0 comments
Open
Labels
P3 Low priority, leave it in the backlog

Comments

@ZanSara
Copy link
Contributor

ZanSara commented Feb 22, 2024

See the CI on this tag: 088aa50 two tasks failed, but the release on PyPI was done anyway. This makes problematic to fix surprise issues that only appear in workflow that run on tags.

Let's make the release on PyPI depend on all the other workflows' running successfully.

@masci masci added the P3 Low priority, leave it in the backlog label Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P3 Low priority, leave it in the backlog
Projects
None yet
Development

No branches or pull requests

2 participants