Replies: 2 comments
|
You could add an action to the build system/commit hook. This seems to be working towards the same problem. The problem I see is that I am not sure how to then also use the system to push major/minor releases. |
0 replies
|
I won't do automatic patch number increase. We could consider automatic dev version bump |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Versioning:
Major.Minor.PatchImO we should automatically increase the Patch number, so new features and bug fixes are automatically uploaded to pypi-repo.
Is there a github action that can do this?
What do you think?
@j042 @clemens-fricke @danielwolff1
All reactions