Skip to content

fix(build): explicitly use NPM TOKEN#56

Merged
MDarmawan merged 11 commits intomasterfrom
npmoidc
Mar 30, 2026
Merged

fix(build): explicitly use NPM TOKEN#56
MDarmawan merged 11 commits intomasterfrom
npmoidc

Conversation

@MDarmawan
Copy link
Copy Markdown
Collaborator

Short Description: Short explanation/description of PR (or issue/task)

PR Checklist

Please make sure that your PR fulfills the following requirements:

  • The commit message follows the Angular Commit Message Guidelines.
  • I have performed a self-review of my changes
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • My code/changes are commented (especially hard-to-understand areas) if they were not autogenerated
  • I have written/updated new integration tests for the core changes or new/updated tests not necessary (test/integration/key-protect.v2.test.js)
  • I have posted test results from local tests where relevant, and made sure the TravisCI tests succeeded

Current vs new behavior

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

Test Results

Test results may be run by the TravisCI build. If so, please verify whether they are running properly.

Dependencies

Is anything changing with respect to dependencies (i.e. package.json)? Explain that here and why they were changed.

MDarmawan and others added 11 commits March 30, 2026 15:43
Signed-off-by: Michael Darmawan <michael.darmawan@ibm.com>
Signed-off-by: Michael Darmawan <michael.darmawan@ibm.com>
Signed-off-by: Michael Darmawan <michael.darmawan@ibm.com>
Signed-off-by: Michael Darmawan <michael.darmawan@ibm.com>
Signed-off-by: Michael Darmawan <michael.darmawan@ibm.com>
Signed-off-by: Michael Darmawan <michael.darmawan@ibm.com>
Signed-off-by: Michael Darmawan <michael.darmawan@ibm.com>
Signed-off-by: Michael Darmawan <michael.darmawan@ibm.com>
Signed-off-by: Michael Darmawan <michael.darmawan@ibm.com>
Signed-off-by: Michael Darmawan <michael.darmawan@ibm.com>
@MDarmawan MDarmawan merged commit da4de0d into master Mar 30, 2026
13 checks passed
@MDarmawan MDarmawan deleted the npmoidc branch March 30, 2026 21:59
@MDarmawan MDarmawan restored the npmoidc branch March 30, 2026 22:07
github-actions bot pushed a commit that referenced this pull request Mar 30, 2026
## [0.4.2](v0.4.1...v0.4.2) (2026-03-30)

### Bug Fixes

* **build:** add GH TOKEN ([#48](#48)) ([d7885be](d7885be))
* **build:** add semantic-release to package.json ([#47](#47)) ([2f7c404](2f7c404))
* **build:** Explicitly label semantic-release version ([#54](#54)) ([2803f93](2803f93))
* **build:** explicitly use NPM TOKEN ([#56](#56)) ([da4de0d](da4de0d))
* **build:** GitHub Actions Fix ([f795aa3](f795aa3))
* **build:** more attempted fixes to GHA ([#51](#51)) ([191c71c](191c71c))
* **build:** more semantic-release trusted publishing fixes  ([#55](#55)) ([42ac197](42ac197))
* **build:** reconfgure GHActions to use NPM Trusted Publisher OIDC ([#50](#50)) ([dd0ff55](dd0ff55))
* **build:** Remove explicit semantic-release dependency ([#53](#53)) ([7f3864f](7f3864f))
* **build:** Trying to use auto-genned GITHUB_TOKEN for semantic-release ([#52](#52)) ([9709614](9709614))
* **build:** Update dependencies and vulns ([#45](#45)) ([b611962](b611962))
* **build:** Use GH_TOKEN ([#57](#57)) ([0511dea](0511dea))
@MDarmawan
Copy link
Copy Markdown
Collaborator Author

🎉 This PR is included in version 0.4.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants