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
Rémy Coutable
08680b0e16
Merge branch 'sh-update-deps' into 'master'
...
Update Git, Golang, and Chrome versions for GitLab build images
See merge request gitlab-org/gitlab-build-images!539
2022-05-16 10:48:01 +00:00
Rémy Coutable
e3bce44a84
Merge branch 'template-update' into 'master'
...
Update default mr template
See merge request gitlab-org/gitlab-build-images!537
2022-05-16 10:37:37 +00: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
3ce6b02757
Update default mr template
2022-05-12 13:09:48 +03:00
Andrejs Cunskis
9cd59387cd
Update chrome version in images
2022-05-12 13:07:33 +03:00
Rémy Coutable
8fa73e9819
Merge branch 'acunskis-experiment-auto-push' into 'master'
...
Experiment: automatically push built images
Closes #105
See merge request gitlab-org/gitlab-build-images!530
2022-05-11 12:56:09 +00:00
Andrejs Cunskis
6bfe260f3b
Experiment: automatically push built images
2022-05-11 12:56:08 +00:00
Ben Bodenmiller
36fcb51a0d
Fix Default templates source
2022-05-10 18:35:30 +00:00
Ben Bodenmiller
2771444e0d
List source of Default templates
2022-05-10 09:01:26 +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
Stan Hu
5e285d7ea8
Merge branch 'stop-building-node-14.15' into 'master'
...
Stop building images with Node 14.15
See merge request gitlab-org/gitlab-build-images!508
2022-03-22 14:45:36 +00:00
Rémy Coutable
2fd1a63977
Add a default MR template
...
Signed-off-by: Rémy Coutable <remy@rymai.me>
2022-03-22 11:39:12 +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
Stan Hu
114463a3bc
Merge branch 'vs/bump-nodejs-lts-customersdot' into 'master'
...
Bump Node.js version to LTS for CustomersDot
See merge request gitlab-org/gitlab-build-images!483
2022-02-10 16:23:35 +00:00
Vitaly Slobodin
e18ed3a95d
Bump Node.js version to LTS for CustomersDot
2022-02-10 15:03:05 +03:00
Balasankar 'Balu' C
40d3de5aab
Merge branch 'vs/bump-psql-customersdot' into 'master'
...
Bump PostgreSQL from 9.5 to 10.19 for CustomersDot
See merge request gitlab-org/gitlab-build-images!482
2022-02-10 07:37:54 +00:00