Skip to content

FIX - Update publish workflow to use NPM Trusted Publishing#555

Merged
joaodordio merged 1 commit intomainfrom
fix/Update-publish-workflow-to-use-NPM-Trusted-Publishing
Mar 31, 2026
Merged

FIX - Update publish workflow to use NPM Trusted Publishing#555
joaodordio merged 1 commit intomainfrom
fix/Update-publish-workflow-to-use-NPM-Trusted-Publishing

Conversation

@joaodordio
Copy link
Copy Markdown
Member

Deprecates the token based authentication with NPM and set up Trusted Publishing approach.

@joaodordio joaodordio requested a review from mprew97 as a code owner March 31, 2026 21:24
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.45%. Comparing base (65b07d2) to head (1ebbff8).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #555   +/-   ##
=======================================
  Coverage   74.45%   74.45%           
=======================================
  Files          57       57           
  Lines        2736     2736           
  Branches      798      798           
=======================================
  Hits         2037     2037           
  Misses        698      698           
  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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@joaodordio joaodordio enabled auto-merge (squash) March 31, 2026 21:28
with:
node-version: '18.12.0'
cache: 'yarn'
registry-url: 'https://registry.npmjs.org'
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure if you need this, I believe it's the default

@joaodordio joaodordio merged commit b61e9e8 into main Mar 31, 2026
6 checks passed
@joaodordio joaodordio deleted the fix/Update-publish-workflow-to-use-NPM-Trusted-Publishing branch March 31, 2026 21:32
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.

3 participants