summary refs log tree commit diff
path: root/nixos/modules/services/continuous-integration
Commit message (Expand)AuthorAge
* buildbot: move out of python3.pkgsJörg Thalheim2023-04-11
* nixos/woodpecker-*: add myself as maintainerBruno BELANYI2023-03-23
* nixos/woodpecker-agents: per-agent 'enable' optionBruno BELANYI2023-03-23
* nixos/woodpecker-agents: bind network filesBruno BELANYI2023-03-23
* nixos/woodpecker-agents: simplify 'extraGroups' handlingBruno BELANYI2023-03-23
* nixos/woodpecker-agents: use list for environment filesBruno BELANYI2023-03-23
* nixos/woodpecker: refactor to multi-agents setupBruno BELANYI2023-03-23
* nixos/woodpecker: initJanik H2023-03-14
* Merge pull request #216451 from Mindavi/hydra/systemd-targetRick van Schijndel2023-03-09
|\
| * nixos/hydra: wait for network-online before evaluator startRick van Schijndel2023-03-07
* | Merge pull request #218455 from veehaitch/gh-runner-builddotnetIlan Joselevich2023-03-06
|\ \
| * | nixos/github-runners: use `Runner.Listener` directly for registrationVincent Haupert2023-02-26
* | | nixos/gitlab-runner: do not pull in Docker if gitlab-runner-clear-docker-cach...Stefan Frijters2023-02-27
|/ /
* | Merge pull request #217834 from yaxitech/gh-runner-workdir-cleanAaron Andersen2023-02-26
|\ \
| * | nixos/github-runners: clean `workDir` as rootVincent Haupert2023-02-23
* | | modules/github-runner: Improve `tokenFile` docsProfpatsch2023-02-23
|/ /
* / nixos/gitlab-runner: fix shell syntax preventing buildKarel Kočí2023-02-13
|/
* nixos/github-runner{,s}: add @veehaitch and @newam as maintainersVincent Haupert2023-01-09
* nixos/github-runners: fix format of service fileVincent Haupert2023-01-09
* nixos/github-runners: use `mkMerge` for `serviceConfig`Vincent Haupert2023-01-09
* Merge pull request #205526 from newAM/github-runner-oomAaron Andersen2023-01-08
|\
| * nixos/github-runner: add workDir optionAlex Martens2023-01-03
* | nixos/gitlab-runner: fix style issues flagged by statixMaciej Pasternacki2023-01-08
* | nixos/gitlab-runner: fix problems introduced by last #209716Maciej Pasternacki2023-01-08
* | modules.gitlab-runner: accept space in namesMatthieu Coudron2023-01-05
|/
* nixos: fix typosfigsoda2022-12-17
* treewide: switch to port type for nixos modulesDaniel Nagy2022-12-08
* treewide: switch to port type for nixos modulesDaniel Nagy2022-12-01
* nixos/buildbot: syntax clean upfigsoda2022-11-30
* nixos/github-runners: restart service if exit code signals a retryable errorVincent Haupert2022-11-10
* nixos/jenkins-job-builder: better defaults for accessUser/accessTokenFileBjørn Forsman2022-10-30
* Merge pull request #196060 from risicle/ris-gocd-22.2.0Sandro2022-10-27
|\
| * gocd-server: 19.3.0 -> 22.2.0Robert Scott2022-10-15
* | Merge pull request #195567 from helsinki-systems/feat/jenkins-jdk17ajs1242022-10-21
|\ \
| * | nixos/jenkins: jdk11 -> jdk17ajs1242022-10-11
* | | nixos/github-runners: support fine-grained personal access tokensVincent Haupert2022-10-19
* | | Merge pull request #176691 from codedownio/multiple-github-runnersDomen Kožar2022-10-19
|\ \ \ | |_|/ |/| |
| * | Use config name by default, falling back to attr nameTom McLaughlin2022-10-19
| * | Add comments to explain about the name defaultsTom McLaughlin2022-10-17
| * | Set runner name to attr name for github-runners.${name}Tom McLaughlin2022-10-17
| * | Try simpler github-runner.nixTom McLaughlin2022-10-13
| * | Update nixos/modules/services/continuous-integration/github-runners.nixTom McLaughlin2022-10-13
| * | Update nixos/modules/services/continuous-integration/github-runner.nixTom McLaughlin2022-10-13
| * | Cherry-pick 499748bTom McLaughlin2022-10-11
| * | Fix user typeTom McLaughlin2022-10-11
| * | Re-add `DynamicUser = true` per review discussionTom McLaughlin2022-10-11
| * | Update descriptions to use lib.mdDocTom McLaughlin2022-10-11
| * | Get rid of DynamicUser flagTom McLaughlin2022-10-11
| * | Fix a deprecated types.string -> types.strTom McLaughlin2022-10-11
| * | github-runner: configurable user, environment, service overrides + multiple r...Tom McLaughlin2022-10-11
| |/