sphinx-notes / sphinx-notes/pages
Switch to or add `uv` as an option for installing python requirements
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Shell
- Stars
- 100
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
I like this action, but its use of pip, even with the cache enabled, makes it a little bit slow.
uv should be faster than cached pip in most cases even without a cache.
Contributor guide
No contributing guide indexed for this repository
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 reviewing the action's current pip-based Python requirements installation and the linked uv project documentation. Determine how uv could be offered or substituted without breaking existing users, then verify that the action installs requirements successfully and preserves its current publishing behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, python, shell
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100