aboutsummaryrefslogtreecommitdiff
path: root/scripts/guix-build-coordinator-agent.in
Commit message (Expand)AuthorAge
* Allow setting the dynamic auth token via environment variableChristopher Baines2024-02-13
* Set %file-port-name-canonicalization to avoid readlink syscallsChristopher Baines2023-11-28
* Set GC_RETRY_SIGNALS=0 for the agentChristopher Baines2023-06-02
* Move SIGPIPE handling in to the scriptChristopher Baines2022-10-19
* Use suspendable ports for the agent, with timeoutsChristopher Baines2022-10-16
* Allow specifying the maximum number of allocated buildsChristopher Baines2022-10-10
* Allow changing the agent parallel uploadsChristopher Baines2022-07-06
* Try to guard against broken locale settingsChristopher Baines2021-10-12
* Ensure there's data in backtracesChristopher Baines2021-06-07
* Switch to a default 1min load average of 3/4 of the processor countChristopher Baines2021-05-21
* Add a new dynamic authentication approachChristopher Baines2021-02-28
* Rework the agent messaging modulesChristopher Baines2021-01-15
* Use methods for the agent messagingChristopher Baines2021-01-15
* Remove unnecessary nproc usageChristopher Baines2020-12-24
* Tweak the default max loadChristopher Baines2020-12-23
* Fix issue with the change of the load average periodChristopher Baines2020-12-23
* Switch to using the 1 minute load averageChristopher Baines2020-12-23
* Avoid starting builds if the system load is highChristopher Baines2020-12-23
* Start using Prometheus metrics with the agentChristopher Baines2020-12-07
* Add a --password-file option to the agentChristopher Baines2020-09-17
* Deduplicate the system arguments for the agent processChristopher Baines2020-07-03
* Fix handling of --system= for the agent processChristopher Baines2020-06-19
* Handle the system more explicitly when fetching buildsChristopher Baines2020-06-19
* Support agents processing builds in parallelChristopher Baines2020-05-17
* Support providing different substitute URLs for different purposesChristopher Baines2020-05-08
* Make it possible to pass in substitute-urls to the agentChristopher Baines2020-04-26
* Implement more of an agent sending a status updateChristopher Baines2020-04-10
* Add some empty scriptsChristopher Baines2020-04-04