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

chore(build): dev build fix #347

Merged
merged 1 commit into from
Dec 3, 2021
Merged

chore(build): dev build fix #347

merged 1 commit into from
Dec 3, 2021

Conversation

WanderingHogan
Copy link
Contributor

Git is forcing ssl even when explicitely requesting http

#AP-00

What this PR does 📖
This fixes the build on netlify. The build is failing because yarn is forcing ssh instead of https for the submodules and satellite owned git repos our packages point to. Here is the same issue in NPM's repos, npm/cli#2610 the same fix helps us.

Which issue(s) this PR fixes 🔨

Fixes #

Special notes for reviewers 🗒️

Additional comments 🎤

Git is forcing ssl even when explicitely requesting http

#AP-00
@WanderingHogan WanderingHogan merged commit d6bd6c4 into dev Dec 3, 2021
@WanderingHogan WanderingHogan deleted the build branch December 3, 2021 02:25
@WanderingHogan
Copy link
Contributor Author

*forcing ssh

InfamousVague pushed a commit that referenced this pull request Dec 5, 2021
Git is forcing ssl even when explicitely requesting http

#AP-00
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