summary refs log tree commit diff
path: root/nixos/modules/services/continuous-integration/github-runner.nix
Commit message (Expand)AuthorAge
* github-runner: add thomasjm as maintainerTom McLaughlin2023-06-08
* nixos/github-runner{,s}: add @veehaitch and @newam as maintainersVincent Haupert2023-01-09
* 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-runner.nixTom McLaughlin2022-10-13
* github-runner: configurable user, environment, service overrides + multiple r...Tom McLaughlin2022-10-11
* nixos/github-runner: fix bugs related to `InaccessiblePaths=`Vincent Haupert2022-10-08
* 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
* nixos/github-runner: use state instead of runtime dir as `RUNNER_ROOT`Vincent Haupert2022-08-15
* nixos/*: automatically convert option docs to MDpennae2022-08-03
* nixos/*: normalize link formatpennae2022-08-03
* treewide: automatically md-convert option descriptionspennae2022-07-30
* nixos/github-runner: fix capset syscall filteringVincent Haupert2022-07-21
* nixos/github-runner: fix systemd defaults for common workflowsAlex Martens2022-07-17
* nixos/github-runner: systemd service hardeningAlex Martens2022-04-01
* modules/github-runner: Improve description of `url`Profpatsch2022-03-11
* nixos/github-runner: use `--disableupdate` flagVincent Haupert2022-01-28
* Merge pull request #148164 from veehaitch/nixos-github-runner-148024-v2Bobby Rong2021-12-17
|\
| * nixos/github-runner: refactor tokens handlingVincent Haupert2021-12-01
* | nixos/*: add trivial defaultText for options with simple defaultspennae2021-12-02
|/
* nixos/doc: clean up defaults and examplesNaïm Favier2021-10-04
* github-runner: Allow configuring the package to use (#134661)Andreas Fuchs2021-08-24
* nixos/github-runner: init at v2.277.1 (#116775)Vincent Haupert2021-04-10