Commit graph

255 commits

Author SHA1 Message Date
Rémy Coutable
ab488579f5 Merge branch 'eread/fix-build-job-for-new-www_gitlab_com-docker-image' into 'master'
Fix build job for new www-gitlab-com Docker image

See merge request https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/816

Merged-by: Rémy Coutable <remy@rymai.me>
Approved-by: Rémy Coutable <remy@rymai.me>
Reviewed-by: Rémy Coutable <remy@rymai.me>
Co-authored-by: Evan Read <eread@gitlab.com>
2024-06-03 05:45:44 +00:00
Rémy Coutable
7cb9668ef6
Ensure report-built-images doesn't fail when no images were built
Signed-off-by: Rémy Coutable <remy@rymai.me>
2024-06-03 07:19:25 +02:00
Evan Read
0902afe4db Fix build job for new www-gitlab-com Docker image 2024-06-03 10:01:43 +10:00
Rémy Coutable
2ddf1ada73 Introduce a report-built-images job to gather the list of all built images 2024-06-01 06:46:35 +00:00
Evan Read
f47b51c0ed Update build step for new Docker images 2024-05-31 14:13:33 +10:00
Rémy Coutable
57fe03c0e4
Publish images with full Ruby version
Signed-off-by: Rémy Coutable <remy@rymai.me>
2024-05-28 09:21:45 +02:00
Clemens Beck
e397f5ba30 Add Go 1.22 Operator build image 2024-05-21 10:24:37 +00:00
David Dieulivol
a8877850e7 Use kubectl 1.27 for EP services 2024-05-08 14:55:35 +00:00
Clemens Beck
b70bdd0493 Add dynamic Helm 3.10 CI image for GitLab chart 2024-05-07 10:48:03 +00:00
Stan Hu
f3c5020487
Drop Node.js 18.17 from GitLab and KAS images
We're using and testing Node.js 20 now. No need to build 18 anymore.

Part of https://gitlab.com/groups/gitlab-org/-/epics/13545
2024-04-23 15:46:08 -07:00
Balasankar 'Balu' C
2d3f1104ec Merge branch 'remove-go-1-20' into 'master'
Stop building Go 1.20 images

See merge request https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/785

Merged-by: Balasankar 'Balu' C <balasankar@gitlab.com>
Approved-by: Balasankar 'Balu' C <balasankar@gitlab.com>
Co-authored-by: Clemens Beck <cbeck@gitlab.com>
2024-04-18 06:12:17 +00:00
Clemens Beck
abba2706bd Stop building Go 1.20 images 2024-04-18 06:12:17 +00:00
Vitaly Slobodin
2ef2a42789 Update Node.js to 20.12 for the CustomersDot image 2024-04-17 10:53:56 +00:00
Stan Hu
b6832e237d
Update to Chrome v123
GitLab E2E tests appear to use Chrome v123, so let's upgrade
everything to it now.
2024-04-15 17:26:01 -07:00
Stan Hu
029b655c7a
Upgrade to nodejs v20.12.2
Add Node builds to GitLab-related images in preparation
for upgrading.

Relates to
https://gitlab.com/gitlab-org/gitlab-development-kit/-/issues/2081
2024-04-15 10:20:40 -07:00
Andrejs Cunskis
ec3390307a Add chrome v123 to e2e and gitlab images 2024-04-10 14:02:41 +00:00
Alessio Caiazza
599bb49328 Build www-gitlab-com images for arm64 2024-04-09 11:40:05 +00:00
Stan Hu
ceb5ff4383
Add Ruby 3.0 to CNG image
https://gitlab.com/gitlab-org/gitlab/-/jobs/6461148652 was failing
since Ruby 3.0 is still being tested.
2024-03-22 20:54:34 -07:00
Andrejs Cunskis
f4b5ed1a8c
Add git and lfs to cng image 2024-03-20 14:03:28 +01:00
John Mason
d3631defa8 Add universal ctags to zoekt CI image 2024-03-01 16:38:11 +00:00
Ash McKenzie
658f063dbb Also install Go 1.22 2024-02-16 11:39:15 +00:00
Stan Hu
4201edcae2 Merge branch 'sh-drop-chrome-119-gitlab' into 'master'
Drop Chrome v119 from GitLab image list

See merge request https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/778

Merged-by: Stan Hu <stanhu@gmail.com>
Approved-by: Andrejs Cunskis <acunskis@gitlab.com>
2024-02-15 10:05:02 +00:00
Stan Hu
504949649d
Drop Chrome v119 from e2e-chrome images 2024-02-15 01:58:35 -08:00
Jon Jenkins
df6c48650c Add Postgresql 16 build variant 2024-02-14 18:53:56 +00:00
Stan Hu
05a80bc756
Drop Chrome v119 from GitLab image list
We test with Chrome v120 now, so we don't need to build images
with v119.
2024-02-14 10:38:44 -08:00
Stan Hu
cb802da4ab Merge branch 'sh-add-libpq-ubi' into 'master'
Add libpq-devel to UBI image

See merge request https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/775

Merged-by: Stan Hu <stanhu@gmail.com>
Approved-by: Stan Hu <stanhu@gmail.com>
2024-02-13 04:07:32 +00:00
Stan Hu
2678e26b22
Make GitLab and Gitaly builds dependent on install-essentials
This is the base script that is used to install dependencies,
so we should generate images if this is changed.
2024-02-12 18:07:22 -08:00
Ash McKenzie
558661c17e Remove bullseye images for gitaly and gitlab 2024-02-13 00:25:31 +00:00
Stan Hu
19768323a3
Build Debian bullseye version for Docker image
This would fix build failures in
https://gitlab.com/gitlab-org/gitlab-foss/-/jobs/6153546871.
2024-02-12 12:41:11 -08:00
Rémy Coutable
8217b75bbf Merge branch 'ddieulivol-upgrade_dependencies_for_review_apps_image' into 'master'
Bump versions for review-apps and triage-ops

See merge request https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/769

Merged-by: Rémy Coutable <remy@rymai.me>
Approved-by: Rémy Coutable <remy@rymai.me>
Reviewed-by: Rémy Coutable <remy@rymai.me>
Co-authored-by: ddieulivol <ddieulivol@gitlab.com>
2024-02-07 15:18:05 +00:00
David Dieulivol
535c7a1e27 Bump versions for review-apps and triage-ops 2024-02-07 15:18:05 +00:00
John Mason
7d539ca0c0 Add zoekt-ci-image-1.7 2024-02-07 14:25:11 +00:00
Balasankar 'Balu' C
85ce04586a Merge branch 'andrey-kind-helm-image' into 'master'
Add image for cng deployment

See merge request https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/766

Merged-by: Balasankar 'Balu' C <balasankar@gitlab.com>
Approved-by: Balasankar 'Balu' C <balasankar@gitlab.com>
Co-authored-by: Andrejs Cunskis <acunskis@gitlab.com>
2024-02-07 05:11:19 +00:00
Andrejs Cunskis
45f078d6f1 Add image for cng deployment 2024-02-07 05:11:19 +00:00
Robert Marshall
bd863cd03d Use Go to 1.21.6 and 1.20.13 to build 2024-02-06 16:29:58 +00:00
Clemens Beck
eb85da3b71
Add Go 1.21 Operator build image
Adds a new Operator build image with Go 1.21 and the Operator
tools. The 1.20 image remains for now for possible backport
to stable branches.

Relates https://gitlab.com/gitlab-org/cloud-native/gitlab-operator/-/issues/1500
2024-01-31 14:44:53 +01:00
Enrique Alcántara
f6bdb4bbd6 Create gitlab-vscode-build image 2024-01-25 16:59:07 +00:00
Terri Chu
5fa1b0d8f5 Add a new zoekt image version with updated SHA 2024-01-23 19:50:05 +00:00
Clemens Beck
db6f2daec2 Add Debian Bookworm images 2024-01-18 10:20:04 +00:00
Andrejs Cunskis
55e0d4e969
Remove old chrome versions and add chrome 120 2024-01-10 11:46:31 +01:00
Andrejs Cunskis
06eda84afa Extract chromedriver directly to bin folder 2024-01-10 10:23:39 +00:00
Andrejs Cunskis
2f9274a0e2 Add bundler 2.5 to e2e images 2024-01-04 20:36:04 +00:00
Clemens Beck
bf2760d0a1 Update dependencies for bookworm 2023-12-19 06:31:55 +00:00
Dmitry Gruzd
08a2884e3c Fix Zoekt CI image. Bump to v1.5 2023-11-29 17:13:00 +00:00
Balasankar 'Balu' C
3287d15463 Merge branch 'add-zoekt-ci-image-1-4' into 'master'
Add zoekt-ci-image-1.4

See merge request https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/751

Merged-by: Balasankar 'Balu' C <balasankar@gitlab.com>
Co-authored-by: Dmitry Gruzd <dgruzd@gitlab.com>
2023-11-29 06:35:21 +00:00
Dmitry Gruzd
117474104b Add zoekt-ci-image-1.4 2023-11-29 06:35:21 +00:00
Ismael Posada Trobo
d74c76029d Bump minimum default version for Helm to 3.9.4 2023-11-29 06:34:48 +00:00
iposadat
3dc943f331 Bump Ruby image to 3.1 and Helm version to 3.9.4 2023-11-17 23:29:23 +01:00
Vitaly Slobodin
20ddefac9d Bump Chrome to 119 for CustomersDot 2023-11-06 12:20:00 +00:00
Balasankar 'Balu' C
f5da858aa0 Merge branch 'remove-operator-go-1-18-build-image' into 'master'
Remove Go 1.18 Operator build image

See merge request https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/740

Merged-by: Balasankar 'Balu' C <balasankar@gitlab.com>
Approved-by: Hossein Pursultani <hpursultani@gitlab.com>
Approved-by: Balasankar 'Balu' C <balasankar@gitlab.com>
Co-authored-by: Clemens Beck <cbeck@gitlab.com>
2023-10-31 05:33:54 +00:00