Commit graph

5 commits

Author SHA1 Message Date
5bb8b5a427
chore: disable VM smoke test pending KVM on runner
Some checks failed
Build and Push static-server Image / build (push) Failing after 44s
See #1

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-18 13:51:19 +01:00
b094952455
feat: add push-nix-cache action, wire into deploy-static-site and build-static-server
Some checks failed
Build and Push static-server Image / build (push) Failing after 1m45s
Extracts sign+push logic into a reusable push-nix-cache action.
Both the site deploy and the image build now use it.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-18 13:38:06 +01:00
e3df182616
ci: also trigger on workflow file changes
Some checks failed
Build and Push static-server Image / build (push) Failing after 17s
2026-02-18 13:31:04 +01:00
dc79590384
ci: run smoke check before build, trigger on flake.lock changes 2026-02-18 13:28:00 +01:00
f0b9c9b904
refactor: move images into deploy-static-site, root CI workflow
Some checks failed
Build and Push static-server Image / build (push) Failing after 46s
- deploy-static-site/images/flake.nix: moved from images/flake.nix
- .forgejo/workflows/build-static-server.yaml: moved from images/.forgejo/
  (Forgejo only picks up workflows from repo root .forgejo/workflows/)
- updated path reference in build workflow

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-18 11:39:19 +01:00