[No QA] Fix workflow warning about changed native files#55518
[No QA] Fix workflow warning about changed native files#55518jnowakow wants to merge 10 commits intoExpensify:mainfrom
Conversation
|
@neil-marcellini 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] |
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb ChromeiOS: NativeiOS: mWeb SafariMacOS: Chrome / SafariMacOS: Desktop |
6e2af41 to
02e1044
Compare
|
I have updated the qa steps |
|
Marking this as WIP as we agreed that we are going to add a duplication check - the comments should not keep posting on the same PR with each commit changing the native files |
…m:software-mansion-labs/expensify-app-fork into jnowakow/fix-native-file-comment-workflow
9da99fd to
68aad6d
Compare
|
@mountiny I've added check for comment. I had to change trigger to |
|
All yours @neil-marcellini |
|
|
||
|
|
There was a problem hiding this comment.
maybe unnecessary lines but NAB
|
|
||
| on: | ||
| pull_request: | ||
| pull_request_target: |
There was a problem hiding this comment.
I don't love pull_request_target, it has special rules and we should double check them here: https://github.com/Expensify/App/blob/main/.github/workflows/README.md#security-rules-
There was a problem hiding this comment.
Also - I wonder if we can remove this workflow with this upcoming PR: #55328
There was a problem hiding this comment.
Hmm that is good point, we might not need this so much with the workflow in the linked PR
There was a problem hiding this comment.
Yeah, it seems that this workflow won't have sense if the #55328 is merged
|
Lets close this then and focus on the #55328 |
|
closing in favour off #55328 |
@mountiny
Explanation of Change
This is fix for lately introduced workflow which is right now failing.
Fixed Issues
No issue created
PROPOSAL:
Tests
Workflow will run on any PR that has native files changed. For manual testing one can rerun workflow for example on this PR
Offline tests
QA Steps
// TODO: These must be filled out, or the issue title must include "[No QA]."
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))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
N/A
Android: mWeb Chrome
N/A
iOS: Native
N/A
iOS: mWeb Safari
N/A
MacOS: Chrome / Safari
N/A
MacOS: Desktop
N/A