chore[notask|skiplog]: cherry-pick workflow migration from qvac-devops to oss-actions#1545
Merged
opaninakuffo merged 2 commits intoApr 13, 2026
Conversation
…qvac-devops (tetherto#1362) * chore: migrate npm publish workflows to use npm trust oidc action * fix: remove the secret token from the workflows * fix: permissions on the workflows for npm trust * refactor: changed the qvac-devops actions to v1.1.8 * refactor: added NPM_TOKEN * feat: reflect package.json changes on the PR
gianni-cor
approved these changes
Apr 13, 2026
Contributor
Author
|
/review |
Contributor
Tier-based Approval Status |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
b593cf2eand78f204befrommainto fix broken CI publish workflows on the release branchtetherto/qvac-devopsrepo to the newtetherto/oss-actionsrepoid-token: writepermission for NPM OIDC publish supportContext
The SDK publish workflow was failing with:
The
tetherto/qvac-devopsrepo was migrated totetherto/oss-actionsonmainvia #1362 and #1478, but the release branch didn't have these changes since it was created from cherry-picks.