Andrejs Cunskis
36b798f72a
Add chrome version 103
2022-07-04 15:25:58 +00:00
Balasankar "Balu" C
0dea43ac3b
Support using OS other than Debian as base for custom images
...
Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
2022-07-04 16:30:29 +05:30
Andrejs Cunskis
5f2622450a
Use image from GitLab registry by default for build image in ci
2022-07-01 17:25:14 +00:00
Rémy Coutable
dfe1c77e56
Add a job to build Review App related images
...
Signed-off-by: Rémy Coutable <remy@rymai.me>
2022-06-30 16:28:49 +02:00
Rémy Coutable
345189653e
Merge branch 'tnir-deprecate-gitlab-charts-build-base-helm-3' into 'master'
...
Deprecate gitlab-charts-build-base-helm-3 (Helm 3.4) image tag
Closes #107
See merge request gitlab-org/gitlab-build-images!552
2022-06-22 09:25:56 +00:00
Lin Jen-Shin
a00159f06f
Add a way to pin RubyGems and pin to 3.2
2022-06-22 00:16:26 +08:00
Takuya Noguchi
495dbe57f0
Deprecate gitlab-charts-build-base-helm-3 (Helm 3.4) image tag
...
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2022-06-21 07:24:37 +00:00
Takuya Noguchi
723b1f7f5f
Deprecate :alpine-helm image tag
...
That image includes:
- Alpine 3.11 (EOL)
- Ruby 2.4 (EOL)
These repos have been using this tag:
- https://gitlab.com/gitlab-org/gitlab-omnibus-builder
- https://gitlab.com/gitlab-org/gitlab-omnibus-builder/-/merge_requests/226
- https://gitlab.com/gitlab-org/charts/auto-deploy-app
- Deprecated and https://gitlab.com/gitlab-org/cluster-integration/auto-deploy-image is not using that tag
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2022-06-15 06:28:57 +00:00
Andrejs Cunskis
0315c15294
Fix extend statement
2022-05-24 19:17:47 +03:00
Andrejs Cunskis
3272152b6d
Retire custom qa images
2022-05-24 19:15:45 +03:00
Andrejs Cunskis
41e842d004
Add e2e images for all qa usecases
2022-05-24 19:14:50 +03:00
Vitaly Slobodin
2c4820651e
Pin Ruby image for CustomersDot to minor versions instead of patch versions
2022-05-23 09:46:24 +00:00
Andrejs Cunskis
7e2f897d6c
Extract common versions
2022-05-17 15:06:27 +03:00
Andrejs Cunskis
1f350b34f9
Add slim docker image
2022-05-17 15:06:27 +03:00
Aleksei Lipniagov
06f9755d34
Build e2e images with Ruby 3
2022-05-16 17:22:43 +02:00
Stan Hu
1ecac04f87
Update Git, Golang, and Chrome versions for GitLab build images
...
The Chrome update is needed to match the version bump for QA-related
images:
https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/536
2022-05-12 21:13:36 -07:00
Andrejs Cunskis
9cd59387cd
Update chrome version in images
2022-05-12 13:07:33 +03:00
Andrejs Cunskis
6bfe260f3b
Experiment: automatically push built images
2022-05-11 12:56:08 +00:00
DJ Mountney
ac06850fe3
Add a newer version of Helm for the charts base images.
2022-05-09 04:00:30 +00:00
Balasankar "Balu" C
aeb97b5387
Add back Debian bullseye image for omnibus specs
...
Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
2022-05-05 22:03:52 +05:30
Andrejs Cunskis
8fff315864
Move custom images to separate major component directories
2022-05-03 13:52:10 +03:00
Rémy Coutable
779a199009
Merge branch 'buildkit-inline-cache' into 'master'
...
Use buildkit and inline cache to speed up builds
See merge request gitlab-org/gitlab-build-images!526
2022-05-02 12:49:43 +00:00
Andrejs Cunskis
4ce63ce225
Enable buildkit globally
2022-05-02 13:45:45 +03:00
Andrejs Cunskis
9822179497
Set debian and add missing docker for custom build
2022-05-01 22:29:14 +03:00
Andrejs Cunskis
1f15ec8684
Add option to pass custom bundler version
2022-05-01 19:31:13 +03:00
Andrejs Cunskis
34bf5cf7ee
Rename e2e to qa
2022-05-01 14:32:56 +03:00
Andrejs Cunskis
e5885af2fb
Use buildkit and inline cache to speed up builds
2022-04-29 16:19:34 +03:00
Andrejs Cunskis
5c36d00eae
Add ci jobs
2022-04-28 18:46:36 +03:00
Stan Hu
be7af7d540
Merge branch 'tnir/add-pg-13-to-gitaly-matrix' into 'master'
...
Add PostgreSQL 13 support to Gitaly CI matrix
See merge request gitlab-org/gitlab-build-images!523
2022-04-27 15:25:31 +00:00
Takuya Noguchi
f72ffcb906
Add PostgreSQL 13 support to Gitaly CI matrix
...
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2022-04-27 03:24:01 +00:00
Stan Hu
7f87b2eb16
Drop Debian buster and Git v2.31 builds in GitLab images
...
Debian bullseye and Git v2.33 are the default now, so we have no need
for these older versions.
2022-04-25 21:22:03 -07:00
Vitaly Slobodin
275d5af648
Drop Ruby 2.7.5 for CustomersDot
2022-04-18 18:46:07 +03:00
Vitaly Slobodin
bb46fec4d8
Bump Ruby to 2.7.6 for CustomersDot
2022-04-15 11:53:44 +03:00
Rémy Coutable
0afff95280
ci: Add needs to all the push jobs
...
Signed-off-by: Rémy Coutable <remy@rymai.me>
2022-03-30 11:10:41 +02:00
Rémy Coutable
3fc2d174e7
Build GitLab image with buster as well
...
Signed-off-by: Rémy Coutable <remy@rymai.me>
2022-03-22 16:10:38 +01:00
Rémy Coutable
73ac2428a2
Introduce dedicated deploy stages for gitlab, gitlab-assets, and gitaly images
...
Signed-off-by: Rémy Coutable <remy@rymai.me>
2022-03-22 11:23:30 +01:00
Rémy Coutable
d389b1068d
Stop building images with Node 14.15
...
Signed-off-by: Rémy Coutable <remy@rymai.me>
2022-03-22 11:23:02 +01:00
Rémy Coutable
11df180825
Add support for Chrome 94 in GitLab images
...
Signed-off-by: Rémy Coutable <remy@rymai.me>
2022-03-17 17:53:10 +01:00
Rémy Coutable
54900fc18d
Update to Chrome 99
...
Signed-off-by: Rémy Coutable <remy@rymai.me>
2022-03-16 19:07:39 +01:00
Lukas 'Eipi' Eipert
0089899f11
Merge branch 'sh-update-www-gitlab-com-nodejs' into 'master'
...
Update nodejs to v16.14.0 for www-gitlab-com image
See merge request gitlab-org/gitlab-build-images!498
2022-03-08 13:54:05 +00:00
Stan Hu
edbe08f360
Update nodejs to v16.14.0
...
This matches the update in
https://gitlab.com/gitlab-com/www-gitlab-com/-/merge_requests/99215 .
This also renames the image from `www-gitlab-com-3.0` to
`www-gitlab-com-ruby-3.0-node-16` to make it possible to roll this
change out properly.
2022-03-07 13:26:17 -08:00
Balasankar "Balu" C
73cb5f83c1
Add Amazon Linux 2 image
...
Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
2022-03-02 15:24:57 +05:30
Lukas Eipert
ce4f19b5aa
Create node v16 versions of our build images
2022-02-21 14:27:04 +01:00
Stan Hu
1cb45d0cab
Downgrade to Chrome 97
...
Chrome 98 has a bug with sending control keys that is breaking our
keyboard shortcut tests:
https://bugs.chromium.org/p/chromedriver/issues/detail?id=3999
Prune older Chrome entries as we no longer need them.
2022-02-11 00:45:16 -08:00
Stan Hu
269a50ae3a
Merge branch 'sh-drop-git-2.31-gitaly' into 'master'
...
Drop Gitaly support for Git v2.31
See merge request gitlab-org/gitlab-build-images!488
2022-02-11 05:29:31 +00:00
Stan Hu
9bdd8b4e85
Drop Gitaly support for Git v2.31
...
Gitaly now bundles its own version of Git, so this version is really
meant for CI testing. We don't need to support older versions.
2022-02-10 21:12:49 -08:00
Balasankar 'Balu' C
3e1c3957f6
Merge branch 'sh-update-debian-bullseye-assets-image' into 'master'
...
Update GitLab compile assets images to bullseye
See merge request gitlab-org/gitlab-build-images!485
2022-02-11 04:18:02 +00:00
Stan Hu
45f5560da3
Update GitLab compile assets images to bullseye
2022-02-11 04:18:02 +00:00
Stan Hu
122e14854a
Update to Chrome 98
...
Chrome 89 does not support Debian bullseye.
2022-02-10 12:29:35 -08:00
Stan Hu
5b160738a9
Use explicit PostgreSQL version for Gitaly images
...
Currently the Gitaly images install the PostgreSQL version available
to the Debian repository. The support scripts in Praefect currently
depend on specific versions of `psql`, so let's be explicit about the
versions used in the image and install PostgreSQL from the PGDG
repository.
2022-02-10 09:14:02 -08:00