rive-app / rive-app/rive-react

Auto version bump sometimes runs into race condition

Open
#103 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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

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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.