hercules-ci-agent-0.7.1
·
1384 commits
to master
since this release
(NB this release was tagged and published before becoming a GitHub-flavored "Release")
Added
- Push to any nix store, including S3, using the
NixCache
kind inbinary-caches.json
Changed
-
Switch to Nixpkgs 20.03
-
Environment variables are now passed on to evaluation and build by default. This allows configuration to be passed to Nix without intervention from hercules-ci-agent.
-
trusted-user
is not a requirement and is configured automatically when using the NixOS module or nix-darwin module.
Fixed
-
Agent will now reset its connection with hercules-ci.com when pings are not acknowledged in time.
-
Prevent running out of file descriptors by increasing the soft limit if possible.