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 to PyPI from tags #231

Merged
merged 1 commit into from
Mar 30, 2024
Merged

Conversation

ThiefMaster
Copy link
Member

@ThiefMaster ThiefMaster commented Mar 30, 2024

This is for "general" releases that bump the versions of all plugins.

For the first release where everything goes to v3.3 this will publish everything, for future releases (v3.3.x) which will only update some plugins, any wheel that already exists on PyPI with the same version should simply be skipped.

Intermediate releases where just specific plugins get updated (within the allowed range of the indico-plugins meta package) are not handled by this job. We'll have to add a separate one that's either triggered manually (not ideal), from pushes that bump the version of a plugin (maybe a bit too implicit?) or start creating tags for individual plugin releases (vc-zoom/v3.3.1 or similar).

@ThiefMaster ThiefMaster force-pushed the ci-pypi branch 3 times, most recently from 2aa87b1 to a08820d Compare March 30, 2024 14:46
@ThiefMaster ThiefMaster marked this pull request as ready for review March 30, 2024 14:56
@ThiefMaster ThiefMaster force-pushed the ci-pypi branch 5 times, most recently from 1b0bc0b to 98ab189 Compare March 30, 2024 15:23
@ThiefMaster ThiefMaster merged commit 09a8797 into indico:master Mar 30, 2024
33 of 34 checks passed
@ThiefMaster ThiefMaster deleted the ci-pypi branch March 30, 2024 15:49
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

Successfully merging this pull request may close these issues.

1 participant