Uh oh!
There was an error while loading. Please reload this page.
De-duplicate the logic for counting attachments - #42596
De-duplicate the logic for counting attachments#42596jakub-trzebiatowski wants to merge 1 commit into
Conversation
jakub-trzebiatowski
commented
Jan 22, 2024
@rozele Any chance you could review this? |
Base commit: cfc0ba0 |
jakub-trzebiatowski
commented
Jan 23, 2024
@rozele I took a look at the "build_npm_package" check and it seems unrelated to my changes 🙂 |
cipolleschi
left a comment
There was a problem hiding this comment.
Hi @cubuspl42, thanks for the PR. I left a couple of comments.
One is just a nit, but the other is related to function visibility and public API and I think it would be better to address it.
What are your thoughts on this suggestion?
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
822e5aa to
c7281d7Compare
cipolleschi
left a comment
There was a problem hiding this comment.
I added some concrete suggestions on how to move forward.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
c7281d7 to
16479a3Compare
cipolleschi
left a comment
There was a problem hiding this comment.
Thanks for your understanding and for applying the fixes.
CI is red but it is not due this PR: this morning Cocoapods released a new version (1.1.5.0) which is breaking. See more here.
jakub-trzebiatowski
commented
Feb 5, 2024
@cipolleschi Thank you for reviewing and approving this PR! What is the next action point here? 🙂 |
cipolleschi
commented
Feb 19, 2024
/rebase - this comment automatically rebase the PR on top of main |
facebook-github-bot
commented
Feb 19, 2024
@cipolleschi has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
cipolleschi
commented
Feb 19, 2024
I'm soooo sorry! I was sure we already merged this PR in main. 🤦 |
facebook-github-bot
commented
Feb 20, 2024
@cipolleschi merged this pull request in 69977d0. |
Summary:
De-duplicate the logic for counting attachments.
This is a minor improvement in the context of my multi-PR work on react-native-community/discussions-and-proposals#695.
Changelog:
[INTERNAL] [CHANGE] - De-duplicate the logic for counting attachments
Test Plan: