hercules-ci-agent v0.6.3 Release Notes

Release Date: 2020-02-20 // about 4 years ago
  • ๐Ÿ›  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.