summary refs log tree commit diff
path: root/nixos/modules/services/continuous-integration
AgeCommit message (Expand)AuthorFilesLines
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
2022-10-15gocd-server: 19.3.0 -> 22.2.0Robert Scott1-1/+5
2022-10-13Try simpler github-runner.nixTom McLaughlin1-10/+1
2022-10-13Update nixos/modules/services/continuous-integration/github-runners.nixTom McLaughlin1-1/+1
2022-10-13Update nixos/modules/services/continuous-integration/github-runner.nixTom McLaughlin1-1/+1
2022-10-12Merge pull request #195488 from KoviRobi/gitlab-runner-clear-docker-cachePascal Bach1-0/+53
2022-10-11nixos/jenkins: jdk11 -> jdk17ajs1241-3/+3
2022-10-11Cherry-pick 499748bTom McLaughlin1-39/+45
2022-10-11Fix user typeTom McLaughlin1-1/+1
2022-10-11Re-add `DynamicUser = true` per review discussionTom McLaughlin1-1/+5
2022-10-11Update descriptions to use lib.mdDocTom McLaughlin2-4/+4
2022-10-11Get rid of DynamicUser flagTom McLaughlin1-3/+0
2022-10-11Fix a deprecated types.string -> types.strTom McLaughlin1-1/+1
2022-10-11github-runner: configurable user, environment, service overrides + multiple r...Tom McLaughlin4-380/+472
2022-10-10Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt1-31/+50
2022-10-10nixos/gitlab-runner: Add `gitlab-runner.clear-docker-cache` serviceRobert Kovacsics1-0/+53
2022-10-08nixos/github-runner: fix bugs related to `InaccessiblePaths=`Vincent Haupert1-31/+50
2022-09-26treewide: makeWrapper to nativeBuildInputsArtturin1-1/+1
2022-09-10nixos/*: fix docbook deprecation noticespennae1-1/+1
2022-08-31nixos/*: convert internal option descriptions to MDpennae1-1/+1
2022-08-31nixos/*: automatically convert option descriptionspennae3-3/+3
2022-08-27nixos/*: literalDocBook -> literalMDpennae3-4/+4
2022-08-19nixos/*: automatically convert option docspennae3-12/+12
2022-08-19nixos/*: mark pre-existing markdown descriptions as mdDocpennae2-2/+2
2022-08-19nixos/*: use properly indented strings for option docspennae1-2/+2
2022-08-19nixos/*: normalize links with #TEXT=hrefpennae1-4/+3
2022-08-15nixos/github-runner: start `Runner.Listener` directly in `ExecStart=`Vincent Haupert1-3/+2
2022-08-15nixos/github-runner: add support for ephemeral runnersVincent Haupert1-9/+39
2022-08-15nixos/github-runner: add PAT supportVincent Haupert1-12/+27
2022-08-15nixos/github-runner: use state instead of runtime dir as `RUNNER_ROOT`Vincent Haupert1-2/+2
2022-08-05Merge pull request #185056 from pennae/option-docs-mdpennae2-50/+49
2022-08-04Merge pull request #182713 from SuperSandro2000/hydra-runuser-2Sandro1-1/+1
2022-08-03nixos/*: automatically convert option docs to MDpennae2-49/+49
2022-08-03nixos/*: normalize link formatpennae1-2/+1
2022-08-02Merge pull request #183491 from pennae/automatic-md-conversionspennae12-168/+168
2022-07-30treewide: automatically md-convert option descriptionspennae12-168/+168
2022-07-28nixos/gitlab-runner: undeprecate configFile optionmisuzu1-2/+1
2022-07-28nixos/gitlab-runner: add settings optionmisuzu1-91/+23
2022-07-24nixos/hydra: fix runuser in initSandro1-1/+1
2022-07-23nixos/jenkins-job-builder: set serviceConfig.Type = "oneshot"Bjørn Forsman1-0/+1
2022-07-21nixos/github-runner: fix capset syscall filteringVincent Haupert1-1/+1
2022-07-17nixos/github-runner: fix systemd defaults for common workflowsAlex Martens1-5/+19