Synchronize ReactPy version within all repositories

Open
#686 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
github-actions, python
Domain
ci-cd, devops, release

Research direction

Start by identifying the repositories outside core and reviewing their existing CI workflows, then check how each declares its ReactPy dependency. Verify the design against the latest ReactPy release on PyPI and confirm that a daily run opens a version-bump PR only when needed in every repository.

Written by the indexing model from the issue text.

Description

flag-good-first-issue priority-3-low type-ci
Current Situation

Currently, we don't have an automated way to keep ReactPy version in our other repos up-to-date. This results in the repositories outside core to be perpetually out of date unless manually updated.

Proposed Actions

Create a CI workflow that runs daily. It will need to check in with what the latest ReactPy version is on PyPI, and will submit a PR to bump the ReactPy version when needed.

A unique workflow will need to be generated for each repository.

Dominant language
Python
Stars
8.1k
Forks
332
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

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 reactive-python/reactpy

All issues in reactive-python/reactpy

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.