1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/nixos/modules/services/continuous-integration
Pascal Bach c725924dfd gitlab-runner service: support graceful termination (#27222)
The current behavior was for gitlab-runner is to immediately terminate when there
was a restart required. This can lead to aborted builds and is annoying to users.

By enabling graceful mode gitlab-runner will wait for all builds to finish before
terminating. The disadvantage is that a nixos-rebuild switch needs to wait till
all jobs are done. Because of that it is not enabled by default.
2017-07-11 15:38:46 +01:00
..
buildbot buildbot: 0.9.7 -> 0.9.9.post2 2017-07-07 10:00:37 -04:00
gocd-agent nixos/modules: use defaultText where applicable 2016-11-21 16:35:15 +01:00
gocd-server nixos/modules: use defaultText where applicable 2016-11-21 16:35:15 +01:00
hydra hydra: restart daemons on config change 2017-06-27 17:09:13 +02:00
jenkins jenkins service: Add extraJavaOptions. 2017-06-16 09:23:11 +02:00
buildkite-agent.nix buildkite-agent: always write out the ssh keys. 2016-08-17 14:24:48 -07:00
gitlab-runner.nix gitlab-runner service: support graceful termination (#27222) 2017-07-11 15:38:46 +01:00