-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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][TS migration] Migrate 'reviewerChecklist.js', 'getReleaseBody.js', 'getPreviousVersion.js' and 'checkDeployBlockers.js' .github files to Typescript #39197
[No QA][TS migration] Migrate 'reviewerChecklist.js', 'getReleaseBody.js', 'getPreviousVersion.js' and 'checkDeployBlockers.js' .github files to Typescript #39197
Conversation
.github/actions/javascript/checkDeployBlockers/checkDeployBlockers.ts
Outdated
Show resolved
Hide resolved
.github/actions/javascript/getPreviousVersion/getPreviousVersion.ts
Outdated
Show resolved
Hide resolved
.github/actions/javascript/reviewerChecklist/reviewerChecklist.ts
Outdated
Show resolved
Hide resolved
…5372-25373-to-typescript # Conflicts: # .github/scripts/buildActions.sh
@pac-guerreiro can you check failing ci steps? |
…5372-25373-to-typescript
@kubabutkiewicz Done! 😄 |
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.
lgtm
@ishpaul777 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] |
@ishpaul777 kind bump 🙂 |
Thanks for bump! I'll review this today 😄 |
@pac-guerreiro We have conflicts |
Reviewer Checklist
Screenshots/Videos@mountiny updated on @ishpaul777 behalf Android: NativeAndroid: mWeb ChromeiOS: NativeiOS: mWeb SafariMacOS: Chrome / SafariMacOS: Desktop |
…5372-25373-to-typescript # Conflicts: # .github/actions/javascript/checkDeployBlockers/checkDeployBlockers.ts # .github/actions/javascript/checkDeployBlockers/index.js # .github/actions/javascript/getPreviousVersion/index.js # .github/actions/javascript/getReleaseBody/index.js # .github/actions/javascript/reviewerChecklist/index.js # .github/scripts/buildActions.sh
@ishpaul777 conflicts resolved! Sorry for the delay! 😄 |
@pac-guerreiro we have lint errors now 😅 |
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.
May the mighty gods of Github Actions smile upon us with this glorious PR 🙏
…r/migrate-25370-25371-25372-25373-to-typescript
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.
changes look good to me
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.
🙏
Thanls for handling checklist @mountiny 🙏 |
🚀 Deployed to production by https://github.com/Julesssss in version: 1.4.60-13 🚀
|
Details
Fixed Issues
$#25370 #25371 #25372 #25373
PROPOSAL: N/A
Tests
N/A
Offline tests
N/A
QA Steps
N/A
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.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
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