xilo-nix-cache
Version updated for https://github.com/stubbedev/xilo to version v1.0.10.
- This action is used across all versions by 2 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The xilo action is a self-hosted Nix binary cache written in Go. It offers single-tenant multi-user support, content-addressed chunk deduplication, and supports local or S3 storage backends. Key features include instant token revocation, no stalls on concurrent pushes, a cachix-style admin dashboard, and a 9 MB Docker image serving zstd pulls directly from stored frames.
What’s Changed
What’s Changed
- chore(ci): bump actions/setup-go from 6 to 7 in the actions group by @dependabot[bot] in https://github.com/stubbedev/xilo/pull/10
- chore(deps): bump the go-deps group with 5 updates by @dependabot[bot] in https://github.com/stubbedev/xilo/pull/11
Full Changelog: https://github.com/stubbedev/xilo/compare/v1...v1.0.10