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 versioning workflow work for subsequent releases #416

Open
PGijsbers opened this issue Nov 9, 2021 · 1 comment
Open

Make versioning workflow work for subsequent releases #416

PGijsbers opened this issue Nov 9, 2021 · 1 comment
Labels
automation Something could be automated bug Something isn't working

Comments

@PGijsbers
Copy link
Collaborator

The versioning workflow fails on any release which is not immediately based on master because the __version__ file would have previously been updated. E.g., the v2.0.2 fails to update the version to 2.0.2 because it should replace 2.0.1 instead of _dev_version.

@PGijsbers PGijsbers added bug Something isn't working automation Something could be automated labels Nov 9, 2021
@PGijsbers
Copy link
Collaborator Author

Additionally, stable tag now lags behind:
image
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation Something could be automated bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants