newrelic / node-test-utilities

Test helpers for Node.js instrumentation modules
Apache License 2.0
5 stars 15 forks source link

ci: Removed `use_new_release` input from prepare release workflow #200

Closed svetlanabrennan closed 3 months ago

svetlanabrennan commented 3 months ago

Description

We no longer need to use use_new_release input variable in the prepare release workflow since that will be the only option. Also added changelog_file input since it was missing.

Related Issues

Related to: https://github.com/newrelic/node-newrelic/pull/2124 Partially fixes: https://github.com/newrelic/node-newrelic/issues/2113

ToDo

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 80.27%. Comparing base (3a32b2b) to head (b848317).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #200 +/- ## ======================================= Coverage 80.27% 80.27% ======================================= Files 23 23 Lines 3386 3386 ======================================= Hits 2718 2718 Misses 668 668 ``` | [Flag](https://app.codecov.io/gh/newrelic/node-test-utilities/pull/200/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=newrelic) | Coverage Δ | | |---|---|---| | [unit-tests-16.x](https://app.codecov.io/gh/newrelic/node-test-utilities/pull/200/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=newrelic) | `80.27% <ø> (ø)` | | | [unit-tests-18.x](https://app.codecov.io/gh/newrelic/node-test-utilities/pull/200/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=newrelic) | `80.27% <ø> (ø)` | | | [unit-tests-20.x](https://app.codecov.io/gh/newrelic/node-test-utilities/pull/200/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=newrelic) | `80.27% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=newrelic#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.