Skip to content

Conversation

@EVWorth
Copy link
Contributor

@EVWorth EVWorth commented Jun 16, 2025

I love everything Astral Labs! UV and Ruff are much faster than raw pip and Flake8.

I also added a pyproject.toml file to hold default Ruff configuration items.

in testing I also found a number of rules that were configured but not being followed, (and not supported by Ruff) so I removed them.

I also bumped action versions and removed unneeded workflow steps like python setup and caching since UV handles those internally.

I'd like to make another PR resolving the issues that Ruff found after this is merged.

let me know if you have any comments or concerns! (I validated this pipeline across 30 commits :)

claytonjn and others added 30 commits March 7, 2025 20:23
Update actions/cache to latest version (v2 is no longer available)
…tall as system (no need for venv in workflow vm
removed P code as that is not supported by ruff
@claytonjn claytonjn merged commit 500bd14 into claytonjn:dev Jun 20, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants