Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENH: run all actions with cached uv or uvx #101

Merged
merged 9 commits into from
Oct 15, 2024
Merged

ENH: run all actions with cached uv or uvx #101

merged 9 commits into from
Oct 15, 2024

Conversation

redeboer
Copy link
Member

Closes #95

* BEHAVIOR: outsource `PYTHONWARNINGS=` to `tox`
* BREAK: require `additional-extras` in `pytest` to be space-separated
* DX: write `pytest -n` as `--numprocesses`
* ENH: always run `pre-commit` with `pre-commit-uv`
* ENH: embed `uv.lock` in cache key
@redeboer redeboer added ⚙️ Enhancement Improvements and optimizations of existing features ⚠️ Interface Breaking changes to the API labels Oct 15, 2024
@redeboer redeboer added this to the 2.0.0 milestone Oct 15, 2024
@redeboer redeboer self-assigned this Oct 15, 2024
@redeboer redeboer marked this pull request as ready for review October 15, 2024 14:20
@redeboer redeboer merged commit 3d96bf4 into main Oct 15, 2024
7 checks passed
@redeboer redeboer deleted the support-uv-lock branch October 15, 2024 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚙️ Enhancement Improvements and optimizations of existing features ⚠️ Interface Breaking changes to the API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Run workflows with uv.lock if available
1 participant