Skip to content

ci: switch npm publish workflow to staged publishing#667

Merged
andrii-bodnar merged 1 commit into
masterfrom
ci/npm-stage-publishing
May 25, 2026
Merged

ci: switch npm publish workflow to staged publishing#667
andrii-bodnar merged 1 commit into
masterfrom
ci/npm-stage-publishing

Conversation

@andrii-bodnar

Copy link
Copy Markdown
Member

Switched the npm release workflow to staged publishing (npm stage publish). This adds an approval gate before a version becomes installable, reducing supply-chain risk while keeping our CI release flow unchanged otherwise.

@codecov

codecov Bot commented May 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.13%. Comparing base (4864e8c) to head (60e4256).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #667   +/-   ##
=======================================
  Coverage   90.13%   90.13%           
=======================================
  Files          41       41           
  Lines        2188     2188           
  Branches      256      256           
=======================================
  Hits         1972     1972           
  Misses         82       82           
  Partials      134      134           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@andrii-bodnar andrii-bodnar merged commit f4ef64e into master May 25, 2026
10 checks passed
@andrii-bodnar andrii-bodnar deleted the ci/npm-stage-publishing branch May 25, 2026 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant