Stan Hu
b5a4afe94d
Merge branch 'go/1.17' into 'master'
...
Add Go 1.17 to the build images
See merge request gitlab-org/gitlab-build-images!431
2021-08-20 22:30:50 +00:00
feistel
2f6e7217ec
ci: add tests for go 1.17 gitaly images
2021-08-19 02:56:03 +00:00
feistel
90453443ef
Add Go 1.17 to the build images
2021-08-19 02:40:18 +00:00
DJ Mountney
1a7929b873
Merge branch 'sh-update-go-1.16.7' into 'master'
...
Update to Go v1.16.7
See merge request gitlab-org/gitlab-build-images!430
2021-08-18 18:06:48 +00:00
Stan Hu
75872c38aa
Update to Go v1.16.7
...
This has a number of security and bug fixes:
https://golang.org/doc/devel/release#go1.16
2021-08-18 07:48:11 -07:00
Stan Hu
9aa7fa7390
Merge branch 'mk-ruby-2.7.4' into 'master'
...
Update Ruby 2.7.2 to 2.7.4
See merge request gitlab-org/gitlab-build-images!428
2021-08-18 14:23:18 +00:00
Matthias Kaeppler
19cbe92aa9
Pin ruby-2.7.2 image, add ruby-2.7
...
The ruby-2.7 tags will always contain the latest
patch released for that minor version.
This allows us to ship patches more easily but
retains backwards compatibility with existing
repos asking for 2.7.2.
2021-08-18 11:46:43 +02:00
Balasankar 'Balu' C
35c225221c
Merge branch 'mk-pin-upstream-ruby' into 'master'
...
Danger: Pin ruby base image to Debian buster
See merge request gitlab-org/gitlab-build-images!429
2021-08-18 09:19:24 +00:00
Matthias Kaeppler
5af3b78964
Danger: Pin ruby base image to Debian buster
...
Until https://github.com/nodesource/distributions/issues/1249#issuecomment-897838056
is resolved.
2021-08-18 11:01:36 +02:00
DJ Mountney
a9bc5389a5
Merge branch 'mk-fix-ruby3-method-opt-bug' into 'master'
...
Add Ruby 3.0.2 patches to fix method override bug
See merge request gitlab-org/gitlab-build-images!427
2021-08-12 14:54:36 +00:00
Matthias Kaeppler
c87c1d58bf
Add Ruby 3.0.2 patches to fix method override bug
...
These patches are necessary to fix https://bugs.ruby-lang.org/issues/17725
which is unreleased.
This is currently breaking our Ruby 3 build, so until 3.0.3 is out
let's apply these independently.
2021-08-12 15:31:46 +02:00
DJ Mountney
3b136f71f0
Merge branch 'mk-fix-ruby3-patchdir' into 'master'
...
Fix patches not applied to Ruby 3 build image
See merge request gitlab-org/gitlab-build-images!426
2021-08-11 16:21:29 +00:00
Matthias Kaeppler
ee30123fab
Fix patches not applied to Ruby 3 build image
...
Since RUBY_VERSION expands to 3.0.2, and since
we look for patches in a director of the same
name, no patches were applied from the 3.0.0
directory.
2021-08-06 14:11:25 +02:00
DJ Mountney
6950f5bebb
Merge branch '88-base64-is-missing-in-gitlab-operator-build-base' into 'master'
...
Add coreutils (base64) to gitlab-operator-build-base
Closes #88
See merge request gitlab-org/gitlab-build-images!425
2021-08-04 21:19:00 +00:00
Dmytro Makovey
c85b1063a3
replace busybox versions of utils with GNU coreutils
2021-08-04 20:21:33 +00:00
Balasankar 'Balu' C
9234f09a97
Merge branch '87-add-bash-to-dockerfile-gitlab-operator-build-base' into 'master'
...
Resolve "Add bash to Dockerfile.gitlab-operator-build-base"
Closes #87
See merge request gitlab-org/gitlab-build-images!424
2021-07-30 18:06:35 +00:00
Dmitry Makovey
a116e93304
added bash
2021-07-30 11:50:22 -06:00
Balasankar 'Balu' C
483b33a5ff
Merge branch 'gitlab-operator-builder' into 'master'
...
Add tools required by operator-sdk to the operator builder image
Closes gitlab-org/cloud-native/gitlab-operator#202
See merge request gitlab-org/gitlab-build-images!422
2021-07-29 02:50:15 +00:00
Dmytro Makovey
e60d5ea513
Add tools required by operator-sdk to the operator builder image
2021-07-29 02:50:14 +00:00
Rémy Coutable
e5ebc029bc
Merge branch 'mk-gitaly-ruby3-images' into 'master'
...
Add Ruby 3 images for Gitaly CI
See merge request gitlab-org/gitlab-build-images!423
2021-07-26 10:21:26 +00:00
Matthias Käppler
1d2d116a77
Add Ruby 3 images for Gitaly CI
2021-07-23 16:24:31 +02:00
Rémy Coutable
d242bf4ed6
Merge branch 'leipert-reduce-www-gitlab-image-size' into 'master'
...
Remove Pandoc and LaTeX from www-gitlab-com image
See merge request gitlab-org/gitlab-build-images!421
2021-07-13 10:54:44 +00:00
Stan Hu
933ce81926
Merge branch 'dj-ruby-2.7.2-customers-dot' into 'master'
...
Add Ruby 2.7.2 version for CustomersDot images
See merge request gitlab-org/gitlab-build-images!420
2021-07-12 19:46:02 +00:00
Lukas Eipert
5726967649
Remove Pandoc and LaTeX from www-gitlab-com image
...
With https://gitlab.com/gitlab-com/www-gitlab-com/-/merge_requests/81890
the last usage of pandoc / LaTeX was removed from the www-gitlab-com
repo. This happened more than 2 months ago, so removing it from the
image should be rather safe, especially considering we use merge trains.
It reduces the image size by around 500 MB.
2021-07-12 15:47:59 +02:00
ddavison
8a98dc7fd9
Add Ruby 2.7.2 version for CustomersDot images
2021-07-12 09:02:51 -04:00
Stan Hu
1e20456b32
Merge branch 'mk-rename-ruby3-custom-images' into 'master'
...
Rename ruby-3.0.0-* CI images to ruby-3.0
See merge request gitlab-org/gitlab-build-images!419
2021-07-09 07:57:25 +00:00
Matthias Kaeppler
3ce204d492
Rename ruby-3.0.0-* CI images to ruby-3.0
...
Both match 3.0.+ but it is confusing to ask for
3.0.0 and get 3.0.2.
2021-07-09 09:28:37 +02:00
Rémy Coutable
c33c8806e2
Merge branch 'espadav8-master-patch-11325' into 'master'
...
Update Danger image dependency versions
See merge request gitlab-org/gitlab-build-images!417
2021-07-08 16:46:48 +00:00
Andrew Smith (EspadaV8)
a8fb190479
Update Danger image dependency versions
2021-07-08 16:46:47 +00:00
Stan Hu
e07dd44402
Merge branch 'mk-ruby-3.0.2' into 'master'
...
Update Ruby 3 to 3.0.2
See merge request gitlab-org/gitlab-build-images!418
2021-07-08 14:05:07 +00:00
Matthias Kaeppler
4e1d0fb9c6
Update Ruby 3 to 3.0.2
2021-07-08 15:06:12 +02:00
Rémy Coutable
4c868fd6b0
Merge branch 'mf-add-pg13' into 'master'
...
Add PG13 images for GitLab pipeline
See merge request gitlab-org/gitlab-build-images!416
2021-07-05 14:15:44 +00:00
Mark Fletcher
b5dc6ce1c1
Add PG13 images for GitLab pipeline
2021-07-01 17:10:51 +10:00
Rémy Coutable
957db59663
Merge branch 'shorten-kas-image-name' into 'master'
...
Remove chrome from KAS testing image
See merge request gitlab-org/gitlab-build-images!415
2021-06-30 09:27:38 +00:00
Tiger
48ecea89c4
Document the length limit of build names
2021-06-30 09:27:43 +10:00
Tiger
d00c0d27da
Remove chrome from KAS testing image
...
Adding bazelisk increased the tag name above the limit
of 128 characters, so remove something unused as a
temporary fix.
2021-06-30 09:25:25 +10:00
Rémy Coutable
e49fb0651d
Merge branch 'add-bazelisk-to-gitlab-images' into 'master'
...
Add Bazelisk support to Dockerfile.custom
See merge request gitlab-org/gitlab-build-images!413
2021-06-29 13:25:08 +00:00
Tiger Watson
a7e1e727ef
Add Bazelisk support to Dockerfile.custom
2021-06-29 13:25:07 +00:00
DJ Mountney
5c31ab00a7
Merge branch 'igorwwwwwwwwwwwwwwwwwwww-master-patch-76696' into 'master'
...
Bump golangci to v1.41.1
See merge request gitlab-org/gitlab-build-images!414
2021-06-28 16:36:27 +00:00
Igor
800e436b6e
Bump golangci to v1.41.1
2021-06-28 12:20:04 +00:00
DJ Mountney
5476f61a75
Merge branch 'add-aws-cli' into 'master'
...
Add aws-cli to gitlab charts base image
See merge request gitlab-org/gitlab-build-images!412
2021-06-22 23:27:29 +00:00
DJ Mountney
52c4d31eab
Add aws-cli to gitlab charts base image
...
This is so we can switch to this image for the charts helm repo which
uses s3 storage
2021-06-22 11:32:58 -07:00
Rémy Coutable
ea8efa68bc
Merge branch 'sh-upgrade-golang' into 'master'
...
Upgrade to Golang v1.16.4
See merge request gitlab-org/gitlab-build-images!411
2021-06-15 07:33:34 +00:00
Stan Hu
b8ca8022f0
Upgrade to Golang v1.16.4
2021-06-15 00:16:01 -07:00
Rémy Coutable
1f3c021fb2
Merge branch 'add-customersdot-qa-image' into 'master'
...
Add CustomersDots qa test image
See merge request gitlab-org/gitlab-build-images!410
2021-06-09 09:29:49 +00:00
Chloe Liu
ed7dc51ee4
Add CustomersDots qa test image
2021-06-09 09:29:48 +00:00
Rémy Coutable
ca9be84761
Merge branch 'sethgitlab-dangerupdate' into 'master'
...
Update danger gem version
See merge request gitlab-org/gitlab-build-images!409
2021-06-09 08:09:12 +00:00
Seth Berger
77c1e63375
Update Dockerfile.danger
2021-06-09 02:58:23 +00:00
Rémy Coutable
26b2cd0ba8
Merge branch '84-node-js-to-12.22.1' into 'master'
...
Update Node.js from 12.4.0 to 12.22.1 for www-gitlab-com image
Closes #84
See merge request gitlab-org/gitlab-build-images!407
2021-06-08 08:55:33 +00:00
Rémy Coutable
7234d1bddd
Merge branch 'deprecate-www-gitlab-com-2.7' into 'master'
...
Deprecate www-gitlab-com2.7 image tag
See merge request gitlab-org/gitlab-build-images!408
2021-06-07 15:05:54 +00:00