-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Add HybridApp deploy to platform deploy #43046
Conversation
@ 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] |
Testing: Let's CP this to staging once it's merged to give it a full test before we run a staging deploy just incase we need to revert this again. |
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb ChromeiOS: NativeiOS: mWeb SafariMacOS: Chrome / SafariMacOS: Desktop |
Add HybridApp deploy to platform deploy (cherry picked from commit 87efc85)
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
This didn't work, we are reverting it. |
🚀 Deployed to production by https://github.com/Julesssss in version: 1.4.79-11 🚀
|
Details
Adds the HybridApp deploy workflow call when we are deploying to staging, round two. This time I understand the tests a bit better and they are being correctly mocked. Additionally, we are now following the GitHub documentation on how to call this re-usable workflow.
Fixed Issues
Related #37858
Tests
Offline tests
N/A
QA Steps
N/A
PR Author Checklist
-[ ] I linked the correct issue in the
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.src/languages/*
files and using the translation methodSTYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)Design
label and/or tagged@Expensify/design
so the design team can review the changes.ScrollView
component to make it scrollable when more elements are added to the page.main
branch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTest
steps.Screenshots/Videos
Android: Native
N/A - Deploy only
Android: mWeb Chrome
N/A - Deploy only
iOS: Native
N/A - Deploy only
iOS: mWeb Safari
N/A - Deploy only
MacOS: Chrome / Safari
N/A - Deploy only
MacOS: Desktop
N/A - Deploy only