Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Yarn Berry: Private registry support #5831

Merged
merged 4 commits into from
Oct 7, 2022
Merged

Conversation

pavera
Copy link
Contributor

@pavera pavera commented Oct 4, 2022

This PR adds initial support for private registries in yarn berry.

The support depends on the proxy for authentication and that the repo has a .yarnrc.yml properly configured to enable/setup the private registry.

This support is behind the yarn_berry feature flag.

@pavera pavera requested a review from a team as a code owner October 4, 2022 06:36
@pavera pavera changed the title Adding yarn berry private registry support Yarn Berry: Private registry support Oct 4, 2022
pavera added 4 commits October 6, 2022 08:41
Adds minimal private registry support relying fully on the fact that we will clone the repo and will use the proxy for authentication.
@pavera pavera force-pushed the pavera/yarn-berry-private-reg branch from 0a95d7a to df667d6 Compare October 6, 2022 14:41
@pavera pavera merged commit 329ba5d into main Oct 7, 2022
@pavera pavera deleted the pavera/yarn-berry-private-reg branch October 7, 2022 00:10
@pavera pavera mentioned this pull request Oct 31, 2022
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