hercules-ci-agent-0.6.3
roberth
released this
20 Feb 10:33
·
1469 commits
to master
since this release
Fixed
-
Fix a concurrency problem causing not all evaluation events to be written to server when evaluation fails.
-
Fix evaluation errors triggered by build outputs go missing from cache, by requesting a forced rebuild.
-
Fix blocked shutdown on NixOS, fix agent status in dashboard, by stopping agent before network shutdown #195.
-
Fix upload of large outputs by using the correct http client manager for Cachix, removing a timeout.
Changed
- Agent will now try to verify that the nix-daemon has narinfo-cache-negative-ttl = 0. This is required for correct operation.