Christopher Mühl toph · he/him
toph pushed to main at toph/ci-actions 2026-02-18 21:04:00 +00:00
cc2f605905 fix(deploy-static-site): quote action_path in nix eval expr to handle @ in path
toph pushed to main at toph/ci-actions 2026-02-18 21:02:35 +00:00
8edf272e90 fix(deploy-static-site): cache installed tools to S3 after first build
toph pushed to main at toph/ci-actions 2026-02-18 20:53:00 +00:00
ae48e175e2 fix(deploy-static-site): remove namespace apply (pre-created in infra setup)
toph pushed to main at toph/ci-actions 2026-02-18 20:10:22 +00:00
52c37b1fd5 fix(push-nix-cache): avoid nix S3 backend aws-chunked issue via file cache + aws s3 sync
toph pushed to main at toph/ci-actions 2026-02-18 17:23:57 +00:00
c0ba8096ba fix(deploy-static-site): add nix profile bin to PATH after install
toph pushed to main at toph/ci-actions 2026-02-18 12:54:09 +00:00
f870ef0bf3 fix: pass S3 creds via env vars for nix copy, not URL params
toph pushed to main at toph/dotfiles 2026-02-18 12:51:50 +00:00
c694915cd5 feat: add cache.toph.so Nix binary cache key and substituter
toph pushed to main at toph/ci-actions 2026-02-18 12:51:37 +00:00
5bb8b5a427 chore: disable VM smoke test pending KVM on runner
toph opened issue toph/ci-actions#1 2026-02-18 12:50:25 +00:00
VM smoke test for static-server image disabled: no KVM in CI runner
toph pushed to main at toph/ci-actions 2026-02-18 12:41:50 +00:00
b6a9eb1e84 fix: replace VM test with runCommand smoke test (no KVM in CI)
toph pushed to main at toph/ci-actions 2026-02-18 12:38:10 +00:00
b094952455 feat: add push-nix-cache action, wire into deploy-static-site and build-static-server
toph pushed to main at toph/ci-actions 2026-02-18 12:33:25 +00:00
38792a985f fix: pkgs.nixosTest -> pkgs.testers.nixosTest
toph pushed to main at toph/ci-actions 2026-02-18 12:32:16 +00:00
e005ac38fd fix: use pkgs.nixosTest, not nixpkgs.lib.nixosTest
toph pushed to main at toph/ci-actions 2026-02-18 12:31:09 +00:00
e3df182616 ci: also trigger on workflow file changes
toph pushed to main at toph/ci-actions 2026-02-18 12:28:03 +00:00
dc79590384 ci: run smoke check before build, trigger on flake.lock changes
toph pushed to main at toph/ci-actions 2026-02-18 12:26:48 +00:00
dd382a5cc4 feat: add smoke check to images flake, lock nixpkgs
toph pushed to main at toph/ci-actions 2026-02-18 12:23:23 +00:00
bc2885c5c7 feat: pin server image to digest at deploy time
toph pushed to main at toph/ci-actions 2026-02-18 12:22:24 +00:00
5b2c68c4ef docs: add file links to README
toph pushed to main at toph/ci-actions 2026-02-18 12:21:29 +00:00
ada83e01b5 docs: cold-start note for maintainer, simplify infra requirements
af9a4e3e29 feat: auto-create static-sites namespace on deploy
Compare 2 commits »
toph pushed to main at toph/ci-actions 2026-02-18 12:18:45 +00:00
52015863a8 docs: add deploy-static-site README