Skip to content

Add registry-url to release workflow#1146

Merged
graygilmore merged 2 commits intomainfrom
gg-fix-release
Mar 13, 2026
Merged

Add registry-url to release workflow#1146
graygilmore merged 2 commits intomainfrom
gg-fix-release

Conversation

@graygilmore
Copy link
Contributor

Our release workflow is currently failing and documentation seems to suggest that we should be using the registry-url attribute when setting up Node.

Please note that you need to set the registry-url to https://registry.npmjs.org in setup-node to properly configure your credentials.

Additionally I ran npm pkg fix against all of the package.json files in the repo after seeing warnings in the action logs.

Our release isn't currently working and this is one of the pieces that's
missing from the documentation that we haven't added.
@graygilmore graygilmore marked this pull request as ready for review March 13, 2026 20:59
@graygilmore graygilmore requested a review from a team as a code owner March 13, 2026 20:59
Copy link
Contributor

@kdaviduik kdaviduik left a comment

Choose a reason for hiding this comment

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

LGTM, i remember having to do the same thing in Hydrogen

@graygilmore graygilmore merged commit cb8d785 into main Mar 13, 2026
8 checks passed
@graygilmore graygilmore deleted the gg-fix-release branch March 13, 2026 21:17
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