python-trio / python-trio/trio
Replace Autodeps with pre-commit?
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 7.3k
- Forks
- 431
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 6
Description
https://github.com/jazzband/pip-tools#version-control-integration
I don't know much about pre-commit but if we could get it to run on only a subset of commits it would replace the half-baked tool we have. Maybe using the "manual" stage? (stages: [manual])
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 with the linked pip-tools version-control integration documentation and the pre-commit documentation for the manual stage. Then inspect Trio’s existing Autodeps setup; done means a documented replacement can run pre-commit for the intended subset of commits without the current tool.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100