about summary refs log tree commit diff
path: root/nixos/modules/services/continuous-integration
AgeCommit message (Expand)AuthorFilesLines
2023-06-15nixos/buildkite-agents: simplify service definitionJohn Soo1-161/+100
2023-06-13Merge pull request #235924 from Stunkymonkey/remove-then-{}Pol Dellaiera1-1/+1
2023-06-08github-runner: add thomasjm as maintainerTom McLaughlin1-1/+1
2023-06-06treewide: use use lib.optionalAttrs instead of 'then {}'Felix Buehler1-1/+1
2023-05-22nixos/hercules-ci-agent: sync module with upstreamIlan Joselevich3-176/+188
2023-05-20nixos/gitlab-runner: Add gitlab team members to maintainersYaya1-0/+2
2023-05-19nixos: fix typosfigsoda3-3/+3
2023-05-12Merge pull request #228422 from mweinelt/gitea-actions-runner-moduleMartin Weinelt1-0/+237
2023-05-06nixos/gitea-actions-runner: initMartin Weinelt1-0/+237
2023-05-02nixos/hercules-ci-agent: increase stack limitJörg Thalheim1-0/+3
2023-04-20Merge pull request #222080 from Stunkymonkey/nixos-optionalStringArtturi1-1/+1
2023-04-11buildbot: move out of python3.pkgsJörg Thalheim2-8/+10
2023-04-07treewide: use more lib.optionalStringFelix Buehler1-1/+1
2023-03-23nixos/woodpecker-*: add myself as maintainerBruno BELANYI2-2/+2
2023-03-23nixos/woodpecker-agents: per-agent 'enable' optionBruno BELANYI1-4/+9
2023-03-23nixos/woodpecker-agents: bind network filesBruno BELANYI1-0/+8
2023-03-23nixos/woodpecker-agents: simplify 'extraGroups' handlingBruno BELANYI1-3/+3
2023-03-23nixos/woodpecker-agents: use list for environment filesBruno BELANYI1-4/+4
2023-03-23nixos/woodpecker: refactor to multi-agents setupBruno BELANYI2-99/+131
2023-03-14nixos/woodpecker: initJanik H2-0/+197
2023-03-09Merge pull request #216451 from Mindavi/hydra/systemd-targetRick van Schijndel1-1/+1
2023-03-07nixos/hydra: wait for network-online before evaluator startRick van Schijndel1-1/+1
2023-03-06Merge pull request #218455 from veehaitch/gh-runner-builddotnetIlan Joselevich1-1/+1
2023-02-27nixos/gitlab-runner: do not pull in Docker if gitlab-runner-clear-docker-cach...Stefan Frijters1-2/+2
2023-02-26nixos/github-runners: use `Runner.Listener` directly for registrationVincent Haupert1-1/+1
2023-02-26Merge pull request #217834 from yaxitech/gh-runner-workdir-cleanAaron Andersen1-3/+2
2023-02-23modules/github-runner: Improve `tokenFile` docsProfpatsch1-8/+33
2023-02-23nixos/github-runners: clean `workDir` as rootVincent Haupert1-3/+2
2023-02-13nixos/gitlab-runner: fix shell syntax preventing buildKarel Kočí1-1/+1
2023-01-09nixos/github-runner{,s}: add @veehaitch and @newam as maintainersVincent Haupert2-0/+4
2023-01-09nixos/github-runners: fix format of service fileVincent Haupert1-194/+196
2023-01-09nixos/github-runners: use `mkMerge` for `serviceConfig`Vincent Haupert2-34/+35
2023-01-08Merge pull request #205526 from newAM/github-runner-oomAaron Andersen2-14/+35
2023-01-08nixos/gitlab-runner: fix style issues flagged by statixMaciej Pasternacki1-3/+3
2023-01-08nixos/gitlab-runner: fix problems introduced by last #209716Maciej Pasternacki1-4/+4
2023-01-05modules.gitlab-runner: accept space in namesMatthieu Coudron1-24/+66
2023-01-03nixos/github-runner: add workDir optionAlex Martens2-14/+35
2022-12-17nixos: fix typosfigsoda4-5/+5
2022-12-08treewide: switch to port type for nixos modulesDaniel Nagy1-1/+1
2022-12-01treewide: switch to port type for nixos modulesDaniel Nagy2-2/+2
2022-11-30nixos/buildbot: syntax clean upfigsoda1-4/+2
2022-11-10nixos/github-runners: restart service if exit code signals a retryable errorVincent Haupert1-0/+3
2022-10-30nixos/jenkins-job-builder: better defaults for accessUser/accessTokenFileBjørn Forsman1-2/+3
2022-10-27Merge pull request #196060 from risicle/ris-gocd-22.2.0Sandro1-1/+5
2022-10-21Merge pull request #195567 from helsinki-systems/feat/jenkins-jdk17ajs1241-3/+3
2022-10-19nixos/github-runners: support fine-grained personal access tokensVincent Haupert2-4/+5
2022-10-19Merge pull request #176691 from codedownio/multiple-github-runnersDomen Kožar4-387/+496
2022-10-19Use config name by default, falling back to attr nameTom McLaughlin2-9/+15
2022-10-17Add comments to explain about the name defaultsTom McLaughlin2-2/+9
2022-10-17Set runner name to attr name for github-runners.${name}Tom McLaughlin3-7/+13