Commit graph

2 commits

Author SHA1 Message Date
Viktor Barzin
4bf1aaa96a ci: drop mypy from GHA lint job — strict-mypy drifted while unmonitored
Some checks failed
Build and Push / lint-and-test (push) Has been cancelled
Build and Push / build (push) Has been cancelled
Build and Push / deploy (push) Has been cancelled
Build and Push / notify-failure (push) Has been cancelled
The in-cluster Woodpecker lint step was removed on 2026-05-07 (Phase 4)
and test files added since then accumulated 44 strict-mypy errors in 4
files, so the first off-infra GHA run (ADR-0002 migration, infra#26)
failed at mypy. ruff and the full pytest suite pass (verified locally:
308 passed in 68s); keep those as the CI gate and re-add mypy once the
tests are typed clean.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-13 00:48:40 +00:00
Viktor Barzin
6af612c06f ci: move image build off-infra to GHA -> ghcr (ADR-0002)
Some checks are pending
Build and Push / lint-and-test (push) Waiting to run
Build and Push / build (push) Blocked by required conditions
Build and Push / deploy (push) Blocked by required conditions
Build and Push / notify-failure (push) Blocked by required conditions
Generated by infra/scripts/offinfra-onboard: GHA builds+tests on the
GitHub mirror, pushes ghcr.io/viktorbarzin/fire-planner, then triggers the
Woodpecker deploy (repo 208). Old in-cluster build pipeline
removed: .woodpecker.yml

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-13 00:44:24 +00:00