hercules-ci-agent 0.5.0
·
1586 commits
to master
since this release
Added
- Now deployable with terraform-hercules-ci
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 surebinary-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.