summary refs log tree commit diff
path: root/pkgs/development/tools/continuous-integration
Commit message (Collapse)AuthorAge
* github-runner: 2.288.1 -> 2.289.1Vincent Haupert2022-03-19
|
* github-runner: update dependenciesTony Höglund2022-03-18
|
* Merge pull request #163762 from r-ryantm/auto-update/flySandro2022-03-12
|\
| * fly: 7.6.0 -> 7.7.0R. Ryantm2022-03-12
| |
* | jenkins: 2.319.3 -> 2.332.1R. Ryantm2022-03-12
|/
* treewide: don't unnecessary set dotnet-related env varsIvar Scholten2022-03-04
| | | | These have been moved to a setup hook in dotnet-{sdk,runtime,aspnetcore}
* gitlab-runner: 14.8.0 -> 14.8.2 (#162416)Yaya2022-03-02
|
* github-runner: 2.288.0 -> 2.288.1Vincent Haupert2022-03-01
|
* github-runner: 2.287.1 -> 2.288.0Vincent Haupert2022-02-28
|
* gitlab-runner: 14.7.0 -> 14.8.0Max Wittig2022-02-23
|
* drone-cli: add darwin aarch64 supporttechknowlogick2022-02-12
|
* drone-runner-docker: 1.6.3 -> 1.8.0R. RyanTM2022-02-11
| | | (#149052)
* jenkins: 2.319.2 -> 2.319.3Martin Weinelt2022-02-09
| | | | | | https://www.jenkins.io/security/advisory/2022-02-09/ Fixes: CVE-2021-43859, CVE-2022-0538
* Merge #157109: github-runner: 2.286.0 -> 2.287.1Vladimír Čunát2022-02-06
|\
| * nixos/github-runner: use `--disableupdate` flagVincent Haupert2022-01-28
| | | | | | | | Use the new `--disableupdate` configure flag instead of our patch.
| * github-runner: refactor `disabledTests`Vincent Haupert2022-01-28
| | | | | | | | | | | | | | Make the `disabledTests` attribute a list of disabled tests matched exactly by their fully qualified name. Also mention the disabled tests in the `checkPhase`.
| * github-runner: 2.286.0 -> 2.287.1Vincent Haupert2022-01-28
| | | | | | | | Also requires to disable some additional online tests.
| * github-runner: disable telemetry in `createDepsFile`Vincent Haupert2022-01-28
| |
* | treewide: rename name to pname&versionFelix Buehler2022-02-01
| |
* | laminar: 1.1 -> 1.2Dmitry Bogatov2022-01-28
|/
* nixos/tests: link tests to their packagesFabian Möller2022-01-23
|
* gitlab-runner: 14.6.0 -> 14.7.0 (#155813)Max Wittig2022-01-20
|
* Merge pull request #154807 from mweinelt/jenkinsMartin Weinelt2022-01-17
|\
| * jenkins: 2.319.1 -> 2.319.2Martin Weinelt2022-01-12
| | | | | | | | | | | | https://www.jenkins.io/security/advisory/2022-01-12/ Fixes: CVE-2022-20612
* | drone-cli: 1.4.0 -> 1.5.0R. Ryantm2022-01-11
|/
* Merge pull request #152387 from kfollesdal/kfollesdal/github-runner_2.286.0Pavol Rusnak2022-01-03
|\ | | | | github-runner update to 2.286.0 with dotnet sdk 6.0
| * github-runner: Extend script to update all platform depsVincent Haupert2021-12-30
| | | | | | | | | | Runs `dotnet restore` for all supported platforms (`x86_64-linux` and `arm64-linux` at the moment) in the update script.
| * github-runner: Add @kfollesdal to maintainersKristoffer Føllesdal2021-12-30
| |
| * github-runner: Add script to create deps.nix.Kristoffer Føllesdal2021-12-30
| | | | | | | | | | Add create-deps-file script at github-runner.passthru.createDepsFile Recreate deps.nix with new script.
| * github-runne: 2.285.1 -> 2.286.0Kristoffer Føllesdal2021-12-29
| |
* | laminar: switch to fetchFromGitHubFelix Buehler2022-01-03
| |
* | github-runner: install bundled Node.js scriptsVincent Haupert2021-12-29
|/ | | | | | | | | Fixes a bug which caused workflow steps to fail if they called the `hashFiles` expression function; we didn't install it. This commit makes sure the Nodejs script is in the expected location. Same applies for the scripts in the `checkScripts` directory which we missed to install so far.
* gitlab-runner: 14.5.2 -> 14.6.0Max Wittig2021-12-23
|
* Revert "gitlab-runner: 14.5.2 -> 14.6.0 (#151600)" (#151843)Jonas Chevalier2021-12-22
| | | This reverts commit b03be5896e23609d7f417681e761d2a600d9103d.
* gitlab-runner: 14.5.2 -> 14.6.0 (#151600)Max Wittig2021-12-22
|
* Merge pull request #151034 from r-ryantm/auto-update/jenkinsFranz Pletz2021-12-17
|\ | | | | jenkins: 2.303.3 -> 2.319.1
| * jenkins: 2.303.3 -> 2.319.1R. Ryantm2021-12-16
| |
* | Merge pull request #148342 from veehaitch/github-runner-v2.285.0Bobby Rong2021-12-17
|\ \ | |/ |/| github-runner: 2.284.0 -> 2.285.1
| * github-runner: 2.285.0 -> 2.285.1Vincent Haupert2021-12-11
| |
| * github-runner: 2.284.0 -> 2.285.0Vincent Haupert2021-12-03
| | | | | | | | Adds support for Node.js 16.
* | gitlab-runner: circumvent patched go runtime checkPascal Bach2021-12-11
| | | | | | | | We already have a go version with the proper fix.
* | gitlab-runner: 14.5.0 -> 14.5.2Lara2021-12-11
|/ | | | https://about.gitlab.com/releases/2021/12/10/security-release-gitlab-runner-14-5-2-released/
* Merge pull request #147327 from AdrianKoshka/jenkins-updateSandro2021-11-25
|\
| * jenkins: 2.303.1 -> 2.303.3Adrian Lucrèce Céleste2021-11-25
| |
* | gitlab-runner: 14.4.0 -> 14.5.0Pascal Bach2021-11-23
| |
* | gitlab-runner: don't bundle prebuilt docker imagesPascal Bach2021-11-22
|/
* Merge pull request #146449 from maralorn/bump-laminarSandro2021-11-19
|\
| * laminar: 1.0 -> 1.1Malte Brandy2021-11-18
| |
* | github-runner: Update dependenciesClaudio Bley2021-11-16
|/
* haskell: switch from haskell.lib to haskell.lib.composeEllie Hermaszewska2021-11-07
|