aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
* Add a hook for when builds are submittedChristopher Baines2020-07-01
* Increase the retry times for submitting buildsChristopher Baines2020-06-20
* Fix handling of --system= for the agent processChristopher Baines2020-06-19
* Remove left over debuggingChristopher Baines2020-06-19
* Handle the system more explicitly when fetching buildsChristopher Baines2020-06-19
* Extract out system and target from package-derivations-for-commitChristopher Baines2020-06-19
* Retry requests to the Guix Data ServiceChristopher Baines2020-06-19
* Print out a message when waiting in the queue builds scriptChristopher Baines2020-06-02
* Increase the retry delay in the queue builds scriptChristopher Baines2020-06-02
* Use the %processed-commits-file variable in place of the stringChristopher Baines2020-06-02
* Fix the missing tags argument in the queue builds scriptChristopher Baines2020-06-01
* Support adding tags to buildsChristopher Baines2020-05-31
* Use one thread for each type of hook eventChristopher Baines2020-05-25
* Support showing blocking buildsChristopher Baines2020-05-22
* Include retrying when submitting buildsChristopher Baines2020-05-20
* Send requests directly to the coordinator for submitting buildsChristopher Baines2020-05-20
* Fetch substitutes in a separate channelChristopher Baines2020-05-19
* Fix the build show missing inputs functionalityChristopher Baines2020-05-19
* Make it possible to show builds for an outputChristopher Baines2020-05-19
* Support agents processing builds in parallelChristopher Baines2020-05-17
* Convert the client actions to happen over HTTPChristopher Baines2020-05-17
* Use a variableChristopher Baines2020-05-17
* Change how triggering build allocations worksChristopher Baines2020-05-17
* Open up more fibers possibilities in the coordinatorChristopher Baines2020-05-17
* Switch the command line options for the agent communication configChristopher Baines2020-05-16
* Set a default allocation strategyChristopher Baines2020-05-10
* Pass the Guix Data Service instance in for substitutesChristopher Baines2020-05-09
* Support passing substitute-urls when submitting a buildChristopher Baines2020-05-09
* Rework the ensure-all-related-derivations-have-builds optionChristopher Baines2020-05-09
* Fix submitting buildsChristopher Baines2020-05-09
* Make it possible to select the allocation strategyChristopher Baines2020-05-08
* Make a record type for the build coordinatorChristopher Baines2020-05-08
* Support providing different substitute URLs for different purposesChristopher Baines2020-05-08
* Fix the finished output for missing inputsChristopher Baines2020-05-01
* Extend guix-build-coordinator show build to work with outputsChristopher Baines2020-05-01
* Add guix-build-coordinator build show ...Christopher Baines2020-05-01
* Stop if the build command failsChristopher Baines2020-04-30
* Add --ignore-if-build-for-outputs-existsChristopher Baines2020-04-30
* Start tracking the duration of a few datastore functionsChristopher Baines2020-04-28
* Make it possible to pass in substitute-urls to the agentChristopher Baines2020-04-26
* Add a script to fetch builds from the Guix Data ServiceChristopher Baines2020-04-25
* Add options suited for providing substitutesChristopher Baines2020-04-25
* Add a hook to handle missing inputsChristopher Baines2020-04-17
* Implement a couple of basic hooksChristopher Baines2020-04-16
* Implement more of an agent sending a status updateChristopher Baines2020-04-10
* Print out the host and port when running a HTTP serverChristopher Baines2020-04-10
* Support creating passwords for agentsChristopher Baines2020-04-10
* Add the ability to list agentsChristopher Baines2020-04-10
* Support creating agentsChristopher Baines2020-04-10
* Start implementing the HTTP agent messaging featuresChristopher Baines2020-04-10