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: add manual trigger to bump the versions accordingly #90

Closed

Conversation

felix-seifert
Copy link
Collaborator

@felix-seifert felix-seifert commented Mar 16, 2024

Stack from ghstack (oldest at bottom):

This GH Actions workflow uses the previously created script to bump the versions automatically. The workflow can be triggered manually as a workflow_dispatch, and you just have to give it the input of wanting to do a patch release, a minor release, or a major release. It then bumps to the appropriate release version, commits it and tags it. Afterwards, it automatically bumps the version to the next snapshot version.

As the new release version is tagged, an release can be created when checking out this tag.

[ghstack-poisoned]
felix-seifert added a commit that referenced this pull request Mar 16, 2024
This GH Actions workflow uses the previously created script to bump the versions automatically. The workflow can be triggered manually as a `workflow_dispatch`, and you just have to give it the input of wanting to do a patch release, a minor release, or a major release. It then bumps to the appropriate release version, commits it and tags it. Afterwards, it automatically bumps the version to the next snapshot version.

As the new release version is tagged, an release can be created when checking out this tag.

ghstack-source-id: 6c2561e51931258ab9ab8c20d15b837d04c7125a
Pull Request resolved: #90
@felix-seifert
Copy link
Collaborator Author

Please just review the PR and DO NOT merge it!

@felix-seifert felix-seifert deleted the gh/felix-seifert/8/head branch March 18, 2024 06:38
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