Andrejs Cunskis
6bfe260f3b
Experiment: automatically push built images
2022-05-11 12:56:08 +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
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 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
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
27c59b7e27
Update to Debian bullseye
2022-02-10 07:37:01 +00:00
Stan Hu
e94fd5db83
Add Go 1.17 to GitLab images building
...
We can also drop Git v2.31 now since v2.33 is the default.
2021-12-10 08:39:45 -08:00
Lukas Eipert
a9cf88c469
Welcome to the matrix
...
This refactors our custom image building to utilize GitLab parallel jobs
with a matrix.
This makes it easier to parse what kind of matrix we are going to build
in our docker images. Furthermore instead of splitting the image name,
we can simply pull the versions of the tools from the environment
variables.
The ultimative reason: Dogfooding
2021-12-07 12:10:42 +01:00