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

Checkout code and set up npm for deploy code #2469

Merged
merged 1 commit into from
Apr 19, 2021
Merged

Conversation

AndrewGable
Copy link
Contributor

Details

in https://github.com/Expensify/Expensify.cash/runs/2384940915?check_suite_focus=true the VERSION environment variable was not set causing the workflow to fail. I assume this is because we have not checked out the repo and haven't set up npm. Leaving npm run print-version --silent to just fail and set VERSION to an empty string.

Fixed Issues

Fixes failing deploys

Tests

  1. Merge this PR
  2. Verify there is a comment left saying this PR was deployed to staging.

@AndrewGable AndrewGable requested a review from roryabraham April 19, 2021 21:25
@AndrewGable AndrewGable self-assigned this Apr 19, 2021
@AndrewGable AndrewGable requested a review from a team as a code owner April 19, 2021 21:25
@MelvinBot MelvinBot requested review from thienlnam and Gonals and removed request for a team April 19, 2021 21:26
Copy link
Contributor

@roryabraham roryabraham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@roryabraham
Copy link
Contributor

Merging before E2E finishes because this doesn't touch any code related to the iOS app.

@roryabraham roryabraham merged commit 529bdb7 into main Apr 19, 2021
@roryabraham roryabraham deleted the andrew-checkout branch April 19, 2021 21:31
@OSBotify
Copy link
Contributor

🚀 [Deployed](https://github.com/Expensify/Expensify.cash
/actions/runs/765130740) 🚀 to
staging on Mon Apr 19 2021 at 22:41:56 GMT+0000 (Coordinated Universal Time)

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

@OSBotify
Copy link
Contributor

OSBotify commented May 8, 2021

🚀 Deployed to production in version: 1.0.39-5🚀

platform result
🤖 android 🤖 failure ❌
🖥 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.

3 participants