Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[feature] Modify Release subcommand to read from a file #8

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

Closed
barelyhuman opened this issue May 29, 2021 · 1 comment
Closed

[feature] Modify Release subcommand to read from a file #8

barelyhuman opened this issue May 29, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@barelyhuman
Copy link
Owner

Will need to add a file to the handle the release versioning

Current Thought

  • add a commitlog release init flag to create a .commitlog.version file that maintains the version and reads it from the current tags (can be a question to the user)
  • post that, the commitlog release major|minor|patch|... should read from the .commitlog.version as needed or ask the user to init to create the above file from tags.
@barelyhuman barelyhuman self-assigned this May 29, 2021
@barelyhuman barelyhuman added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels May 29, 2021
@barelyhuman
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant