[NoQA] Fix adhoc builds names with new fingerprint #82391
[NoQA] Fix adhoc builds names with new fingerprint #82391mountiny merged 7 commits intoExpensify:mainfrom
Conversation
|
🚧 @mountiny has triggered a test Expensify/App build. You can view the workflow run here. |
This comment has been minimized.
This comment has been minimized.
|
🚧 @mountiny has triggered a test Expensify/App build. You can view the workflow run here. |
|
🧪🧪 Use the links below to test this adhoc build on Android, iOS, and Web. Happy testing! 🧪🧪
|
|
🚧 @mountiny has triggered a test Expensify/App build. You can view the workflow run here. |
|
🧪🧪 Use the links below to test this adhoc build on Android, iOS, and Web. Happy testing! 🧪🧪
|
|
@ChavdaSachin 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] |
|
Do I need to review this? |
|
Not much to review here @mountiny |
rafecolton
left a comment
There was a problem hiding this comment.
LGTM. Were you still going to include the Mobile-Expensify ref in custom-identifier? Or is that unnecessary now?
Reviewer Checklist
Screenshots/VideosAndroid: HybridAppAndroid: mWeb ChromeiOS: HybridAppiOS: mWeb SafariMacOS: Chrome / Safari |
|
@LukasMod Can you please address the comment from Rafe:
|
|
@mountiny @rafecolton I think it would be beneficial to include both App and MobileExpensify in the custom identifier so it always points to a very specific moment in the app’s history. It would resolve edge case issue when there are only JS changes in Mobile-Expensify and multiple builds with testBuild.yml. But I would implement this for both workflows (manual and on push) so that all ad-hoc URLs follow the same pattern, providing a clearer and consistent view like now. I pushed small change with additional step to compute that identifier after all checkouts to result with format: |
mountiny
left a comment
There was a problem hiding this comment.
Looks good, I will move this ahead so we can test it
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
|
🚀 Deployed to staging by https://github.com/mountiny in version: 9.3.20-0 🚀
|
|
🚀 Deployed to production by https://github.com/mountiny in version: 9.3.20-6 🚀
|
|
🚀 Deployed to production by https://github.com/mountiny in version: 9.3.20-6 🚀
|
Explanation of Change
Resolves edge case issue #81520 (comment)
and optimize storage on remote cache with uploading zip artifacts without identifiers (only based on fingerprint changes, not based on eg commits sha).
Based on:
Fixed Issues
$ #81466
PROPOSAL:
Tests
Offline tests
QA Steps
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectioncanBeMissingparam foruseOnyxtoggleReportand notonIconClick)src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))npm run compress-svg)Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari