getsentry / getsentry/sentry-react-native
Remove dev bundle jobs from buildandtest.yml
Open
Good First Issue
React-Native
Task
- Dominant language
- TypeScript
- Stars
- 1.8k
- Forks
- 366
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 89
Description
The `job_bundle` matrix runs 4 combinations: ios + dev, ios + prod, android + dev, android + prod. Dev bundles are mainly useful for catching Metro bundling issues during development, but the production bundles already validate that the code bundles correctly.
Contributor guide
Assessment
This issue has not been assessed yet.