Files
Igor SirotinandClaude Opus 4.8 3a4234fd1d ci: switch Nix binary cache from Cachix to Attic (#61)
* ci: switch Nix binary cache from Cachix to Attic

Replace the cachix/cachix-action step with ryanccn/attic-action, pushing
to the self-hosted Logos Attic cache (cache.nix.logos.co) per infra-ci #263.
PRs are read-only (skip-push); only master/main builds populate the cache.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

* ci: read ATTIC_ENDPOINT from secrets, not vars

ATTIC_ENDPOINT is configured as a repo/org secret, so vars.ATTIC_ENDPOINT
resolved empty and attic login failed with 'relative URL without a base'.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-29 18:18:45 +01:00
..