about summary refs log tree commit diff
path: root/nixos/modules/services/continuous-integration
AgeCommit message (Expand)AuthorFilesLines
2024-04-17Merge pull request #303149 from emilylange/forgejo-test-forgejo-actionsAdam C. Stephens1-0/+2
2024-04-13nixos: remove all uses of lib.mdDocstuebinm16-208/+208
2024-04-10nixos/gitea-actions-runner: set the `$HOME` environment variableemilylange1-0/+2
2024-03-27initjxd1-1/+2
2024-02-27nixos/hydra: add option for starman workersSandro Jäckel1-3/+31
2024-02-18Merge pull request #287257 from 999eagle/fix/hydra-pg-application-nameArtturi1-1/+1
2024-02-12nixos/hydra: use set-default in hydra-env wrapper packageSophie Tauchert1-1/+1
2024-02-09nixos/github-runners: add a `group` option to set the executing groupVincent Haupert2-1/+33
2024-02-09nixos/github-runners: set `DynamicUser=false` if `user` not `null`Vincent Haupert1-3/+4
2024-02-09nixos/github-runners: align `nodeRuntimes` option with packageVincent Haupert1-1/+1
2024-02-09nixos/github-runners: rework `name` defaultVincent Haupert3-531/+497
2024-02-09nixos/github-runner: deprecate module in favor of `github-runners.*`Vincent Haupert2-25/+4
2024-02-09nixos/github-runners: document new runner registrationsVincent Haupert1-0/+4
2024-02-09nixos/github-runners: add `noDefaultLabels` optionVincent Haupert3-2/+30
2024-02-09nixos/github-runners: remove superfluous usages of `lib`Vincent Haupert1-14/+14
2024-02-03nixos/github-runners: only override pkg if it has a `nodeRuntimes` argVincent Haupert1-1/+2
2024-01-22nixos/buildbot: don't require network-online.targetJörg Thalheim1-2/+1
2024-01-20Merge pull request #277514 from gepbird/github-runner-update-docsh7x41-0/+1
2024-01-20github-runner: mention manpage for serviceOverrides optionGutyina Gergő1-0/+1
2024-01-19nixos: fix remaining services for network-online dep fixJade Lovelace1-0/+1
2024-01-19nixos: fix a bunch of services missing dep on network-online.targetJade Lovelace1-0/+1
2024-01-18nixos/buildbot: master also wants network-online.targetJade Lovelace1-0/+1
2024-01-05maintainers/teams: add buildbotzowoq2-2/+2
2023-12-21service buildkite-agent: make it possible add groups to agent usersÅsmund Østvold1-1/+7
2023-12-13nixos/jenkins: set StateDirectory if home is /var/lib/jenkinsFlorian Klink1-0/+1
2023-12-04nixos/buildbot: fix worker packagezowoq1-3/+1
2023-11-30treewide: replace `mkPackageOptionMD` with `mkPackageOption`h7x43-4/+4
2023-11-27treewide: use `mkPackageOption`h7x48-55/+12
2023-11-02nixos/woodpecker-server: fix environmentFile exampleJanik H.1-1/+1
2023-10-31nixos/woodpecker-server: change type of environmentFile to list of pathsJanik H.1-3/+3
2023-10-02nixos/buildbot: allow to prepend importsJörg Thalheim1-0/+8
2023-10-02nixos/buildbot: make configurators configurableJörg Thalheim1-0/+10
2023-09-09Merge pull request #249964 from ambroisie/woodpecker-improvementsJanik1-18/+41
2023-09-09Merge pull request #251302 from Mic92/buildbotLassulus1-1/+7
2023-09-08nixos/hail: Remove modulenicoo1-61/+0
2023-09-06buildbot: supports reloading configurationJörg Thalheim1-1/+7
2023-08-22nixos/github-runners: add `nodeRuntimes` optionVincent Haupert2-2/+11
2023-08-20nixos/woodpecker-agents: add 'path' optionBruno BELANYI1-1/+22
2023-08-19nixos/woodpecker-agents: use 'literalExample'Bruno BELANYI1-18/+20
2023-08-19nixos/woodpecker-agents: fix typos in docBruno BELANYI1-3/+3
2023-08-19nixos/woodpecker-agents: fix 'podman' exampleBruno BELANYI1-2/+2
2023-08-13gitea-actions-runner: restart on failureJörg Thalheim1-0/+5
2023-08-13services.gitea-actions-runner: make ExecStartPre extensibleDavHau1-2/+2
2023-08-13nixos/gitea-actions-runner: settings option to configure daemonJörg Thalheim1-1/+16
2023-07-22Merge pull request #239624 from Stunkymonkey/use-optionalString-thenFelix Bühler1-4/+2
2023-07-17Merge pull request #236778 from awakesecurity/jsoo1/buildkite-agent-hooksSandro1-161/+100
2023-07-07Merge pull request #233091 from yayayayaka/add-team-gitlabPol Dellaiera1-0/+2
2023-07-02Merge pull request #226684 from srid/patch-8Emily1-16/+11
2023-07-02nixos/jenkins-job-builder: Fix link to documentation, use mkEnableOptionSridhar Ratnakumar1-16/+11
2023-06-24treewide: use optionalString instead of 'then ""'Felix Buehler1-4/+2