🍒 Cherry pick PR #56370 to staging 🍒#56382
Conversation
…o-2.0.92 Bump Onyx to 2.0.92
…room Travel - Enable trip room renaming
(cherry picked from commit dea414d)
|
This pull request has merge conflicts and can not be automatically merged. 😞 |
|
@danieldoglas Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
# Conflicts: # android/app/build.gradle # ios/NewExpensify/Info.plist # ios/NewExpensifyTests/Info.plist # ios/NotificationServiceExtension/Info.plist # package-lock.json # package.json
(CP triggered by roryabraham)
|
Noticing that the version-bump is now out of date, so I'll just redo the CP. But this issue template needs to be improved. And maybe we can post some instructions on bumping the version again to ensure that this is 1 higher than the version on staging |
|
🍒 Cherry pick #56382 to staging 🍒 |
|
🍒 Cherry pick #56382 to staging 🍒 ```bash Then manually resolve conflicts, and commit the change with `git cherry-pick --continue`. Lastly, please run: ```bash That will help us keep track of who triggered this CP. Once all that's done, push your changes with `git push origin roryabraham-cherry-pick-staging-6486b1d1961d4c6de85154905d57af5118b33ff9-1`, and then open this PR for review. Note that you must test this PR, and both the author and reviewer checklist should be completed, just as if you were merging the PR to main. |
|
🍒 Cherry pick #56382 to staging 🍒 git fetch
git checkout roryabraham-cherry-pick-staging-56382-1
git cherry-pick -S -x --mainline 1 6486b1d1961d4c6de85154905d57af5118b33ff9Then manually resolve conflicts, and commit the change with git commit --amend -m \"$(git log -1 --pretty=%B)\" -m \"(CP triggered by roryabraham)\"That will help us keep track of who triggered this CP. Once all that's done, push your changes with Note that you must test this PR, and both the author and reviewer checklist should be completed, just as if you were merging the PR to main. |
|
🍒 Cherry pick #56382 to staging 🍒 git fetch
git checkout roryabraham-cherry-pick-staging-56382-1
git cherry-pick -S -x --mainline 1 6486b1d1961d4c6de85154905d57af5118b33ff9Then manually resolve conflicts, and commit the change with git commit --amend -m "$(git log -1 --pretty=%B)" -m "(CP triggered by roryabraham)"That will help us keep track of who triggered this CP. Once all that's done, push your changes with Note that you must test this PR, and both the author and reviewer checklist should be completed, just as if you were merging the PR to main. |
|
🍒 Cherry pick #56382 to staging 🍒 This PR had conflicts when we tried to cherry-pick it to staging. You'll need to manually perform the cherry-pick, using the following steps: Auto-merging src/CONST.ts Changes not staged for commit: Untracked files: no changes added to commit (use "git add" and/or "git commit -a") Then manually resolve conflicts, and commit the change with On branch Rory-DontSkipTestsForManualCPs Changes not staged for commit: Untracked files: no changes added to commit (use "git add" and/or "git commit -a"). Lastly, please run: That will help us keep track of who triggered this CP. Once all that's done, push your changes with , and then open this PR for review. Note that you must test this PR, and both the author and reviewer checklist should be completed, just as if you were merging the PR to main. PR Author Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb ChromeiOS: NativeiOS: mWeb SafariMacOS: Chrome / SafariMacOS: Desktop |
|
🍒 Cherry pick #56382 to staging 🍒 This PR had conflicts when we tried to cherry-pick it to staging. You'll need to manually perform the cherry-pick, using the following steps: git fetch
git checkout roryabraham-cherry-pick-staging-56382-1
git cherry-pick -S -x --mainline 1 6486b1d1961d4c6de85154905d57af5118b33ff9Then manually resolve conflicts, and commit the change with git commit --amend -m "$(git log -1 --pretty=%B)" -m "(CP triggered by roryabraham)"That will help us keep track of who triggered this CP. Once all that's done, push your changes with Note that you must test this PR, and both the author and reviewer checklist should be completed, just as if you were merging the PR to main. PR Author Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb ChromeiOS: NativeiOS: mWeb SafariMacOS: Chrome / SafariMacOS: Desktop |
🍒 Cherry pick #56370 to staging 🍒
This PR had conflicts when we tried to cherry-pick it to staging. You'll need to manually perform the cherry-pick, using the following steps:
(cherry picked from commit dea414d)" -m "(CP triggered by roryabraham)"
```