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

build: update changelog release script #1323

Merged
merged 1 commit into from
May 14, 2024

Conversation

cdcabrera
Copy link
Member

@cdcabrera cdcabrera commented May 14, 2024

What's included

  • build: update changelog release script

Notes

  • minor adjustment for the CHANGELOG.md release process

How to test

Confirm the release script generates a log

  1. update the NPM packages with $ npm install
  2. $ npm run release:rc
    • confirm the console output is expected

Example

...

Updates issue/story

ongoing

@cdcabrera cdcabrera added build 202408 project phase labels May 14, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.90%. Comparing base (1fc9316) to head (d046060).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1323   +/-   ##
=======================================
  Coverage   91.90%   91.90%           
=======================================
  Files         114      114           
  Lines        4458     4458           
  Branches     1884     1884           
=======================================
  Hits         4097     4097           
  Misses        339      339           
  Partials       22       22           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1fc9316...d046060. Read the comment docs.

@cdcabrera cdcabrera merged commit 4398a45 into RedHatInsights:main May 14, 2024
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
202408 project phase build
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants