Skip to content
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

chore: revert flipper integration #6944

Merged
merged 1 commit into from
Aug 2, 2023

Conversation

sethkfman
Copy link
Contributor

@sethkfman sethkfman commented Aug 1, 2023

Development & PR Process

  1. Follow MetaMask Mobile Coding Standards
  2. Add release-xx label to identify the PR slated for a upcoming release (will be used in release discussion)
  3. Add needs-dev-review label when work is completed
  4. Add the appropiate QA label when dev review is completed
    • needs-qa: PR requires manual QA.
    • No QA/E2E only: PR does not require any manual QA effort. Prior to merging, ensure that you have successful end-to-end test runs in Bitrise.
    • Spot check on release build: PR does not require feature QA but needs non-automated verification. In the description section, provide test scenarios. Add screenshots, and or recordings of what was tested.
  5. Add QA Passed label when QA has signed off (Only required if the PR was labeled with needs-qa)

Description

Reverted Flipper Integration PR to unblock iOS build error.

See successful build

Screenshots/Recordings

NA

@sethkfman sethkfman requested a review from a team as a code owner August 1, 2023 19:50
@github-actions
Copy link
Contributor

github-actions bot commented Aug 1, 2023

CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes.

@socket-security
Copy link

Removed dependencies detected. Learn more about Socket for GitHub ↗︎

🚮 Removed packages: [email protected], [email protected]

@sethkfman sethkfman added the needs-dev-review PR needs reviews from other engineers (in order to receive required approvals) label Aug 1, 2023
@sonarcloud
Copy link

sonarcloud bot commented Aug 1, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

leotm added a commit that referenced this pull request Aug 2, 2023
Issue
- Fix: facebook/flipper#4278

Follow-up
- #6944

Branch from
- #6851

File changes
- package.json
- yarn lockfile
- cocoapods lockfile
Copy link
Member

@leotm leotm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approved as well to unblock build_ios_release v7.5.0-RC-1 ^


as follow-up "react-native-flipper": "0.163.0", (downgrade from ^0.206.0) should fix

@jpcloureiro i've restored your prev pr branch

i'll add a pr with 0.163.0 we can look at after


better solution: excluding Flipper in CI for faster stable builds (introduced in 0.71.1)

Exclude react-native-flipper when NO_FLIPPER=1 to prevent iOS build fail (f47b5b8b5d by @retyui)

in our BitRise cocoapods-install@2 steps

  • build_ios_release
  • ios_e2e_test
  • build_ios_qa

i'll add a pr with this improvement too after

then we can likely bump back to ^0.206.0+

@sethkfman sethkfman added needs-qa Any New Features that needs a full manual QA prior to being added to a release. and removed needs-dev-review PR needs reviews from other engineers (in order to receive required approvals) in-progress labels Aug 2, 2023
@chrisleewilcox chrisleewilcox added QA in Progress QA has started on the feature. QA Passed A successful QA run through has been done and removed needs-qa Any New Features that needs a full manual QA prior to being added to a release. QA in Progress QA has started on the feature. labels Aug 2, 2023
@chrisleewilcox chrisleewilcox merged commit 6471033 into release/7.5.0 Aug 2, 2023
21 checks passed
@chrisleewilcox chrisleewilcox deleted the fix/release-7.5.0-build branch August 2, 2023 18:05
@github-actions github-actions bot locked and limited conversation to collaborators Aug 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
QA Passed A successful QA run through has been done team-mobile-platform
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants