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

Introduce a tool to bump all version strings across project before release #648

Closed
thomas-maschler opened this issue Apr 4, 2024 · 0 comments
Milestone

Comments

@thomas-maschler
Copy link
Contributor

Introduce a tool and allow to automatically bump version via CI before a release based on the release tag.

Before a release, we always need to manually update version strings in multiple places across the project. This is very error-prone.
There are many tools out there for example bump2version
https://github.com/developmentseed/titiler/blob/main/.bumpversion.cfg

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

2 participants