rive-app / rive-app/rive-react
Auto version bump sometimes runs into race condition
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.2k
- Forks
- 58
- Avg merge
- 3h 23m
- Merged PRs (30d)
- 6
Description
rive-react sometimes gets bumped but has trouble pushing up the tagged release as it's behind main branch, when PR's are merged in. This prevents the subsequent @rive-app/react-canvas and @rive-app/react-webgl from getting published.
Need to look into the GH publish script and make sure we don't run into this
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the GH publish script and the version-bump flow described in the issue. Trace what happens when a release is behind main after pull requests merge; done means the tagged release can be pushed reliably and the @rive-app/react-canvas and @rive-app/react-webgl packages are subsequently published.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, typescript
- Domain
- ci-cd, release
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100