Commit graph

901 commits

Author SHA1 Message Date
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
Takuya Noguchi
49c7ae3457 Deprecate www-gitlab-com2.7 image tag
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2021-06-07 14:40:01 +00:00
Takuya Noguchi
12c52d4a9a Update Node.js from 12.4.0 to 12.22.1 for www-gitlab-com image
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2021-06-07 05:09:19 +00:00
Rémy Coutable
87bf723dda Update Dockerfile.kaniko 2021-05-11 16:40:38 +00:00
Rémy Coutable
f0a24db32f Merge branch 'fix-kaniko-image' into 'master'
Fix Kaniko image by creating a root user

See merge request gitlab-org/gitlab-build-images!406
2021-05-11 15:59:35 +00:00
Rémy Coutable
c80666a3a9
Fix Kaniko image by creating a root user
Signed-off-by: Rémy Coutable <remy@rymai.me>
2021-05-11 17:36:11 +02:00
Rémy Coutable
d661bc18ae Merge branch 'add-kaniko-image-with-git' into 'master'
Introduce a new kaniko image that includes Git

See merge request gitlab-org/gitlab-build-images!404
2021-05-10 15:01:23 +00:00
Rémy Coutable
851644234c
Introduce a new kaniko image that includes Git
Signed-off-by: Rémy Coutable <remy@rymai.me>
2021-05-10 15:46:27 +02:00
Stan Hu
1bbac35a38 Merge branch 'sh-optimize-ruby' into 'master'
Set frame pointer in cflags instead of optargs

See merge request gitlab-org/gitlab-build-images!402
2021-04-28 23:01:15 +00:00
Stan Hu
bb1423cd52
Set frame pointer in cflags instead of optargs
!401 set `optflags`, but this overrode the default `-O3`. Using cflags
appends to the default CFLAGS.
2021-04-28 15:45:03 -07:00
Stan Hu
83c6bd9076 Merge branch 'sh-no-omit-frame-pointer' into 'master'
Enable frame pointer in Ruby compile options

See merge request gitlab-org/gitlab-build-images!401
2021-04-28 22:30:03 +00:00
Stan Hu
1eca8ebf25
Enable frame pointer in Ruby compile options
This will make it easier to profile and debug Ruby builds.
This also matches with what we do in production:
https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/4030
2021-04-28 15:07:17 -07:00