aboutsummaryrefslogtreecommitdiff
path: root/scripts/guix-build-coordinator-queue-builds-from-guix-data-service.in
Commit message (Expand)AuthorAge
* Add a crude way of overriding the hardcoded prioritiesChristopher Baines2022-05-27
* Support specifying branches to submit builds forChristopher Baines2022-05-27
* Drop the default number of threads for queuing builds to 1Christopher Baines2022-05-27
* Remove left over peek call from queue builds scriptChristopher Baines2022-05-27
* Support passing the build-server-id to the Guix Data ServiceChristopher Baines2022-05-24
* Check the processed derivations when queuing builds, not beforeChristopher Baines2022-05-24
* Process revisions in parallel when queuing buildsChristopher Baines2022-05-22
* Prioritise aarch64-linux builds over armhf-linux buildsChristopher Baines2022-02-02
* Move priority-for-derivationChristopher Baines2022-02-02
* Support queuing builds in parallelChristopher Baines2021-10-08
* Line buffer the queue builds script outputChristopher Baines2021-05-14
* Change the prioritisation again for non native target buildsChristopher Baines2020-12-14
* Reduce the priority of cross built derivationsChristopher Baines2020-12-09
* Tweak the prioritisation of derivationsChristopher Baines2020-10-13
* Remove some hardcoding in the queue builds scriptChristopher Baines2020-09-27
* Reverse systems-and-targets in the queue builds scriptChristopher Baines2020-09-27
* Add command line argument to control building channel instancesChristopher Baines2020-09-27
* Skip duplicate channel instance derivation requestsChristopher Baines2020-09-27
* Add default for arguments in queue builds scriptChristopher Baines2020-09-20
* Support fetching specific revisions from the Guix Data ServiceChristopher Baines2020-09-20
* Make the processed commits file configurableChristopher Baines2020-09-18
* Make the Guix Data Service to queue builds from configurableChristopher Baines2020-09-18
* Make the coordinator an argument in the queue builds scriptChristopher Baines2020-09-18
* Increase the retry times for submitting buildsChristopher Baines2020-06-20
* 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
* Include retrying when submitting buildsChristopher Baines2020-05-20
* Send requests directly to the coordinator for submitting buildsChristopher Baines2020-05-20
* Convert the client actions to happen over HTTPChristopher Baines2020-05-17
* Pass the Guix Data Service instance in for substitutesChristopher Baines2020-05-09
* Rework the ensure-all-related-derivations-have-builds optionChristopher Baines2020-05-09
* Stop if the build command failsChristopher Baines2020-04-30
* Add a script to fetch builds from the Guix Data ServiceChristopher Baines2020-04-25