Commit graph

139 commits

Author SHA1 Message Date
Evan Read
0401bbf92f Add new Ruby 3.2 version of www-gitlab-com Docker image 2023-03-07 03:57:18 +00:00
Balasankar 'Balu' C
7cd2352be6 Merge branch 'vs/add-ruby-3-for-customersdot' into 'master'
Add Ruby 3 support for CustomersDot images

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

Merged-by: Balasankar 'Balu' C <balasankar@gitlab.com>
Approved-by: Balasankar 'Balu' C <balasankar@gitlab.com>
Reviewed-by: Balasankar 'Balu' C <balasankar@gitlab.com>
Co-authored-by: Vitaly Slobodin <vslobodin@gitlab.com>
2023-03-06 07:01:04 +00:00
Vitaly Slobodin
8057d62fe2
Add Ruby 3 support for CustomersDot images 2023-03-06 07:48:46 +01:00
Evan Read
5a1ee91e9d Revert "Merge branch 'eread/add-ruby-3_2-www_gitlab_com-image' into 'master'" 2023-03-06 06:30:06 +00:00
Evan Read
b5cc37433d Add Ruby 3.2 version of www-gitlab-com Docker image 2023-03-06 05:54:13 +00:00
Andrejs Cunskis
2fc03ac832
Add chrome 110 and update e2e images 2023-03-02 10:53:49 +01:00
Stan Hu
66ca240929 Merge branch 'andrey-bump-docker-buildx' into 'master'
Update docker engine and remove manual buildx installation

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

Merged-by: Stan Hu <stanhu@gmail.com>
Approved-by: Lin Jen-Shin <jen-shin@gitlab.com>
Reviewed-by: Lin Jen-Shin <jen-shin@gitlab.com>
Co-authored-by: Andrejs Cunskis <acunskis@gitlab.com>
2023-02-28 07:39:52 +00:00
Andrejs Cunskis
6994bdfc9c
Remove specific buildx versions 2023-02-14 06:08:39 +09:00
Andrejs Cunskis
65485241a6
Bump to latest patch version 2023-02-14 05:55:00 +09:00
Clemens Beck
9dc2b4f3d8
Add golangci-lint version to image tag 2023-02-09 13:44:11 +01:00
Patrick Steinhardt
d5dee4e6e4
gitaly: Build UBI images with Go 1.19
We only build Gitaly's UBI images with Go 1.18, but Gitaly is about to
start supporting Go 1.19. Build images for both versions so that Gitaly
can upgrade their CI jobs to test with both versions.
2023-02-08 13:16:39 -08:00
Andrejs Cunskis
0bb119ff84
Update docker and buildx versions 2023-02-08 19:13:35 +01:00
Andrejs Cunskis
0fd4444217
Add chrome 109 to gitlab images 2023-02-07 21:01:03 +01:00
Stan Hu
9cfb653c95 Merge branch 'andrey-drop-patch-versions' into 'master'
Drop patch version for rust

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

Merged-by: Stan Hu <stanhu@gmail.com>
Approved-by: Stan Hu <stanhu@gmail.com>
Co-authored-by: Andrejs Cunskis <acunskis@gitlab.com>
2023-02-07 16:25:48 +00:00
Andrejs Cunskis
3c5a28c0de Add chrome 109 to build matrix 2023-02-07 14:38:10 +00:00
Andrejs Cunskis
a32a614bff
Drop rust patch version number 2023-02-07 09:32:59 +01:00
Toon Claes
29b7eec6a1 gitaly: Add Ruby 3 to UBI images
Add a UBI image that uses Ruby 3.0.
2023-02-06 08:17:12 +01:00
Dylan Griffith
e718f9a294 Change zoekt-ci-image to be versioned zoekt-ci-image-1.0
Per
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/108937#note_1257390002

This renames `zoekt-ci-image` so that we can have a versioned
`zoekt-ci-image-1.0`. This will allow us to make changes and bump the
version if we end up with breaking changes.

This still targets a fork of Zoekt because we're waiting on
[1 more PR](https://github.com/sourcegraph/zoekt/pull/496)
to be merged before we can target the main repository. At this point
we'll change the cloning command and check out a stable SHA or tag from
the main repo rather than tracking a branch like this is doing now.
2023-01-31 12:02:15 +11:00
Rémy Coutable
684f0ce8ef
ci: Only build custom images that need to be rebuilt
Signed-off-by: Rémy Coutable <remy@rymai.me>
2023-01-25 19:05:07 +01:00
Dylan Griffith
896be72570 Add zoekt-ci-image 2023-01-24 12:31:04 +11:00
Stan Hu
8de66cf7c8 Merge branch 'sh-upgrade-gitlab-operator-base' into 'master'
Upgrade gitlab-operator-build-base image to Go 1.18.10

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

Merged-by: Stan Hu <stanhu@gmail.com>
Approved-by: Mitchell Nielsen <mnielsen@gitlab.com>
Reviewed-by: Mitchell Nielsen <mnielsen@gitlab.com>
2023-01-24 01:24:08 +00:00
Stan Hu
a34c61451f
Update gitlab-operator URL
It has moved to
https://gitlab.com/gitlab-org/cloud-native/gitlab-operator.
2023-01-23 14:21:01 -08:00
Stan Hu
28441fce57
Rename operator-base image to include Golang version
This will prevent unexpected errors when trying to update
Go versions.
2023-01-23 13:11:14 -08:00
Stan Hu
bc3223ac21
Add Ruby 3.2.0 images
This will be used to see how much effort it would be to
jump to Ruby 3.2.0 and to see what performance improvements
we might see with YJIT.
2023-01-18 14:01:53 -08:00
DJ Mountney
5cc90b8ba2 Merge branch 'remove-omnibus-images' into 'master'
Remove obsolete omnibus-gitlab OS images

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

Merged-by: DJ Mountney <dj@gitlab.com>
Approved-by: DJ Mountney <dj@gitlab.com>
Co-authored-by: Balasankar "Balu" C <balasankar@gitlab.com>
2023-01-09 22:15:13 +00:00
Andrejs Cunskis
8650f9a4e4
Update chrome version to 108 2023-01-06 11:01:12 +02:00
Balasankar "Balu" C
dfc99b524f
Remove unused depscan and cve-search image
Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
2023-01-03 22:16:59 +05:30
Balasankar "Balu" C
51b609d407
Remove obsolete omnibus-gitlab OS images
Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
2023-01-03 22:16:57 +05:30
Dmytro Makovey
2a7301a460 Add amazon linux 2022 image 2022-12-28 02:36:19 +00:00
Lukas Eipert
8af15e7962 Add node@18 to the build matrix for the GitLab image
See: https://gitlab.com/gitlab-org/gitlab/-/issues/385512
2022-12-13 11:00:22 +01:00
Rémy Coutable
11c39ae1c9 Merge branch 'add-rust' into 'master'
Add Rust lang

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

Merged-by: Rémy Coutable <remy@rymai.me>
Approved-by: Rémy Coutable <remy@rymai.me>
Co-authored-by: Hannes Moser <box@hannesmoser.at>
2022-11-30 15:01:14 +00:00
Hannes Moser
2001e1f9f1
Add Rust lang 2022-11-30 10:22:35 +01:00
Nao Hashizume
ebd114125c Include checklist to add patches if it's required 2022-11-29 14:40:51 -08:00
Balasankar 'Balu' C
7f14c66845 Merge branch 'bump-buildx-docker' into 'master'
Update docker and buildx versions

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

Merged-by: Balasankar 'Balu' C <balasankar@gitlab.com>
Approved-by: Balasankar 'Balu' C <balasankar@gitlab.com>
Co-authored-by: Andrejs Cunskis <acunskis@gitlab.com>
2022-11-10 10:34:58 +00:00
Andrejs Cunskis
2edc87da36 Add redundant pipeline cancelation 2022-11-10 10:11:10 +00:00
Andrejs Cunskis
49c5cbcc3c
Update docker and buildx versions 2022-11-10 10:09:15 +02:00
Andrejs Cunskis
7d00e776ae Cache chrome for correct debian version 2022-11-08 12:49:31 +00:00
Balasankar 'Balu' C
03d90d36f2 Merge branch 'acunskis-add-git' into 'master'
Add back explicit git install to E2E image

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

Merged-by: Balasankar 'Balu' C <balasankar@gitlab.com>
Approved-by: Balasankar 'Balu' C <balasankar@gitlab.com>
Co-authored-by: Andrejs Cunskis <acunskis@gitlab.com>
2022-11-07 07:20:21 +00:00
Andrejs Cunskis
691f44b441 Add back explicit git install to E2E image 2022-11-07 07:20:21 +00:00
Balasankar 'Balu' C
dc9de38382 Merge branch '6876-packages-for-opensuse-15.4' into 'master'
6876 packages for opensuse 15.4

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

Merged-by: Balasankar 'Balu' C <balasankar@gitlab.com>
Approved-by: Balasankar 'Balu' C <balasankar@gitlab.com>
Co-authored-by: Andrew Patterson <apatterson@github.com>
2022-11-04 11:31:12 +00:00
Andrew Patterson
f484cdbba9 Add openSUSE Leap 15.4 image 2022-11-04 11:31:12 +00:00
Andrejs Cunskis
0ba4c76c53
Add arm e2e base image 2022-11-03 09:57:35 +02:00
Andrejs Cunskis
22154087ee
Update chrome installation and version 2022-10-30 19:40:10 +02:00
Kamil Trzciński
f6a1f0e63f Build arm64 images by default and additionally do not require docker buildx for simple builds 2022-10-28 07:38:23 +00:00
Andrejs Cunskis
ed1776761c
Update chrome versions
Bump version in kas images
2022-10-05 10:03:50 +03:00
Andrejs Cunskis
da34657f84
Notify quality slack channel when new version of chrome has been released 2022-10-04 18:45:03 +03:00
Andrejs Cunskis
66982ed978
Use buildkit builder by default 2022-10-02 12:36:07 +03:00
Andrejs Cunskis
c5b0b09a1e
Skip build jobs for scheduled pipeline 2022-09-28 18:52:01 +03:00
Hossein Pursultani
875916e741 Add Ubuntu 22.04 build image 2022-09-28 15:28:44 +10:00
Rémy Coutable
b93b5c7d0b Merge branch 'acunskis-cache-chromium' into 'master'
Cache chromium for arm64 builds

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

Merged-by: Rémy Coutable <remy@rymai.me>
Approved-by: Stan Hu <stanhu@gmail.com>
Approved-by: Rémy Coutable <remy@rymai.me>
Co-authored-by: Andrejs Cunskis <acunskis@gitlab.com>
2022-09-27 09:17:36 +00:00