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

Forces using https for the regular registries #7393

Merged
merged 5 commits into from Jul 12, 2019
Merged

Conversation

arcanis
Copy link
Member

@arcanis arcanis commented Jul 12, 2019

Summary

The npm registry had an outage some time ago and returned http: protocols instead of https: for various projects. The following diff ensures that we always use https no matter what for both the npm registry and the yarn registry.

Test plan

Added unit tests.

@arcanis arcanis merged commit 2f08a74 into master Jul 12, 2019
@arcanis arcanis deleted the https-enforcement branch July 12, 2019 14:20
arcanis added a commit that referenced this pull request Jul 12, 2019
* Forces using https for the regular registries

* Fixes linting

* Updates the changelog

* Adds npmjs.com to the list
VincentBailly pushed a commit to VincentBailly/yarn that referenced this pull request Jun 10, 2020
* Forces using https for the regular registries

* Fixes linting

* Updates the changelog

* Adds npmjs.com to the list
VincentBailly pushed a commit to VincentBailly/yarn that referenced this pull request Jun 10, 2020
* Forces using https for the regular registries

* Fixes linting

* Updates the changelog

* Adds npmjs.com to the list
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.

None yet

1 participant