nixpkgs/nixos/modules/services/continuous-integration
Dave Aitken 8c39875ae3
nixos/github-runner: use bashInteractive instead of bash (#339875)
Some github actions that use `bash` expect interactive features to be available. One such action is the [use-nix-shell](https://github.com/rrbutani/use-nix-shell-action) action. I couldn't find a way to override this even with `cfg.extraPackages`, due to the way the path is ordered.
2024-12-06 13:38:25 +08:00
..
buildbot nixos/buildbot-master: allow merging extraConfig and extraImports (#322469) 2024-11-04 13:32:04 +01:00
github-runner nixos/github-runner: use bashInteractive instead of bash (#339875) 2024-12-06 13:38:25 +08:00
gocd-agent
gocd-server
hercules-ci-agent
hydra nixos/hydra: fix shellcheck findings with enableStrictShellChecks enabled 2024-10-30 08:34:32 +00:00
jenkins nixos/jenkinsSlave: remove with lib; 2024-09-21 16:30:00 +02:00
woodpecker
buildkite-agents.nix
gitea-actions-runner.nix
github-runners.nix
gitlab-runner.nix nixos/gitlab-runner: let script options accept scripts as strings (#344644) 2024-12-03 23:25:31 +02:00