Skip to content

Remove legacy npm nightly token workflow - #2797

Merged
alixander merged 1 commit into
masterfrom
agent/remove-legacy-npm-nightly
Aug 3, 2026
Merged

Remove legacy npm nightly token workflow#2797
alixander merged 1 commit into
masterfrom
agent/remove-legacy-npm-nightly

Conversation

@alixander

Copy link
Copy Markdown
Collaborator

What changed

  • removed the legacy npm-nightly job from the manual daily workflow
  • removed the obsolete ci dependency on that publishing job
  • kept the daily CI workflow available by manual dispatch

Why

The npm package now uses the separately proven stage-only trusted publisher workflow, and the legacy NPM_TOKEN secret has been deleted. Keeping a dormant direct-token publisher would leave a misleading, unusable release path in the repository.

Impact

Manual daily CI remains available and runs directly. This change does not publish or stage an npm package.

Validation

  • parsed .github/workflows/daily.yml with Ruby/Psych
  • git diff --check
  • repository-wide search confirmed no remaining workflow references to NPM_TOKEN or npm-nightly

@alixander
alixander marked this pull request as ready for review August 3, 2026 15:15
@alixander
alixander merged commit 9f51475 into master Aug 3, 2026
2 of 6 checks passed
@alixander
alixander deleted the agent/remove-legacy-npm-nightly branch August 3, 2026 15:15
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.

1 participant