Flagsmith / Flagsmith/flagsmith
uv version management is all over the place
- Dominant language
- Python
- Stars
- 6.6k
- Forks
- 567
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 121
Description
We manage uv version using mechanics such as:
- https://github.com/Flagsmith/flagsmith/blob/13eeb4687959c1f730b20eb440c3c3523d53878c/.github/actions/install-uv/action.yml#L20
- https://github.com/Flagsmith/flagsmith/blob/13eeb4687959c1f730b20eb440c3c3523d53878c/api/pyproject.toml#L161
- https://github.com/Flagsmith/flagsmith/blob/13eeb4687959c1f730b20eb440c3c3523d53878c/mcp/pyproject.toml#L38
- https://github.com/Flagsmith/flagsmith/blob/13eeb4687959c1f730b20eb440c3c3523d53878c/.pre-commit-config.yaml#L74
- Other untraced occasions?
## Acceptance criteria
1. Renovate manages uv a unified version repository-wide.
Contributor guide
Research direction
Start by comparing the uv version references in .github/actions/install-uv/action.yml, api/pyproject.toml, mcp/pyproject.toml, and .pre-commit-config.yaml, then search the repository for additional uv references and inspect the existing Renovate configuration. Done means Renovate manages one unified uv version repository-wide.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system, tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100