about summary refs log tree commit diff
path: root/nixos/modules/services/continuous-integration
Commit message (Expand)AuthorAge
* nixos/hydra: add option for starman workersSandro Jäckel2024-02-27
* Merge pull request #287257 from 999eagle/fix/hydra-pg-application-nameArtturi2024-02-18
|\
| * nixos/hydra: use set-default in hydra-env wrapper packageSophie Tauchert2024-02-12
* | nixos/github-runners: add a `group` option to set the executing groupVincent Haupert2024-02-09
* | nixos/github-runners: set `DynamicUser=false` if `user` not `null`Vincent Haupert2024-02-09
* | nixos/github-runners: align `nodeRuntimes` option with packageVincent Haupert2024-02-09
* | nixos/github-runners: rework `name` defaultVincent Haupert2024-02-09
* | nixos/github-runner: deprecate module in favor of `github-runners.*`Vincent Haupert2024-02-09
* | nixos/github-runners: document new runner registrationsVincent Haupert2024-02-09
* | nixos/github-runners: add `noDefaultLabels` optionVincent Haupert2024-02-09
* | nixos/github-runners: remove superfluous usages of `lib`Vincent Haupert2024-02-09
* | nixos/github-runners: only override pkg if it has a `nodeRuntimes` argVincent Haupert2024-02-03
|/
* nixos/buildbot: don't require network-online.targetJörg Thalheim2024-01-22
* Merge pull request #277514 from gepbird/github-runner-update-docsh7x42024-01-20
|\
| * github-runner: mention manpage for serviceOverrides optionGutyina Gergő2024-01-20
* | nixos: fix remaining services for network-online dep fixJade Lovelace2024-01-19
* | nixos: fix a bunch of services missing dep on network-online.targetJade Lovelace2024-01-19
* | nixos/buildbot: master also wants network-online.targetJade Lovelace2024-01-18
* | maintainers/teams: add buildbotzowoq2024-01-05
|/
* service buildkite-agent: make it possible add groups to agent usersÅsmund Østvold2023-12-21
* nixos/jenkins: set StateDirectory if home is /var/lib/jenkinsFlorian Klink2023-12-13
* nixos/buildbot: fix worker packagezowoq2023-12-04
* treewide: replace `mkPackageOptionMD` with `mkPackageOption`h7x42023-11-30
* treewide: use `mkPackageOption`h7x42023-11-27
* nixos/woodpecker-server: fix environmentFile exampleJanik H.2023-11-02
* nixos/woodpecker-server: change type of environmentFile to list of pathsJanik H.2023-10-31
* nixos/buildbot: allow to prepend importsJörg Thalheim2023-10-02
* nixos/buildbot: make configurators configurableJörg Thalheim2023-10-02
* Merge pull request #249964 from ambroisie/woodpecker-improvementsJanik2023-09-09
|\
| * nixos/woodpecker-agents: add 'path' optionBruno BELANYI2023-08-20
| * nixos/woodpecker-agents: use 'literalExample'Bruno BELANYI2023-08-19
| * nixos/woodpecker-agents: fix typos in docBruno BELANYI2023-08-19
| * nixos/woodpecker-agents: fix 'podman' exampleBruno BELANYI2023-08-19
* | Merge pull request #251302 from Mic92/buildbotLassulus2023-09-09
|\ \
| * | buildbot: supports reloading configurationJörg Thalheim2023-09-06
* | | nixos/hail: Remove modulenicoo2023-09-08
|/ /
* / nixos/github-runners: add `nodeRuntimes` optionVincent Haupert2023-08-22
|/
* gitea-actions-runner: restart on failureJörg Thalheim2023-08-13
* services.gitea-actions-runner: make ExecStartPre extensibleDavHau2023-08-13
* nixos/gitea-actions-runner: settings option to configure daemonJörg Thalheim2023-08-13
* Merge pull request #239624 from Stunkymonkey/use-optionalString-thenFelix Bühler2023-07-22
|\
| * treewide: use optionalString instead of 'then ""'Felix Buehler2023-06-24
* | Merge pull request #236778 from awakesecurity/jsoo1/buildkite-agent-hooksSandro2023-07-17
|\ \
| * | nixos/buildkite-agents: simplify service definitionJohn Soo2023-06-15
| |/
* | Merge pull request #233091 from yayayayaka/add-team-gitlabPol Dellaiera2023-07-07
|\ \
| * | nixos/gitlab-runner: Add gitlab team members to maintainersYaya2023-05-20
* | | Merge pull request #226684 from srid/patch-8Emily2023-07-02
|\ \ \ | |_|/ |/| |
| * | nixos/jenkins-job-builder: Fix link to documentation, use mkEnableOptionSridhar Ratnakumar2023-07-02
* | | Merge pull request #235924 from Stunkymonkey/remove-then-{}Pol Dellaiera2023-06-13
|\ \ \
| * | | treewide: use use lib.optionalAttrs instead of 'then {}'Felix Buehler2023-06-06