aboutsummaryrefslogtreecommitdiff
path: root/guix-build-coordinator/utils.scm
Commit message (Expand)AuthorAge
* Add a hook for publishing to a S3 compatible endpointChristopher Baines2020-05-07
* Move retry-on-error to utilsChristopher Baines2020-05-06
* Remove peek that snuck inChristopher Baines2020-05-01
* Handle no directories to look at in has-substiutes-no-cache?Christopher Baines2020-05-01
* Avoid using has-substitutes? if one isn't availableChristopher Baines2020-05-01
* Retry file uploads to the coordinatorChristopher Baines2020-04-28
* Improve error handling in substitute-derivationChristopher Baines2020-04-26
* Try to fix handling of chuncked requestsChristopher Baines2020-04-26
* Add Content-Type to the requests for file uploadsChristopher Baines2020-04-26
* Make it possible to pass in substitute-urls to the agentChristopher Baines2020-04-26
* Extract out call-with-streaming-http-requestChristopher Baines2020-04-25
* Add a function to generate the string for a narinfo fileChristopher Baines2020-04-23
* Extract out substitute-derivation to the utils moduleChristopher Baines2020-04-13
* Add a function to make a custom port to handle base64 outputChristopher Baines2020-04-13
* Implement storing derivationsChristopher Baines2020-04-06