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

make release workflows skip long-running tests (which should only be done for PRs and merges) #1415

Open
slayoo opened this issue Nov 7, 2024 · 1 comment

Comments

@slayoo
Copy link
Member

slayoo commented Nov 7, 2024

this way, if we need to do some firefighting, we will be able to quickly get a newly released version uploaded to PyPI
there seem to be little-to-no added value in running all the tests on release publish since the released code has been double-checked with PR and merge builds

@slayoo
Copy link
Member Author

slayoo commented Nov 7, 2024

  • likely same for PyMPDATA & PyPartMC

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

No branches or pull requests

1 participant