summaryrefslogtreecommitdiffstats
path: root/pkgs/development/tools/continuous-integration
AgeCommit message (Collapse)Author
2020-03-05jenkins: 2.204.3 -> 2.204.4Tim Steinbach
2020-03-02jenkins: 2.204.2 -> 2.204.3Tim Steinbach
2020-02-24gitlab-runner: 12.7.0 -> 12.8.0 (#80947)Max Wittig
2020-02-19drone: 1.6.0 -> 1.6.5Enno Lohmeier
2020-01-31drone-cli: 1.2.0 -> 1.2.1Christian Kampka
2020-01-30jenkins: 2.204.1 -> 2.204.2Tim Steinbach
2020-01-20gitlab-runner: 12.6.0 -> 12.7.0 (#78089)Max Wittig
2020-01-17buildkite-agent2: remove packageYorick van Pelt
The latest 2.x release was in Jan 2018.
2020-01-15Use buildkite agent 3.17.0Mark Karpov
2019-12-23gitlab-runner: 12.5.0 -> 12.6.0 (#76190)Pascal Bach
This release does no longer contain the lock file that broke the NixOS module in 12.5.0
2019-12-20jenkins: 2.190.3 -> 2.204.1Tim Steinbach
2019-12-09fly: 5.4.1 -> 5.7.2Steve Purcell
2019-11-26Merge pull request #61310 from cryptix/update/gocdServerGraham Christensen
gocd-server: 16.9.0-4001 -> 19.3.0-8959
2019-11-26Merge pull request #61309 from cryptix/update/gocdAgentGraham Christensen
gocd-agent: 16.9.0-4001 -> 19.3.0-8959
2019-11-24Merge remote-tracking branch 'upstream/master' into wrapper-pname-supportJohn Ericson
2019-11-24treewide: Get rid of most `parseDrvName` without breaking compatJohn Ericson
That is because this commit should be merged to both master and release-19.09.
2019-11-22gitlab-runner: 12.4.1 -> 12.5.0 (#73864)Max Wittig
2019-11-21jenkins: 2.190.2 -> 2.190.3Tim Steinbach
2019-10-29gitlab-runner: 12.4.0 -> 12.4.1Max Wittig
2019-10-29jenkins: 2.190.1 -> 2.190.2Tim Steinbach
2019-10-22gitlab-runner: 12.3.0 -> 12.4.0Max Wittig
2019-10-08Merge pull request #70539 from kampka/droneRenaud
drone: 1.3.1 -> 1.6.0
2019-10-08drone-cli: 0.8.6 -> 1.2.0Christian Kampka
2019-10-06drone: 1.3.1 -> 1.6.0Christian Kampka
2019-10-06Merge pull request #68271 from elohmeier/droneRenaud
drone: 0.8.6 -> 1.3.1
2019-09-26jenkins: 2.176.3 -> 2.190.1Tim Steinbach
2019-09-25gitlab-runner: 12.2.0 -> 12.3.0Max Wittig
2019-09-12cide: remove (#68505)zimbatm
2019-09-10drone: 0.8.6 -> 1.3.1Enno Lohmeier
2019-08-31Merge master into staging-nextFrederik Rietdijk
2019-08-29jenkins: 2.176.2 -> 2.176.3Tim Steinbach
2019-08-28fly: 5.3.0 -> 5.4.1 (#67633)Imuli
2019-08-24Merge branch 'master' into staging-nextVladimír Čunát
There ver very many conflicts, basically all due to name -> pname+version. Fortunately, almost everything was auto-resolved by kdiff3, and for now I just fixed up a couple evaluation problems, as verified by the tarball job. There might be some fallback to these conflicts, but I believe it should be minimal. Hydra nixpkgs: ?compare=1538299
2019-08-22gitlab-runner: 12.1.0 -> 12.2.0Pascal Bach
2019-08-20treewide: update globin's maintained drvsRobin Gloster
2019-08-17treewide: name -> pnamevolth
2019-08-15treewide: name -> pname (easy cases) (#66585)volth
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2019-08-12Revert "gitlab-runner: don't bundle prebuilt docker images (#66225)" (#66522)Pascal Bach
This reverts commit 9175a201bbb28e679d72e9f7d28c84ab7d1f742b.
2019-08-08gitlab-runner: don't bundle prebuilt docker images (#66225)Pascal Bach
The bundeled images are no longer compiled into the binary. They are also not strictly required as they will be fetched if not available. This change removes them as this reduces the closure size and also makes updates easier.
2019-07-31gitlab-runner: Fix prebuilt hashSarah Brofeldt
2019-07-22Merge pull request #65249 from max-wittig/patch-2Robin Gloster
gitlab-runner: 12.0.2 -> 12.1.0
2019-07-22bundlerUpdateScript: init and use (#64822)Nick Novitski
2019-07-22gitlab-runner: 12.0.2 -> 12.1.0Max Wittig
Corresponding runner for GitLab version 12.1.0 Changelog: https://gitlab.com/gitlab-org/gitlab-runner/blob/12-1-stable/CHANGELOG.md
2019-07-17jenkins: 2.176.1 -> 2.176.2Tim Steinbach
2019-07-13fly: init at 5.3.0ivanbrennan
Add `fly` CLI for working with Concourse CI, and include Bash completions.
2019-07-08gitlab-runner: 11.11.2 -> 12.0.2Pascal Bach
12.0.1 fixes an issue with git submodule fetching 12.0.2 fixes an issue with concurrent updated
2019-06-12jenkins: 2.164.3 -> 2.176.1Tim Steinbach
2019-06-10gitlab-runner: 11.11.0 -> 11.11.2Pascal Bach
2019-06-04gitlab-runner: 11.10.1 -> 11.11.0Pascal Bach
2019-05-11gocd-agent: 16.9.0-4001 -> 19.3.0-8959Henry