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
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
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
bf2760d0a1
Update dependencies for bookworm
2023-12-19 06:31:55 +00:00
Brett Walker
bfa8ce4545
Update to Rust 1.73.0
2023-10-27 16:08:31 -05:00
Stan Hu
4cd4099d24
Drop Ruby 2.7 builds
2023-08-09 05:33:58 +00:00
Nao Hashizume
5330912117
Bump Node.js version to 18.17.0 for GitLab images
2023-07-26 09:55:53 -07:00
Vitaly Slobodin
a6fa51cb80
Bump Node.js to 18.16.0
2023-05-09 14:47:02 +00:00
Vitaly Slobodin
153ff3c2cf
Bump Google Chrome in KAS from 107 to 111
2023-03-17 09:41:05 +01:00
Andrejs Cunskis
a32a614bff
Drop rust patch version number
2023-02-07 09:32:59 +01: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
Hannes Moser
2001e1f9f1
Add Rust lang
2022-11-30 10:22:35 +01:00
Andrejs Cunskis
22154087ee
Update chrome installation and version
2022-10-30 19:40:10 +02:00
Andrejs Cunskis
ed1776761c
Update chrome versions
...
Bump version in kas images
2022-10-05 10:03:50 +03:00
Stan Hu
daa5d8c725
Update to Go v1.18.6 and v1.19.1
2022-09-26 17:09:19 +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
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
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
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