Commit graph

3 commits

Author SHA1 Message Date
52c37b1fd5
fix(push-nix-cache): avoid nix S3 backend aws-chunked issue via file cache + aws s3 sync 2026-02-18 21:10:17 +01:00
f870ef0bf3
fix: pass S3 creds via env vars for nix copy, not URL params 2026-02-18 13:54:05 +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