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

Update React Native test matrix #2342

Merged
merged 3 commits into from
Feb 20, 2025
Merged

Conversation

yousif-bugsnag
Copy link
Contributor

Goal

Implement a new test strategy for React Native versions in CI. Going forward we'll test against the following React Native versions:

  • Latest 3 versions (i.e. all versions currently supported by RN)
  • For older versions, test against even version numbers going back to 0.72

Changeset

  • Dropped 0.66, 0.67, 0.71 and 0.73 from the test matrix in the React Native CI pipelines.
  • Updated TESTING.md to document the new strategy

Testing

Covered by CI

Copy link

github-actions bot commented Feb 19, 2025

@bugsnag/browser bundle size diff

Minified Minfied + Gzipped
Before 46.96 kB 14.02 kB
After 46.96 kB 14.02 kB
± No change No change

code coverage diff

<temporarily disabled>

Generated by 🚫 dangerJS against 0c715d0

@yousif-bugsnag yousif-bugsnag merged commit d82b927 into next Feb 20, 2025
50 checks passed
@yousif-bugsnag yousif-bugsnag deleted the PLAT-13707/rn-test-matrix branch February 20, 2025 09:28
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.

2 participants