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

Commit messages and versioning. #7

Open
psychtek opened this issue Sep 2, 2022 · 0 comments
Open

Commit messages and versioning. #7

psychtek opened this issue Sep 2, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@psychtek
Copy link
Collaborator

psychtek commented Sep 2, 2022

I have added the new NEWS.md file and versioning tags. When adding messages to commits it will look for bulleted messages and add these to the news file and update the version in the DESCRIPTION and add a tag. This will allow us to track releases easier.
More info here.

Basically,

  • Make edits
  • Commit and use bullet points for key tasks in the commit message
  • run fledge::bump_version()
  • This will update the NEWS.md
  • run fledge::finalize_version(push = TRUE)
@psychtek psychtek added the enhancement New feature or request label Sep 2, 2022
@psychtek psychtek pinned this issue Oct 24, 2022
@egouldo egouldo unpinned this issue Mar 28, 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

No branches or pull requests

4 participants