ihatemoney/.github/workflows
Alexis Métaireau ef06d1001c
Upgrade tooling on the project.
- Replace black by ruff, as it's quicker ;
- Use `uv` wherever possible as a replacement for pip, as it's way faster to run, add an `uv.lock` file which will be synced before the releases and published here ;
- Remove tox, it's too complex for this project and can easily be replaced by `uv` ;
- Apply `ruff` formatting ;
- Update the makefile accordingly ;
- Update the CI accordingly
2024-12-20 01:25:16 +01:00
..
ci.yml Upgrade tooling on the project. 2024-12-20 01:25:16 +01:00
dockerhub.yml CI: Move lint and docs to separate action for readability 2024-03-25 20:46:39 +01:00