nixpkgs/nixos/modules/services/continuous-integration
Profpatsch 75b08e3624 modules/github-runner: Improve description of url
We spent a whole afternoon debugging this, because upstream has very
bad software quality and the error messages were incredibly
misleading.

So let’s document it for the sanity of other people.

Btw, I think the implementation of our module is pretty brittle,
especially the part about diffing tokens to check whether they
changed. We should rather just request a new builder registration
every time, it’s not that much overhead, and always set `replace` so
it is idempotent.
2022-03-11 10:26:39 +01:00
..
buildbot treewide: add defaultText for options with simple interpolation defaults 2021-12-09 01:13:48 +01:00
gocd-agent treewide: add defaultText for options with simple interpolation defaults 2021-12-09 01:13:48 +01:00
gocd-server treewide: add defaultText for options with simple interpolation defaults 2021-12-09 01:13:48 +01:00
hercules-ci-agent nixos/nix-daemon: use structural settings 2022-01-26 21:04:50 -05:00
hydra nixos/nix-daemon: use structural settings 2022-01-26 21:04:50 -05:00
jenkins nixos/doc: clean up defaults and examples 2021-10-04 12:47:20 +02:00
buildkite-agents.nix nixos/doc: clean up defaults and examples 2021-10-04 12:47:20 +02:00
github-runner.nix modules/github-runner: Improve description of url 2022-03-11 10:26:39 +01:00
gitlab-runner.nix nixos/nix-daemon: use structural settings 2022-01-26 21:04:50 -05:00
hail.nix nixos/doc: clean up defaults and examples 2021-10-04 12:47:20 +02:00