Skip to content

[No QA] Fix lock comment#7533

Merged
stitesExpensify merged 1 commit into
mainfrom
Rory-FixLockComment
Feb 3, 2022
Merged

[No QA] Fix lock comment#7533
stitesExpensify merged 1 commit into
mainfrom
Rory-FixLockComment

Conversation

@roryabraham

Copy link
Copy Markdown
Contributor

Details

Fixes an oops. Need double-quotes for variable expansion in bash.

Fixed Issues

$ n/a – see here:

broken comment
fixed comment

Tests

You can test the bash command to verify that the fix works (need the GitHub CLI installed):

gh issue comment \
    $(gh issue list --label StagingDeployCash --json number --jq '.[0].number') \
    --body ":rocket: All staging deploys are complete, @Expensify/applauseleads please begin QA on version https://github.com/Expensify/App/releases/tag/$(< package.json jq -r .version) :rocket:"
  • Verify that no errors appear in the JS console

Tested On

Bash/GitHub

@roryabraham roryabraham requested a review from a team as a code owner February 2, 2022 21:06
@roryabraham roryabraham self-assigned this Feb 2, 2022
@MelvinBot MelvinBot requested review from stitesExpensify and removed request for a team February 2, 2022 21:06
@stitesExpensify stitesExpensify merged commit 7789ff1 into main Feb 3, 2022
@stitesExpensify stitesExpensify deleted the Rory-FixLockComment branch February 3, 2022 19:03
@OSBotify

OSBotify commented Feb 3, 2022

Copy link
Copy Markdown
Contributor

✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release.

@OSBotify

OSBotify commented Feb 4, 2022

Copy link
Copy Markdown
Contributor

🚀 Deployed to staging by @stitesExpensify in version: 1.1.36-0 🚀

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

@OSBotify

OSBotify commented Feb 7, 2022

Copy link
Copy Markdown
Contributor

🚀 Deployed to production by @roryabraham in version: 1.1.36-0 🚀

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.

3 participants