chore: centralize NPM behaviors to a single shared workflow#1604
chore: centralize NPM behaviors to a single shared workflow#1604metal-messiah merged 3 commits intomainfrom
Conversation
Supportability Metric Usage Changes:No matching changes found Supportability Metrics .md File Changes:supportability_metrics.md was changed? New supportability metrics require changes to supportability_metrics.md, as well as a new PR to Angler. Please ensure an Angler PR is created and linked to this PR. |
Asset Size Report
Merging this pull request will result in the following asset size changes:
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1604 +/- ##
=======================================
Coverage 88.60% 88.60%
=======================================
Files 206 206
Lines 7746 7751 +5
Branches 1584 1588 +4
=======================================
+ Hits 6863 6868 +5
Misses 772 772
Partials 111 111
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
tested manually with the prerelease workflow in dryrun mode https://github.com/newrelic/newrelic-browser-agent/actions/runs/18787081555/job/53607966077 |
ellisong
left a comment
There was a problem hiding this comment.
LGTM after I understood why we don't need npm auth. We're moving to OIDC.
Update the repo to centralize all workflows that hit NPM to use a single shared workflow to support OIDC trusted publishing requirements.
Overview
Related Issue(s)
Testing