Skip to content

‎match-lms-release: remove NPM_TOKEN#44

Merged
cfbao merged 1 commit into
mainfrom
cbao/lms-version-actions
Jun 15, 2026
Merged

‎match-lms-release: remove NPM_TOKEN#44
cfbao merged 1 commit into
mainfrom
cbao/lms-version-actions

Conversation

@cfbao

@cfbao cfbao commented Jun 13, 2026

Copy link
Copy Markdown
Contributor

I'm not seeing any usage of this action for publishing to public NPM.
All existing usages are for publishing to CodeArtifact.

All existing usages of the NPM_TOKEN input are incorrect, and I'm opening PRs to remove them:
https://github.com/pulls/search?q=is%3Apr+author%3Acfbao+%22remove+unnecessary+NPM_TOKEN+from+match-lms-release%22

HOD-4564 - Proxy Registry > Mass update repos

@cfbao cfbao changed the title lms-version-actions: remove NPM_TOKEN ‎match-lms-release: remove NPM_TOKEN Jun 13, 2026
@cfbao cfbao marked this pull request as ready for review June 15, 2026 15:01
@cfbao cfbao requested review from dlockhart and svanherk June 15, 2026 15:01
@@ -43,7 +43,6 @@ Options:
* `DRY_RUN` (default: `false`): Simulates a release but does not actually do one
* `GITHUB_TOKEN`: Token to use to update version in 'package.json' and create the tag -- see section below on the release token for more details
* `NPM` (default: `false`): Whether or not to release as an NPM package (see "NPM Package Deployment" below for more info)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

In hindsight, while this is technically accurate, I wish we'd called this something else. Like PUBLISH or whatever. Cause now's it's just kinda confusing

@cfbao cfbao merged commit 3f3ea7e into main Jun 15, 2026
1 check passed
@cfbao cfbao deleted the cbao/lms-version-actions branch June 15, 2026 16:37
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.

2 participants