-
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 'test.test.js', 'reviewerChecklist.test.js', 'preDeploy.test.js', 'platformDeploy.test.js', 'lockDeploys.test.js' workflow test to TypeScript #38045
Conversation
On hold till utils are migrated. |
# Conflicts: # package-lock.json # workflow_tests/jest.config.js # workflow_tests/lockDeploys.test.ts # workflow_tests/platformDeploy.test.ts # workflow_tests/preDeploy.test.ts # workflow_tests/reviewerChecklist.test.ts # workflow_tests/test.test.ts
@VickyStash utils was merged, you can continue work here! |
@fabioh8010 there are some problems in utils typing, which should be resolved with this PR, so I'm putting this PR on hold till solutions will be merged. |
@VickyStash Thanks, could you change PR title to |
@Santhosh-Sellavel 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] |
@VickyStash Let's merge the newest main here to make sure GH actions work properly |
@Santhosh-Sellavel Can you approve his PR, so that an internal can be assigned? |
# Conflicts: # workflow_tests/lockDeploys.test.ts # workflow_tests/reviewerChecklist.test.ts
# Conflicts: # workflow_tests/preDeploy.test.ts # workflow_tests/utils/utils.ts
We did not find an internal engineer to review this PR, trying to assign a random engineer to #32046 as well as to this PR... Please reach out for help on Slack if no one gets assigned! |
Looks like an engineer was not assigned, @mountiny could you help? |
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb ChromeiOS: NativeiOS: mWeb SafariMacOS: Chrome / SafariMacOS: Desktop |
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.
Looks good to me and tests seem to pass, thank you
🚀 Deployed to staging by https://github.com/mountiny in version: 1.4.58-0 🚀
|
🚀 Deployed to production by https://github.com/Beamanator in version: 1.4.58-8 🚀
|
Details
[TS migration] Migrate 'test.test.js', 'reviewerChecklist.test.js', 'preDeploy.test.js', 'platformDeploy.test.js', 'lockDeploys.test.js' workflow test to TypeScript
Fixed Issues
$ #32047
$ #32046
$ #32048
$ #32049
$ #32050
PROPOSAL: N/A
Tests
npm run workflow-test
Offline tests
N/A
QA Steps
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 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.