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

chore(build): generated changelog #987

Merged
merged 1 commit into from
Oct 13, 2022

Conversation

cdcabrera
Copy link
Member

What's included

  • chore(build): generated changelog

Notes

  • Migrates from the now deprecated Standard Version

How to test

Coverage and basic unit test check

  1. update the NPM packages with $ yarn
  2. $ yarn release --dry-run
    • confirm the terminal output generates a changelog
  3. create a NEW branch and sync it with the upstream/dev
    • then run $ yarn release
    • confirm a commit is generated with updates to CHANGELOG.md and package.json
    • confirm the commits on CHANGELOG.md align with a potential release
    • undo the generated commit, or leave it be =)

Example

...

Updates issue/story

ongoing

@cdcabrera cdcabrera added tech debt We've ignored it this long... build 202212 project phase labels Oct 13, 2022
@cdcabrera cdcabrera marked this pull request as ready for review October 13, 2022 16:01
* build, migrate from standard-version
@cdcabrera cdcabrera merged commit 206dfaa into RedHatInsights:dev Oct 13, 2022
cdcabrera added a commit that referenced this pull request Oct 14, 2022
* build, migrate from standard-version
cdcabrera added a commit that referenced this pull request Oct 14, 2022
* build, migrate from standard-version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
202212 project phase build tech debt We've ignored it this long...
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant