Commit graph

453 commits

Author SHA1 Message Date
Alex Martens b9928950fe github-runner: 2.289.1 -> 2.289.2 2022-04-01 12:19:21 -07:00
R. Ryantm 38a8538a7b fly: 7.7.0 -> 7.7.1 2022-03-29 09:25:48 +00:00
Sandro 25d6fb8656
Merge pull request #163084 from techknowlogick/bump-drone 2022-03-27 12:49:36 +02:00
techknowlogick 501f643976
buildkite-agent: 3.33.3 -> 3.34.1 (#163110) 2022-03-26 13:29:58 +01:00
techknowlogick 0068589456 drone: 2.0.3 -> 2.11.1 2022-03-23 14:01:08 -04:00
Yaya f5fd6b3363 gitlab-runner: 14.9.0 -> 14.9.1 2022-03-23 13:35:11 +00:00
Yaya 699c30056b gitlab-runner: 14.8.2 -> 14.9.0 2022-03-22 14:39:37 +00:00
Vincent Haupert 119ffe8e25 github-runner: 2.288.1 -> 2.289.1 2022-03-19 07:08:03 +01:00
Tony Höglund fb0aed8992 github-runner: update dependencies 2022-03-18 07:24:53 +01:00
Sandro 4e3c985dcc
Merge pull request #163762 from r-ryantm/auto-update/fly 2022-03-12 23:31:43 +01:00
R. Ryantm fe93078307 jenkins: 2.319.3 -> 2.332.1 2022-03-12 06:58:34 +00:00
R. Ryantm 2cda2c3dae fly: 7.6.0 -> 7.7.0 2022-03-12 06:00:50 +00:00
Ivar Scholten d786405336 treewide: don't unnecessary set dotnet-related env vars
These have been moved to a setup hook in dotnet-{sdk,runtime,aspnetcore}
2022-03-04 14:41:18 +01:00
Yaya b2897c202b
gitlab-runner: 14.8.0 -> 14.8.2 (#162416) 2022-03-02 12:32:55 +01:00
Vincent Haupert 653c5d68f9 github-runner: 2.288.0 -> 2.288.1 2022-03-01 08:56:10 +01:00
Vincent Haupert d0b2916336 github-runner: 2.287.1 -> 2.288.0 2022-02-28 00:31:38 +01:00
Max Wittig 5d2606d1f0 gitlab-runner: 14.7.0 -> 14.8.0 2022-02-23 17:04:30 +01:00
techknowlogick 024ac27aff drone-cli: add darwin aarch64 support 2022-02-12 22:54:13 -05:00
R. RyanTM f2917bc84e
drone-runner-docker: 1.6.3 -> 1.8.0
(#149052)
2022-02-11 12:17:15 +01:00
Martin Weinelt 089f3af983
jenkins: 2.319.2 -> 2.319.3
https://www.jenkins.io/security/advisory/2022-02-09/

Fixes: CVE-2021-43859, CVE-2022-0538
2022-02-09 18:35:54 +01:00
Vladimír Čunát f0f251d90a
Merge #157109: github-runner: 2.286.0 -> 2.287.1 2022-02-06 17:19:59 +01:00
Felix Buehler e67ee13da7 treewide: rename name to pname&version 2022-02-01 23:01:51 +01:00
Dmitry Bogatov 70574630ca laminar: 1.1 -> 1.2 2022-01-28 12:48:24 -04:00
Vincent Haupert 7c2319905d nixos/github-runner: use --disableupdate flag
Use the new `--disableupdate` configure flag instead of our patch.
2022-01-28 09:46:12 +01:00
Vincent Haupert 4be414dc95 github-runner: refactor disabledTests
Make the `disabledTests` attribute a list of disabled tests matched
exactly by their fully qualified name.

Also mention the disabled tests in the `checkPhase`.
2022-01-28 09:44:29 +01:00
Vincent Haupert 1126f8282a github-runner: 2.286.0 -> 2.287.1
Also requires to disable some additional online tests.
2022-01-28 09:44:29 +01:00
Vincent Haupert 10689df734 github-runner: disable telemetry in createDepsFile 2022-01-28 09:44:28 +01:00
Fabian Möller 4329d79dba
nixos/tests: link tests to their packages 2022-01-23 21:08:10 +01:00
Max Wittig 44d0167638
gitlab-runner: 14.6.0 -> 14.7.0 (#155813) 2022-01-20 19:35:44 +01:00
Martin Weinelt 718a7207f8
Merge pull request #154807 from mweinelt/jenkins 2022-01-17 01:28:39 +01:00
Martin Weinelt bb0e9dec99
jenkins: 2.319.1 -> 2.319.2
https://www.jenkins.io/security/advisory/2022-01-12/

Fixes: CVE-2022-20612
2022-01-12 22:18:47 +01:00
R. Ryantm d85f289e17 drone-cli: 1.4.0 -> 1.5.0 2022-01-11 06:34:26 +00:00
Pavol Rusnak 3dc3e1ef58
Merge pull request #152387 from kfollesdal/kfollesdal/github-runner_2.286.0
github-runner update to 2.286.0 with dotnet sdk 6.0
2022-01-03 17:08:44 +01:00
Felix Buehler 9c257d65c0 laminar: switch to fetchFromGitHub 2022-01-03 00:48:02 +01:00
Vincent Haupert 8b138c9031 github-runner: Extend script to update all platform deps
Runs `dotnet restore` for all supported platforms (`x86_64-linux` and
`arm64-linux` at the moment) in the update script.
2021-12-30 00:34:50 +01:00
Kristoffer Føllesdal c8b997df95 github-runner: Add @kfollesdal to maintainers 2021-12-30 00:21:04 +01:00
Kristoffer Føllesdal a32ca2885c github-runner: Add script to create deps.nix.
Add create-deps-file script at github-runner.passthru.createDepsFile
Recreate deps.nix with new script.
2021-12-30 00:21:04 +01:00
Vincent Haupert 01ad24db55 github-runner: install bundled Node.js scripts
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.
2021-12-29 17:45:58 +01:00
Kristoffer Føllesdal 24b79667cf github-runne: 2.285.1 -> 2.286.0 2021-12-29 12:32:32 +01:00
Max Wittig 1f15fbcfd6 gitlab-runner: 14.5.2 -> 14.6.0 2021-12-23 12:35:24 +01:00
Jonas Chevalier 284756dda0
Revert "gitlab-runner: 14.5.2 -> 14.6.0 (#151600)" (#151843)
This reverts commit b03be5896e.
2021-12-22 23:33:18 +01:00
Max Wittig b03be5896e
gitlab-runner: 14.5.2 -> 14.6.0 (#151600) 2021-12-22 16:49:03 +01:00
Franz Pletz f4f70b4759
Merge pull request #151034 from r-ryantm/auto-update/jenkins
jenkins: 2.303.3 -> 2.319.1
2021-12-17 13:23:32 +01:00
Bobby Rong 4ab7be9a55
Merge pull request #148342 from veehaitch/github-runner-v2.285.0
github-runner: 2.284.0 -> 2.285.1
2021-12-17 16:01:47 +08:00
R. Ryantm ba3ba0d38e jenkins: 2.303.3 -> 2.319.1 2021-12-16 23:08:15 +00:00
Vincent Haupert d498380c88 github-runner: 2.285.0 -> 2.285.1 2021-12-11 18:43:05 +01:00
Pascal Bach bc5fcddcd7 gitlab-runner: circumvent patched go runtime check
We already have a go version with the proper fix.
2021-12-11 10:20:13 +01:00
Lara 88453a08f9 gitlab-runner: 14.5.0 -> 14.5.2
https://about.gitlab.com/releases/2021/12/10/security-release-gitlab-runner-14-5-2-released/
2021-12-11 10:20:13 +01:00
Vincent Haupert 5f0466376b github-runner: 2.284.0 -> 2.285.0
Adds support for Node.js 16.
2021-12-03 00:07:41 +01:00
Sandro 2d9202d70c
Merge pull request #147327 from AdrianKoshka/jenkins-update 2021-11-25 12:39:24 +01:00