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

[PLAT-10144] Update React Native CLI to install BugSnag CLI #1990

Merged
merged 133 commits into from
Sep 8, 2023

Conversation

joshedney
Copy link
Contributor

Goal

Update the React Native CLI to install BugSnag CLI instead of the Source Maps package for the Android Integration.

The RN 0.67 apk (Hermes) CLI build/test have been disabled due to issues with Hermes replacing the mapping file with its own Hermes binary file. This should be covered via the BAGP tests.

Changeset

Update the AutomateSymbolicationCommand.ts to install the BugSnag CLI package for the Android integration.

Testing

Covered by CI

@joshedney joshedney requested a review from lemnik August 17, 2023 13:59
Copy link
Contributor

@tomlongridge tomlongridge left a comment

Choose a reason for hiding this comment

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

LGTM

@joshedney joshedney merged commit a3cc40d into next Sep 8, 2023
150 checks passed
@joshedney joshedney deleted the je/plat-10144-bugsnag-cli-fixed branch September 8, 2023 11:34
@joshedney joshedney mentioned this pull request Sep 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants