update expensify common dependency hash#11069
Conversation
|
npm has a |
1 similar comment
|
npm has a |
|
npm has a |
3 similar comments
|
npm has a |
|
npm has a |
|
npm has a |
|
@danieldoglas looks like this was merged without passing tests. Please add a note explaining why this was done and remove the |
|
it did pass the tests. |
|
✋ 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 @danieldoglas in version: 1.2.2-0 🚀
|
| @@ -0,0 +1 @@ | |||
| PUSHER_DEV_SUFFIX=-14fec3ac47964662914a7b6a69ba5e41 | |||
There was a problem hiding this comment.
@srikarparsi It looks like you committed this file on accident. If so, please put up a PR to remove it. If not, what's it for?
There was a problem hiding this comment.
lolllllllllll it's still there 😅
There was a problem hiding this comment.
oh shoot never saw @neil-marcellini's original message. I'm pretty sure I committed it on accident but I'll double check rq and make a pr to remove it.
There was a problem hiding this comment.
I think you should keep it and see how long it lasts ![]()
|
🚀 Deployed to production by @luacmartins in version: 1.2.2-0 🚀
|
Details
Fixed Issues
$ Expensify/expensify-common#463
Tests
PR Review Checklist
Contributor (PR Author) Checklist
### Fixed Issuessection aboveTestssectionQA stepssectiontoggleReportand notonIconClick)src/languages/*filesSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)/** comment above it */displayNamepropertythisproperly so there are no scoping issues (i.e. foronClick={this.submit}the methodthis.submitshould be bound tothisin the constructor)thisare necessary to be bound (i.e. avoidthis.submit = this.submit.bind(this);ifthis.submitis never passed to a component event handler likeonClick)StyleUtils.getBackgroundAndBorderStyle(themeColors.componentBG)Avataris modified, I verified thatAvataris working as expected in all cases)PR Reviewer Checklist
The Contributor+ will copy/paste it into a new comment and complete it after the author checklist is completed
### Fixed Issuessection aboveTestssectionQA stepssectiontoggleReportand notonIconClick).src/languages/*filesSTYLE.md) were followedAvatar, I verified the components usingAvatarhave been tested & I retested again)/** comment above it */displayNamepropertythisproperly so there are no scoping issues (i.e. foronClick={this.submit}the methodthis.submitshould be bound tothisin the constructor)thisare necessary to be bound (i.e. avoidthis.submit = this.submit.bind(this);ifthis.submitis never passed to a component event handler likeonClick)StyleUtils.getBackgroundAndBorderStyle(themeColors.componentBG)Avataris modified, I verified thatAvataris working as expected in all cases)QA Steps