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

Use git+https when loading expensify-common #6168

Merged
merged 1 commit into from
Nov 2, 2021
Merged

Use git+https when loading expensify-common #6168

merged 1 commit into from
Nov 2, 2021

Conversation

yuwenmemon
Copy link
Contributor

@yuwenmemon yuwenmemon commented Nov 2, 2021

@francoisl @Jag96

Details

Looks like we hit a brownout related to: https://github.blog/2021-09-01-improving-git-protocol-security-github/

We need to stop using the unencrypted git:// protocol. Move us over to git+https://.

Fixed Issues

None, but fixes the failing deploy here: https://github.com/Expensify/App/runs/4074554859

Tests

Ran npm install in the /App repo, made sure it was successful.

@yuwenmemon yuwenmemon requested a review from Jag96 November 2, 2021 00:58
@yuwenmemon yuwenmemon self-assigned this Nov 2, 2021
@yuwenmemon yuwenmemon requested a review from a team as a code owner November 2, 2021 00:58
@MelvinBot MelvinBot requested review from AndrewGable and removed request for a team November 2, 2021 00:58
package.json Outdated Show resolved Hide resolved
@yuwenmemon yuwenmemon changed the title Use git+ssh when loading expensify-common Use git+https when loading expensify-common Nov 2, 2021
@yuwenmemon yuwenmemon merged commit e04b94f into main Nov 2, 2021
@yuwenmemon yuwenmemon deleted the yuwen-https branch November 2, 2021 03:43
@github-actions
Copy link
Contributor

github-actions bot commented Nov 2, 2021

⚠️ ⚠️ Heads up! This pull request has the CP Staging label. ⚠️ ⚠️
Merging it will cause it to be immediately deployed to staging, even if the open StagingDeployCash deploy checklist is locked.

github-actions bot pushed a commit that referenced this pull request Nov 2, 2021
Use git+https when loading expensify-common

(cherry picked from commit e04b94f)
@OSBotify
Copy link
Contributor

OSBotify commented Nov 2, 2021

🚀 Cherry-picked to staging by @yuwenmemon in version: 1.1.12-3 🚀

platform result
🤖 android 🤖 success ✅
🖥 desktop 🖥 success ✅
🍎 iOS 🍎 success ✅
🕸 web 🕸 success ✅

@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes.

@OSBotify
Copy link
Contributor

OSBotify commented Nov 2, 2021

🚀 Deployed to production by @yuwenmemon in version: 1.1.12-3 🚀

platform result
🤖 android 🤖 success ✅
🖥 desktop 🖥 success ✅
🍎 iOS 🍎 success ✅
🕸 web 🕸 success ✅

@OSBotify
Copy link
Contributor

OSBotify commented Nov 3, 2021

🚀 Deployed to staging by @yuwenmemon in version: 1.1.12-4 🚀

platform result
🤖 android 🤖 success ✅
🖥 desktop 🖥 success ✅
🍎 iOS 🍎 success ✅
🕸 web 🕸 success ✅

@OSBotify
Copy link
Contributor

OSBotify commented Nov 4, 2021

🚀 Deployed to production by @yuwenmemon in version: 1.1.13-2 🚀

platform result
🤖 android 🤖 success ✅
🖥 desktop 🖥 success ✅
🍎 iOS 🍎 success ✅
🕸 web 🕸 success ✅

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.

4 participants