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

Add ability to output version to a separate file #65

Merged
merged 1 commit into from
Feb 8, 2023

Conversation

wagoodman
Copy link
Contributor

This allows users to be able to specify a separate file to additionally write the determined release version to:

$ chronicle -n --version-file VERSION > CHANGELOG.md

Resulting in:

  • "CHANGELOG.md" containing the full changelog for release "v0.70.1" (just like today)
  • "VERSION" containing "v0.70.1" (without a newline)

Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
@wagoodman wagoodman enabled auto-merge (squash) February 8, 2023 15:07
@wagoodman wagoodman requested a review from a team February 8, 2023 15:07
@wagoodman wagoodman mentioned this pull request Feb 8, 2023
4 tasks
@wagoodman wagoodman merged commit cfbdb07 into main Feb 8, 2023
@wagoodman wagoodman deleted the add-version-file branch February 8, 2023 15:29
@wagoodman wagoodman added the enhancement New feature or request label Feb 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants