Skip to content

Revert "fix: remove GitHub registry auth steps for npm install"#234

Merged
jairo-bc merged 1 commit intomasterfrom
revert-233-ci/remove-github-registry-auth
Apr 1, 2026
Merged

Revert "fix: remove GitHub registry auth steps for npm install"#234
jairo-bc merged 1 commit intomasterfrom
revert-233-ci/remove-github-registry-auth

Conversation

@jairo-bc
Copy link
Copy Markdown
Contributor

@jairo-bc jairo-bc commented Apr 1, 2026

Reverts #233


Note

Medium Risk
Changes the release pipeline’s npm authentication/registry configuration, which can break installs or expose token scope issues if misconfigured, but does not affect runtime library code.

Overview
Restores GitHub Packages configuration in the release.yml workflow by writing @bigcommerce-labs registry and an auth token to ~/.npmrc before npm i.

This unblocks CI/release installs for dependencies under the @bigcommerce-labs scope (e.g., bodl-events) prior to building and running the release step.

Written by Cursor Bugbot for commit 048ea86. This will update automatically on new commits. Configure here.

@jairo-bc jairo-bc merged commit db9ddad into master Apr 1, 2026
4 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 1, 2026

🎉 This PR is included in version 6.21.0 🎉

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