Skip to content

chore(ci): adopt trusted publishing#2503

Merged
JoshuaKGoldberg merged 1 commit intoJoshuaKGoldberg:mainfrom
rubiesonthesky:fix-release-it-pipeline
May 5, 2026
Merged

chore(ci): adopt trusted publishing#2503
JoshuaKGoldberg merged 1 commit intoJoshuaKGoldberg:mainfrom
rubiesonthesky:fix-release-it-pipeline

Conversation

@rubiesonthesky
Copy link
Copy Markdown
Collaborator

PR Checklist

Overview

Fixes (hopefully) release-it action. This is done after the examples pointed in the issue which are also same as in this PR: JoshuaKGoldberg/ts-api-utils#772

🐙

@codecov
Copy link
Copy Markdown

codecov Bot commented May 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.22%. Comparing base (dd16cfe) to head (82a2bfb).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2503   +/-   ##
=======================================
  Coverage   74.22%   74.22%           
=======================================
  Files         169      169           
  Lines        2875     2875           
  Branches      721      721           
=======================================
  Hits         2134     2134           
  Misses        508      508           
  Partials      233      233           
Flag Coverage Δ
mutation 66.81% <ø> (ø)
unit 20.93% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link
Copy Markdown
Owner

@JoshuaKGoldberg JoshuaKGoldberg left a comment

Choose a reason for hiding this comment

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

🤞. This looks about right. We'll see...

@JoshuaKGoldberg JoshuaKGoldberg merged commit 64c6991 into JoshuaKGoldberg:main May 5, 2026
15 checks passed
@rubiesonthesky
Copy link
Copy Markdown
Collaborator Author

Didn't work :( At least it's going further now but some bit is missing.

npm error code ENEEDAUTH
npm error need auth This command requires you to be logged in to https://registry.npmjs.org/
npm error need auth You need to authorize this machine using npm adduser
npm error A complete log of this run can be found in: /home/runner/.npm/_logs/2026-05-05T06_35_58_30

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.

🛠 Tooling: release-it pipeline is not working

2 participants