-
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
pusher upgrade 8.3.0 #27309
pusher upgrade 8.3.0 #27309
Conversation
@0xmiroslav 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] |
@pradeepmdk please also try to test reconnect
|
Podfile failing |
7a48404
to
5240ddb
Compare
@0xmiroslav could you help me understand here because this is stepname Expensify/App/.github/actions/composite/setupNode@main |
Not sure what's happening. Many checks are failing |
tests pass locally. please pull main and see same issue happens |
just now checked the main. the issue was installing npm ci in the |
5240ddb
to
7171233
Compare
Ah, why did you revert pushing package-lock.json? |
We should push package-lock.json as you see it fails lint |
ya i agree we need that for just for recheck in my local i reverted. |
c274f03
to
7171233
Compare
@0xmiroslav this is my local system npm install problem.. wait I will fix this soon. |
7171233
to
e98c5c2
Compare
@pradeepmdk update on #27309 (comment)? |
@0xmiroslav sorry for the delay all done now. |
Reviewer Checklist
Screenshots/VideosWebweb-web.movMobile Web - Chromeandroid-mchrome.movMobile Web - Safaridesktop-msafari.movDesktopdesktop-msafari.moviOSweb-ios.movAndroidandroid-mchrome.mov |
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! No regressions found
We did not find an internal engineer to review this PR, trying to assign a random engineer to #27167 as well as to this PR... Please reach out for help on Slack if no one gets assigned! |
✋ 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/luacmartins in version: 1.3.71-0 🚀
|
🚀 Deployed to production by https://github.com/thienlnam in version: 1.3.71-12 🚀
|
Details
Fixed Issues
$ #27167
PROPOSAL: #27167 (comment)
Tests
Offline tests
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 methodWaiting for Copy
label for a copy review on the original GH to get the correct copy.STYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)/** comment above it */
this
properly so there are no scoping issues (i.e. foronClick={this.submit}
the methodthis.submit
should be bound tothis
in the constructor)this
are necessary to be bound (i.e. avoidthis.submit = this.submit.bind(this);
ifthis.submit
is never passed to a component event handler likeonClick
)StyleUtils.getBackgroundAndBorderStyle(themeColors.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)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
Web
Screen.Recording.2023-09-13.at.11.53.18.AM.mov
offline
Untitled.mov
Mobile Web - Chrome
Screen.Recording.2023-09-13.at.12.41.24.PM.mov
Untitled.mov
Mobile Web - Safari
Screen.Recording.2023-09-13.at.12.10.54.PM.mov
offline
https://github.com/Expensify/App/assets/16595846/228e3d8a-b966-4233-867b-b0267fb5e71f
Desktop
Screen.Recording.2023-09-13.at.12.13.00.PM.mov
offline
Screen.Recording.2023-09-14.at.6.01.38.AM.mov
iOS
Screen.Recording.2023-09-13.at.12.07.59.PM.mov
offline
Untitled.mov
Android
Screen.Recording.2023-09-13.at.12.00.04.PM.mov
Untitled.mov