Roadmap M1: CI — nox, prek, Woodpecker pipeline #4
Loading…
Reference in a new issue
No description provided.
Delete branch "refs/pull/4/head"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #3
Changes
pyproject.toml: addnox-uv~=0.8.0andprek~=0.4.1to dev groupnoxfile.py: nox + nox-uv sessions —ruff(format check + lint) andtryke(runstryke test).woodpecker/ci.yml: singlecistep on push and pull_request; runsuv sync --group dev && uv run nox.pre-commit-config.yaml: prek-compatible hooks — trailing-whitespace, end-of-file-fixer, check-yaml, check-toml, ruff-format, ruff-check, uv-lockREADME.md: Woodpecker CI badge