stack-orchestrator/.gitea/workflows/triggers
A. F. Dudley fdde3be5c8 fix: add pre-commit hooks and fix all lint/type/format errors
Process bug fix: no pre-commit existed for this repo's Python code.
Added pyproject.toml with unified dependencies (ruff, mypy, ansible-lint),
.pre-commit-config.yaml with repo-based hooks (ruff) and local uv-run
hooks (mypy, ansible-lint).

Fixed 249 ruff errors (B023, B904, B006, B007, UP008, UP031, C408),
~13 mypy type errors, 11 ansible-lint violations, and ruff-format
across all Python files including stack-orchestrator subtree.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 14:56:22 +00:00
..
fixturenet-laconicd-test Update fixturenet-laconicd stack to use alnt denom (#902) 2024-07-31 13:27:54 +00:00
test-container-registry Retrigger test-container-registry CI 2026-01-21 19:28:29 -05:00
test-database fix: add pre-commit hooks and fix all lint/type/format errors 2026-03-10 14:56:22 +00:00
test-external-stack Refactor for new external stack directory layout under common parent (#815) 2024-04-29 23:03:20 +00:00
test-k8s-deploy Add ConfigMap test. (#726) 2024-02-05 14:15:11 -06:00
test-k8s-deployment-control Add support for k8s pod to node affinity and taint toleration (#917) 2024-08-15 20:32:58 +00:00