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

Automated versioning and micro version releases #132

Open
tbenthompson opened this issue Dec 20, 2022 · 0 comments
Open

Automated versioning and micro version releases #132

tbenthompson opened this issue Dec 20, 2022 · 0 comments

Comments

@tbenthompson
Copy link
Member

It would be nice to just automatically increment the micro version number and release a new PyPI version every time we merge a green PR and then the main branch CI passes.

modal-client seems to have a good set up for this: https://github.com/modal-labs/modal-client/blob/main/.github/workflows/ci-cd.yml

I've used setuptools-scm for this some in the past.

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