about summary refs log tree commit diff
path: root/nixos/modules/services/continuous-integration
Commit message (Expand)AuthorAge
...
* | 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
| |/
* | Merge pull request #195488 from KoviRobi/gitlab-runner-clear-docker-cachePascal Bach2022-10-12
|\ \ | |/ |/|
| * nixos/gitlab-runner: Add `gitlab-runner.clear-docker-cache` serviceRobert Kovacsics2022-10-10
* | Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt2022-10-10
|\ \
| * | nixos/github-runner: fix bugs related to `InaccessiblePaths=`Vincent Haupert2022-10-08
| |/
* / treewide: makeWrapper to nativeBuildInputsArtturin2022-09-26
|/
* nixos/*: fix docbook deprecation noticespennae2022-09-10
* nixos/*: convert internal option descriptions to MDpennae2022-08-31
* nixos/*: automatically convert option descriptionspennae2022-08-31
* nixos/*: literalDocBook -> literalMDpennae2022-08-27
* nixos/*: automatically convert option docspennae2022-08-19
* nixos/*: mark pre-existing markdown descriptions as mdDocpennae2022-08-19
* nixos/*: use properly indented strings for option docspennae2022-08-19
* nixos/*: normalize links with #TEXT=hrefpennae2022-08-19
* nixos/github-runner: start `Runner.Listener` directly in `ExecStart=`Vincent Haupert2022-08-15
* nixos/github-runner: add support for ephemeral runnersVincent Haupert2022-08-15
* nixos/github-runner: add PAT supportVincent Haupert2022-08-15