Conversation
|
@aldo-expensify 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] |
aldo-expensify
left a comment
There was a problem hiding this comment.
./.github/scripts/verifyActions.sh finished successfully after pulling the branch and running npm i
App git:(Rory-FixNCCBuilds) ✗ ./.github/scripts/verifyActions.sh
Rebuilding GitHub Actions...
> new.expensify@1.3.93-0 gh-actions-build
> ./.github/scripts/buildActions.sh
ncc: Version 0.38.1
ncc: Compiling file index.js into CJS
ncc: Version 0.38.1
ncc: Compiling file index.js into CJS
ncc: Version 0.38.1
ncc: Version 0.38.1
ncc: Compiling file index.js into CJS
ncc: Compiling file index.js into CJS
ncc: Version 0.38.1
ncc: Compiling file index.js into CJS
ncc: Version 0.38.1
ncc: Compiling file index.js into CJS
ncc: Version 0.38.1
ncc: Compiling file index.js into CJS
ncc: Version 0.38.1
ncc: Compiling file index.js into CJS
ncc: Version 0.38.1
ncc: Compiling file index.js into CJS
ncc: Version 0.38.1
ncc: Version 0.38.1
ncc: Compiling file index.js into CJS
ncc: Compiling file index.js into CJS
ncc: Version 0.38.1
ncc: Compiling file index.js into CJS
ncc: Version 0.38.1
ncc: Compiling file index.js into CJS
ncc: Version 0.38.1
ncc: Compiling file index.js into CJS
ncc: Version 0.38.1
ncc: Compiling file index.js into CJS
ncc: Version 0.38.1
ncc: Compiling file index.js into CJS
164kB .github/actions/javascript/getPreviousVersion/index.js
164kB [1460ms] - ncc 0.38.1
95kB .github/actions/javascript/validateReassureOutput/index.js
95kB [1429ms] - ncc 0.38.1
189kB .github/actions/javascript/bumpVersion/index.js
189kB [1623ms] - ncc 0.38.1
1088kB .github/actions/javascript/getReleaseBody/index.js
1088kB [2508ms] - ncc 0.38.1
1089kB .github/actions/javascript/verifySignedCommits/index.js
1089kB [2476ms] - ncc 0.38.1
1091kB .github/actions/javascript/awaitStagingDeploys/index.js
1091kB [2527ms] - ncc 0.38.1
1091kB .github/actions/javascript/postTestBuildComment/index.js
1091kB [2493ms] - ncc 0.38.1
1094kB .github/actions/javascript/markPullRequestsAsDeployed/index.js
1094kB [2542ms] - ncc 0.38.1
1089kB .github/actions/javascript/getPullRequestDetails/index.js
1089kB [2547ms] - ncc 0.38.1
1089kB .github/actions/javascript/checkDeployBlockers/index.js
1089kB [2582ms] - ncc 0.38.1
1091kB .github/actions/javascript/authorChecklist/index.js
1091kB [2549ms] - ncc 0.38.1
1087kB .github/actions/javascript/reopenIssueWithComment/index.js
1087kB [2589ms] - ncc 0.38.1
1100kB .github/actions/javascript/getDeployPullRequestList/index.js
1100kB [2642ms] - ncc 0.38.1
1087kB .github/actions/javascript/isStagingDeployLocked/index.js
1087kB [2601ms] - ncc 0.38.1
1092kB .github/actions/javascript/reviewerChecklist/index.js
1092kB [2606ms] - ncc 0.38.1
1273kB .github/actions/javascript/createOrUpdateStagingDeploy/index.js
1273kB [2693ms] - ncc 0.38.1
Github Actions are up to date!
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb ChromeiOS: NativeiOS: mWeb SafariMacOS: Chrome / SafariMacOS: Desktop |
|
✋ 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/AndrewGable in version: 1.3.94-0 🚀
|
1 similar comment
|
🚀 Deployed to staging by https://github.com/AndrewGable in version: 1.3.94-0 🚀
|
|
🚀 Deployed to production by https://github.com/Beamanator in version: 1.3.94-2 🚀
|
|
🚀 Deployed to staging by https://github.com/AndrewGable in version: 1.3.95-0 🚀
|
|
🚀 Deployed to production by https://github.com/puneetlath in version: 1.3.95-9 🚀
|
Details
Fixes NCC builds and hopefully prevents any further regressions from slipping through the cracks.
Fixed Issues
$ n/a – GitHub Action builds were broken on Saturday by #26605
Tests
Run
./.github/scripts/verifyActions.shand verify it passes.Offline tests
None.
QA Steps
None.
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)myBool && <MyComponent />.src/languages/*files and using the translation methodWaiting for Copylabel for a copy review on the original GH to get the correct copy.STYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)/** comment above it */thisproperly so there are no scoping issues (i.e. foronClick={this.submit}the methodthis.submitshould be bound tothisin the constructor)thisare necessary to be bound (i.e. avoidthis.submit = this.submit.bind(this);ifthis.submitis never passed to a component event handler likeonClick)StyleUtils.getBackgroundAndBorderStyle(themeColors.componentBG))Avataris modified, I verified thatAvataris working as expected in all cases)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
MacOS: Desktop