about summary refs log tree commit diff
path: root/nixos/modules/services/continuous-integration/github-runner.nix
AgeCommit message (Expand)AuthorFilesLines
2023-06-08github-runner: add thomasjm as maintainerTom McLaughlin1-1/+1
2023-01-09nixos/github-runner{,s}: add @veehaitch and @newam as maintainersVincent Haupert1-0/+2
2022-10-17Add comments to explain about the name defaultsTom McLaughlin1-1/+5
2022-10-17Set runner name to attr name for github-runners.${name}Tom McLaughlin1-1/+1
2022-10-13Try simpler github-runner.nixTom McLaughlin1-10/+1
2022-10-13Update nixos/modules/services/continuous-integration/github-runner.nixTom McLaughlin1-1/+1
2022-10-11github-runner: configurable user, environment, service overrides + multiple r...Tom McLaughlin1-380/+12
2022-10-08nixos/github-runner: fix bugs related to `InaccessiblePaths=`Vincent Haupert1-31/+50
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-03nixos/*: automatically convert option docs to MDpennae1-2/+2
2022-08-03nixos/*: normalize link formatpennae1-2/+1
2022-07-30treewide: automatically md-convert option descriptionspennae1-14/+14
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
2022-04-01nixos/github-runner: systemd service hardeningAlex Martens1-0/+10
2022-03-11modules/github-runner: Improve description of `url`Profpatsch1-0/+8
2022-01-28nixos/github-runner: use `--disableupdate` flagVincent Haupert1-0/+1
2021-12-17Merge pull request #148164 from veehaitch/nixos-github-runner-148024-v2Bobby Rong1-34/+26
2021-12-02nixos/*: add trivial defaultText for options with simple defaultspennae1-0/+1
2021-12-01nixos/github-runner: refactor tokens handlingVincent Haupert1-34/+26
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier1-1/+2
2021-08-24github-runner: Allow configuring the package to use (#134661)Andreas Fuchs1-2/+10
2021-04-10nixos/github-runner: init at v2.277.1 (#116775)Vincent Haupert1-0/+299