Skip to content

chore(ci-cd): changes to publish package via trusted oidc method#270

Merged
yeshamavani merged 1 commit into
masterfrom
GH-269
Oct 23, 2025
Merged

chore(ci-cd): changes to publish package via trusted oidc method#270
yeshamavani merged 1 commit into
masterfrom
GH-269

Conversation

@yeshamavani
Copy link
Copy Markdown
Contributor

discontinue using tokens to publish

GH-269

Description

changes to publish package via trusted oidc method
added id-token write access
removed registry authentication
removed npm token env for publishing

Fixes #269

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Intermediate change (work in progress)

Checklist:

  • Performed a self-review of my own code
  • npm test passes on your machine
  • New tests added or existing tests modified to cover all changes
  • Code conforms with the style guide
  • API Documentation in code was updated
  • Any dependent changes have been merged and published in downstream modules

@sonarqubecloud
Copy link
Copy Markdown

@yeshamavani yeshamavani merged commit da978ec into master Oct 23, 2025
6 checks passed
@yeshamavani yeshamavani deleted the GH-269 branch October 23, 2025 10:42
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.

Use trusted OIDC publishing instead of token

1 participant