[No QA] Split ESLint action into three #49165
Conversation
Kicu
left a comment
There was a problem hiding this comment.
LGTM, I think its nicer to have more smaller checks 👍
|
@DylanDylann 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] |
roryabraham
left a comment
There was a problem hiding this comment.
I think we'll also want to add the prettier workflow here
|
@roryabraham back to you 😄 |
|
@blazejkustra I am not sure why we need to split lint.yml file. But I see we duplicate the pre-conditioner (24 first lines) in these files: .github/workflows/lint.yml, .github/workflows/prettier.yml, .github/workflows/lint-changed.yml Should we make it DRY? |
|
@blazejkustra How do you think about this comment? |
|
@DylanDylann Sorry that we didn't specify this, but I think C+ review isn't required on this one |
I agree, working on it |
Here is the context, basically I don't see a reason why prettier and lint would be in one action 😅 |
|
✋ 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/roryabraham in version: 9.0.36-0 🚀
|
|
🚀 Deployed to production by https://github.com/grgia in version: 9.0.36-2 🚀
|
Details
This PR is a follow up on this.
More context in the thread on the issue.
Fixed Issues
$ #49102
Tests
npm run lint-changed, verify it passes.withOnyxusage.npm run lint-changed, verify it fails.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)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel so 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
N/A