cryodev/.forgejo/workflows
steffen 8d7794a08c
Some checks are pending
Deploy / flake-check (push) Waiting to run
Deploy / deploy-cryodev-main (push) Blocked by required conditions
Deploy / build-pi-images (cryodev-pi) (push) Blocked by required conditions
Deploy / create-release (push) Blocked by required conditions
restructure CI/CD: flake-check gates all deployments
Consolidate 4 separate workflows into 2:

- ci.yml (pull_request): flake-check -> build-hosts
- deploy.yml (push to main): flake-check -> deploy + build-pi-images

Previously, deploy and build-pi-image ran on push to main without
any checks. Now flake-check must pass before anything gets deployed
or built.
2026-03-14 13:52:21 +01:00
..
ci.yml restructure CI/CD: flake-check gates all deployments 2026-03-14 13:52:21 +01:00
deploy.yml restructure CI/CD: flake-check gates all deployments 2026-03-14 13:52:21 +01:00