-
Notifications
You must be signed in to change notification settings - Fork 3k
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] Create reusable validateActor action #56415
Conversation
🚧 @roryabraham has triggered a test build. You can view the workflow run here. |
🚧 @roryabraham has triggered a test hybrid app build. You can view the workflow run here. |
This comment has been minimized.
This comment has been minimized.
@Julesssss Ready for review! 🙇🏼 |
🧪🧪 Use the links below to test this adhoc build on Android, iOS, Desktop, and Web. Happy testing! 🧪🧪
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nothing stands out to me. As a basic test can you run both ad-hoc workflows against these changes?
I did - see the PR description. There were several bugs that helped me catch and fix 🙃 |
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb ChromeiOS: NativeiOS: mWeb SafariMacOS: Chrome / SafariMacOS: Desktop |
My bad, carry on... |
haha, this'll be one to merge tomorrow |
Thanks for the reviews @Julesssss. I think I'm going to close this PR and re-create it from the E/App-Test-Fork fork as a test. |
Created #56501 |
Explanation of Change
Creating reusable validateActor action to DRY up some GHA code.
Fixed Issues
$ #56233
https://github.com/Expensify/Expensify/issues/195693
Tests
Testing AdHoc builds before merge, live-testing the rest. Without
Ready to Build
label:With
Ready to Build
label:https://github.com/Expensify/App/actions/runs/13164964072/job/36742728970
https://github.com/Expensify/App/actions/runs/13165016094
Verify that no errors appear in the JS console
Offline tests
None.
QA Steps
None.
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)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
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop