aboutsummaryrefslogtreecommitdiff
path: root/guix-build-coordinator/hooks.scm
Commit message (Expand)AuthorAge
* Allow configuring the s3-publish-hook with a aws commandChristopher Baines2020-10-24
* Move the post-publish-behaviour inside the s3 publish hookChristopher Baines2020-10-22
* Support extending the S3 publish hookChristopher Baines2020-10-19
* Add a hook to recomress build log filesChristopher Baines2020-10-11
* Better describe the default hooksChristopher Baines2020-09-17
* Remove backtick that snuck inChristopher Baines2020-07-04
* Add hooks to send events to the Guix Data ServiceChristopher Baines2020-07-01
* Add a hook for when a build starts on an agentChristopher Baines2020-07-01
* Add a hook for when builds are submittedChristopher Baines2020-07-01
* Add a build failure hook to retry buildsChristopher Baines2020-05-23
* Start passing build-coordinator records to hooksChristopher Baines2020-05-08
* Add a hook for publishing to a S3 compatible endpointChristopher Baines2020-05-07
* Add a hook to generate the files needed to provide substitutesChristopher Baines2020-04-23
* Add a hook to handle missing inputsChristopher Baines2020-04-17
* Implement a couple of basic hooksChristopher Baines2020-04-16