Skip to content

Conversation

@tdilauro
Copy link
Contributor

@tdilauro tdilauro commented Jan 8, 2026

Description

  • Updates the "release" GitHub Actions workflow to use the "trusted publisher" paradigm to publish this package to NPM.
  • Updates the README to more accurately reflect the current release/publication process.

Note: This change depends on changes (already made) to the configuration for this project on NPM.

Motivation and Context

NPM deprecated and has now phased out long-lived tokens for publishing via CI. Trusted publishing is now the recommended approach.

[Jira PP-3299]

How Has This Been Tested?

This PR makes changes only to the GitHub Actions release/publication workflow and a README file. No updates are made to the actual package code.

Once this change is merged, we will need to perform a release to verify that it is working correctly.

Checklist:

  • I have updated the documentation accordingly.
  • All new and existing tests passed.

@tdilauro tdilauro requested a review from jonathangreen January 8, 2026 00:47
Copy link
Member

@jonathangreen jonathangreen left a comment

Choose a reason for hiding this comment

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

🎉 looks great!

@jonathangreen
Copy link
Member

Once this gets implemented everywhere, we should probably clean up the old token secret.

@tdilauro tdilauro merged commit d6ab455 into main Jan 8, 2026
1 check passed
@tdilauro tdilauro deleted the chore/use-npm-trusted-publishing branch January 8, 2026 19:22
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