aboutsummaryrefslogtreecommitdiff
path: root/guix-build-coordinator/hooks.scm
Commit message (Expand)AuthorAge
* Fix the build-failure-retry-hookChristopher Baines2021-03-26
* Make the build failure retry hook more flexibleChristopher Baines2021-03-06
* Add a hook for determining whether agents should submit outputsChristopher Baines2021-02-17
* Tweak the S3 publish hook to avoid issues for not submitted outputsChristopher Baines2021-02-14
* Copy build tags in the failure retry hookChristopher Baines2021-02-02
* Fix issues around datastore-count-builds-for-derivationChristopher Baines2020-12-27
* Change how some submit build options handle canceled buildsChristopher Baines2020-12-26
* Add build-canceled-send-event-to-guix-data-service-hookChristopher Baines2020-12-21
* Add a hook for when builds are canceledChristopher Baines2020-12-21
* Fix default-build-missing-inputs-hookChristopher Baines2020-12-21
* Handle canceled builds in the default-build-missing-inputs-hookChristopher Baines2020-12-21
* Make the build-success-publish-hook behaviour more transactionalChristopher Baines2020-12-20
* Use the same skip if narinfo exists logic in the publish hookChristopher Baines2020-12-17
* Avoid errors when derivation for missing input can't be foundChristopher Baines2020-12-04
* Propagate build tags when inserting builds for missing inputsChristopher Baines2020-11-24
* Don't assume the missing input to a build is a direct inputChristopher Baines2020-10-24
* 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