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

[NO QA] Fix tests/unit/getPullRequestsMergedBetweenTest.sh #7134

Merged
merged 4 commits into from
Jan 13, 2022

Conversation

AndrewGable
Copy link
Contributor

@AndrewGable AndrewGable commented Jan 11, 2022

Details

The -S flag was causing cherry picks to be signed, we can safely remove the flag and the tests will still be effective.

Fixed Issues

$ https://github.com/Expensify/Expensify/issues/191675

Tests

  1. Turn off signing in your git config
  2. Run the script locally and verify it passes 👍
  3. Verify the tests pass in this PR

QA Steps

N/A - Unit test, no code changes

@AndrewGable AndrewGable self-assigned this Jan 11, 2022
@AndrewGable AndrewGable requested a review from a team as a code owner January 11, 2022 21:58
@MelvinBot MelvinBot requested review from MariaHCD and removed request for a team January 11, 2022 21:59
roryabraham
roryabraham previously approved these changes Jan 12, 2022
@roryabraham
Copy link
Contributor

@AndrewGable While testing this you might have messed up your commit signing:

image

MariaHCD
MariaHCD previously approved these changes Jan 12, 2022
Copy link
Contributor

@MariaHCD MariaHCD left a comment

Choose a reason for hiding this comment

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

LGTM! Just need those unverified commits to be verified.

@AndrewGable
Copy link
Contributor Author

lol nice catch, I did turn off signing! Fix incoming shortly

@AndrewGable
Copy link
Contributor Author

Ok first time doing a signed rebase, but I think it all worked!

@roryabraham roryabraham merged commit f8e48cd into main Jan 13, 2022
@roryabraham roryabraham deleted the andrew-sign-test branch January 13, 2022 00:14
@roryabraham
Copy link
Contributor

Thanks again for figuring this out!

@OSBotify
Copy link
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
Copy link
Contributor

🚀 Deployed to staging by @roryabraham in version: 1.1.29-6 🚀

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

@OSBotify
Copy link
Contributor

🚀 Deployed to production by @roryabraham in version: 1.1.30-3 🚀

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