infinitered / infinitered/reactotron
Remove default._Reactotron artifacts from releases
- Dominant language
- TypeScript
- Stars
- 15.6k
- Forks
- 972
- PR merge metrics
- No merged PRs in 30d
Description

These artifacts are created in CircleCI but should be removed before all the files are uploaded to GitHub releases.
These are uploaded at this script:
https://github.com/infinitered/reactotron/blob/master/apps%2Freactotron-app%2Fscripts%2Frelease.artifacts.js#L49
The filter command needs to be updated to include these types of files
Contributor guide
Research direction
Start in apps/reactotron-app/scripts/release.artifacts.js at line 49, where the release files are uploaded. Inspect the existing filter and the artifact names shown in the issue, then verify the release file list no longer includes default._Reactotron artifacts. Confirm the release workflow still uploads the intended files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- release
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 50/100