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

Remove step ID as it's not needed and causing errors #2464

Merged
merged 1 commit into from
Apr 19, 2021
Merged

Conversation

AndrewGable
Copy link
Contributor

Details

There was a startup error with our new deployment commenting code as seen here https://github.com/Expensify/Expensify.cash/actions/runs/764799755

The workflow is not valid. .github/workflows/platformDeploy.yml (Line: 281, Col: 13): The identifier 'getReleasePRList' may not be used more than once within the same scope.

I removed the duplicate ID as it's not required for this step, just a copy paste mistake.

Fixed Issues

Fixes startup error here: https://github.com/Expensify/Expensify.cash/actions/runs/764799755

Tests

  1. Merge this PR
  2. Verify the deploy works successfully with no errors.

@AndrewGable AndrewGable requested a review from roryabraham April 19, 2021 20:04
@AndrewGable AndrewGable self-assigned this Apr 19, 2021
@AndrewGable AndrewGable requested a review from a team as a code owner April 19, 2021 20:04
@MelvinBot MelvinBot requested review from Luke9389 and removed request for a team April 19, 2021 20:05
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, thanks for fixing this.

@roryabraham roryabraham merged commit 4cc67c2 into main Apr 19, 2021
@roryabraham roryabraham deleted the andrew-fix-id branch April 19, 2021 20:36
@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.

4 participants