Skip to content

Add NPM_TOKEN#1362

Merged
rustyjux merged 2 commits intotestfrom
dev
Feb 25, 2026
Merged

Add NPM_TOKEN#1362
rustyjux merged 2 commits intotestfrom
dev

Conversation

@Elson9
Copy link
Contributor

@Elson9 Elson9 commented Feb 25, 2026

Fixes 403 Forbidden on Cypress tests.

The 403 Forbidden happens when the npm registry rate-limits unauthenticated requests. In our workflow, several images run npm install in parallel (cypress-jwks-url, feeder, apsportal, cypress, etc.), so the runner hits that limit and npm returns 403.

@danebenal
Copy link

Do we have documentation detailing the need for the NPM_TOKEN and it's 90 days rotation somewhere?

@Elson9
Copy link
Contributor Author

Elson9 commented Feb 25, 2026

Do we have documentation detailing the need for the NPM_TOKEN and it's 90 days rotation somewhere?

Not yet. This is a newly discovered issue.

Copy link
Contributor

@rustyjux rustyjux left a comment

Choose a reason for hiding this comment

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

Good catch. Thanks for laying it out clearly in the chat message.

@rustyjux rustyjux merged commit 9ec8b25 into test Feb 25, 2026
11 of 12 checks passed
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.

3 participants