Skip to content

hercules-ci-agent 0.5.0

Compare
Choose a tag to compare
@roberth roberth released this 04 Oct 11:02
· 1586 commits to master since this release
hercules-ci-agent-0.5.0
f6eceed

Added

Changed

  • The binary-caches.json file can now be deployed like any other confidential file. Its contents are not required at module evaluation time any more.

  • The services.hercules-ci-agent.binaryCachesFile option has been removed.

    NixOps users: rename to deployment.keys."binary-caches.json".file

    Others: remove your binaryCachesFile value. Make sure binary-caches.json is deployed.

  • The binary-caches.json file is now required. The empty object {} is a
    valid file, but we highly recommend to configure a cache.

Fixed

  • The agent will now actually auto-restart when the secrets files change.