Remove dev bundle jobs from buildandtest.yml

Open Beginner friendly
#5,771 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
65/100
Issue type
Refactor
Clarity
Clearly specified
Activity status
Stale
Tech stack
github-actions, react-native

Research direction

Open buildandtest.yml and inspect the job_bundle matrix, which currently covers iOS and Android development and production combinations. Remove the development bundle jobs so only the production combinations remain, then run the relevant build workflow to confirm the remaining jobs pass.

Written by the indexing model from the issue text.

Description

Good First Issue React-Native Task

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.

Dominant language
TypeScript
Stars
1.8k
Forks
367
Avg merge
1d 6h
Merged PRs (30d)
94

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from getsentry/sentry-react-native

All issues in getsentry/sentry-react-native

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.