Skip to content

fix: avoid auth errors for npm publish action#195

Merged
bartveneman merged 1 commit intomainfrom
fix/release
Apr 4, 2026
Merged

fix: avoid auth errors for npm publish action#195
bartveneman merged 1 commit intomainfrom
fix/release

Conversation

@bartveneman
Copy link
Copy Markdown
Member

  • node22 -> node24
  • skip npm i -g npm because it fails
  • remove registry-url because it causes auth errors
  • move build step before versioning steps to avoid version bumps when build could potentially fail

@bartveneman bartveneman merged commit 8fc6806 into main Apr 4, 2026
5 of 6 checks passed
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.70%. Comparing base (bb3d620) to head (51ead01).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #195   +/-   ##
=======================================
  Coverage   96.70%   96.70%           
=======================================
  Files           2        2           
  Lines         334      334           
  Branches      111      111           
=======================================
  Hits          323      323           
  Misses         10       10           
  Partials        1        1           

☔ 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.

@bartveneman bartveneman deleted the fix/release branch April 4, 2026 17:46
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 4, 2026

Bundle Report

Bundle size has no change ✅

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