feat: migrate to woodpecker ci
ci/woodpecker/pr/pre-commit Pipeline was successful

- update build->test, change to use uvx precommit
- update pre-commit with additional checks
- remove gitea actions job
This commit is contained in:
2026-03-09 01:22:37 +11:00
parent 1b76f03ba3
commit b2e99ae7e4
4 changed files with 29 additions and 35 deletions
+8
View File
@@ -0,0 +1,8 @@
when:
- event: pull_request
steps:
- name: pre-commit
image: git.unkin.net/unkin/almalinux9-base:20260308
commands:
- make test