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

build: Patch boost install checksum mismatch error #57658

Merged
merged 7 commits into from
Jan 9, 2024

Commits on Jan 9, 2024

  1. build: Patch boost install checksum mismatch error

    Apply the workaround provided by the React Native community to address a
    checksum mismatch error that occurs when installing `boost`. The error
    originates from issues with the `boost` host, JFrog.
    
    facebook/react-native#42180
    dcalhoun committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    7c3b686 View commit details
    Browse the repository at this point in the history
  2. Fix uninstallable patch

    derekblank committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    1051862 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3421bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e37d869 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a820ff3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7cbd610 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b6d234d View commit details
    Browse the repository at this point in the history