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

No option to automate a release #25

Open
jv-k opened this issue Jan 7, 2023 · 0 comments
Open

No option to automate a release #25

jv-k opened this issue Jan 7, 2023 · 0 comments
Labels
feature New feature or request

Comments

@jv-k
Copy link
Owner

jv-k commented Jan 7, 2023

Is your feature request related to a problem? Please describe.

Releasing a GitHub project from a tagged commit done using ver-bump involves a few extra steps, either required to be performed on the web interface, or locally with a CLI tool like gh release. Since this tool is for automating/simplifying tagging/release git projects, then it makes sense to keep this all in the CLI and let the one tool take care of it all (after all, it was the point of this project to help me in my own workflow for this very reason).

Describe the solution you'd like

  • Implement the feature to release as an option.

  • Should be configured either interactively, or by extra switches to make it fully automated.

  • Add option to write the changelog since the last release as the release notes.

  • Add unit/integration tests for it with bats-core too.

@jv-k jv-k added the feature New feature or request label Jan 7, 2023
@jv-k jv-k added this to ver-bump v1 Jan 7, 2023
@jv-k jv-k moved this to Todo in ver-bump v1 Jan 7, 2023
@jv-k jv-k changed the title Add release project option No option to automate a release Jun 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant