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

Improve logging #326

Closed
edbzn opened this issue Oct 7, 2021 · 0 comments
Closed

Improve logging #326

edbzn opened this issue Oct 7, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@edbzn
Copy link
Member

edbzn commented Oct 7, 2021

Actually, the logging is made by standard version, we should first disable it and log ourself the following events:

  • bump version from {from} to {to}
  • output changes in {projectRoot}/{path-to-changelog}.md
  • commit created
  • tag {tag} created
  • push success (if git push occurred)
  • run postTargets {postTargets}
  • postTarget {postTargetName} failure
  • postTarget {postTargetName} success
@edbzn edbzn added enhancement New feature or request good first issue Good for newcomers Hacktoberfest labels Oct 7, 2021
@edbzn edbzn closed this as completed in 7a5fb85 Apr 25, 2022
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
Projects
None yet
Development

No branches or pull requests

1 participant