Lukas Eipert
51cdfcf732
feat: Proper Emoji support in Chrome images
...
We often have flaky tests around emoji rendering. Maybe we can improve
the test quality by adding a proper emoji font.
The existing install-noto-image script wasn't utilized and could be
simplified anyhow. Furthermore I think it is fine to install the font
when Chrome is installed, given that we use the Chrome images for
integration tests with the browser.
2022-12-07 11:46:06 +01:00
Lukas Eipert
cc548a28af
chore: Update apt commands in chrome install script
...
Replace `apt install` with `apt-get install` because the former should
not be used for scripting purposes.
Otherwise I wasn't able to get it running locally as well.
2022-12-07 11:46:06 +01:00
Stan Hu
632bca6084
Merge branch 'mk-verify-mandatory-ruby-patches' into 'master'
...
Verify mandatory Ruby patches exist
See merge request https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/617
Merged-by: Stan Hu <stanhu@gmail.com>
Approved-by: Stan Hu <stanhu@gmail.com>
Co-authored-by: Matthias Kaeppler <mkaeppler@gitlab.com>
2022-11-30 16:44:38 +00:00
Matthias Käppler
b9bddb9b12
Verify mandatory Ruby patches exist
2022-11-30 16:44:38 +00:00
Hannes Moser
2001e1f9f1
Add Rust lang
2022-11-30 10:22:35 +01:00
Stan Hu
88901ea9ff
Consolidated Ruby patches using major and minor versions
...
Previously we had to remember to apply specific patches for each
version of Ruby, and it was easy to forget. Let's just simplify this
by applying patches for the major and minor versions (e.g. 2.7, 3.0,
etc.).
2022-11-29 14:49:23 -08:00
Matthias Käppler
869acf7edd
Update Ruby 2.7 and 3.x images
2022-11-29 14:49:45 +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
Andrejs Cunskis
cfa1af41c8
Fix download url base
2022-10-30 20:23:33 +02:00
Andrejs Cunskis
22154087ee
Update chrome installation and version
2022-10-30 19:40:10 +02:00
Kamil Trzciński
5cbbafa65e
Fix duplicate debian-bullseye in image name
...
This is due to usage of OS and DEBIAN in a CI.
Ignore DEBIAN/UBI if OS is specified.
2022-10-28 13:32:40 +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
0a81ef5783
Notify chrome update only when chromium is cached
2022-10-10 12:00:13 +03:00
Stan Hu
925f109160
Update Go to 1.18.7 and 1.19.2
2022-10-06 04:28:03 +00:00
Andrejs Cunskis
af7312a4aa
Merge branch 'acunskis-cache-chromium-common' into 'master'
...
Cache chromium-common package
See merge request https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/589
Merged-by: Andrejs Cunskis <acunskis@gitlab.com>
Approved-by: Kamil Trzciński <ayufan@ayufan.eu>
2022-10-05 17:19:56 +00:00
Andrejs Cunskis
8ac47f7001
Cache chromium-common package
2022-10-05 17:19:56 +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
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
Andrejs Cunskis
292fe33fba
Cache chromium for arm64 builds
2022-09-27 09:17:36 +00:00
Stan Hu
daa5d8c725
Update to Go v1.18.6 and v1.19.1
2022-09-26 17:09:19 +00:00
Andrejs Cunskis
0be7ce1245
Add arm capability without pushing and building images
2022-09-22 08:17:17 +00:00
Balasankar 'Balu' C
514f304d5f
Revert "Merge branch 'multiarch-images' into 'master'"
...
This reverts merge request !577
2022-09-19 10:15:53 +00:00
Andrejs Cunskis
1ecbd61785
Capability to build arm64 docker images
2022-09-19 08:11:34 +00:00
Balasankar 'Balu' C
3ef7901d3f
Merge branch 'CVE-2022-28131' into 'master'
...
Upgrade Go versions to latest patches
Closes gitaly#4439
See merge request gitlab-org/gitlab-build-images!579
2022-08-26 04:59:05 +00:00
Rémy Coutable
ef9588d93a
Merge branch 'tnir-yarn-1.22.19-on-www-gitlab-com' into 'master'
...
Update Yarn from 1.22.10 to 1.22.19 in www-gitlab-com image
See merge request gitlab-org/gitlab-build-images!573
2022-08-23 09:08:45 +00:00
Pavlo Strokov
40a204d458
Upgrade Go versions to latest patches
...
The CVE-2022-28131 vulnerability is fixed in the latest patches
for the Go 1.17 and 1.18. Upgrade to the latest Go patch versions.
Closes: https://gitlab.com/gitlab-org/gitaly/-/issues/4439
2022-08-23 10:59:14 +03:00
Takuya Noguchi
8fdc02afff
Update debian from buster to bullseye in www-gitlab-com
...
to update yamllint from 1.25.0 to 1.26.0-2
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2022-08-14 09:04:32 +00:00
Takuya Noguchi
e7f6430158
Update Yarn from 1.22.10 to 1.22.19 in www-gitlab-com image
...
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2022-08-14 08:02:04 +00:00
Rémy Coutable
77dac3298b
Merge branch 'bump-chrome-103-version' into 'master'
...
Bump Chrome version 103 to latest revision
See merge request gitlab-org/gitlab-build-images!566
2022-07-06 12:36:13 +00:00
Balasankar "Balu" C
3d05c313ea
Bump Chrome version 103 to latest revision
...
Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
2022-07-06 17:37:05 +05:30
Balasankar "Balu" C
a19885da57
Make locale setting OS-dependent
...
Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
2022-07-06 13:17:17 +05:30
Balasankar "Balu" C
475f5af390
Support building Golang-FIPS in UBI
...
Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
2022-07-06 13:17:16 +05:30
Balasankar "Balu" C
0149acb910
Support building Ruby in UBI
...
Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
2022-07-06 13:17:15 +05:30
Balasankar "Balu" C
9441b21608
Install essential packages in UBI
...
Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
2022-07-06 13:17:13 +05:30
Balasankar "Balu" C
690bb34f74
Fix build environment detection
...
Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
2022-07-06 13:10:21 +05:30
Patrick Steinhardt
d87b0be061
gitaly: Stop installing PgBouncer
...
Gitaly is using PgBouncer in its CI pipelines to verify that Praefect
works alright with this proxy for Postgres. While it was initially using
the PgBouncer binary directly, the project has since migrate to set up
PgBouncer as a service via a separate image in 0e5953177 (ci: Tie in
PgBouncer as a service, 2021-12-03). Since then the PgBouncer executable
is not needed anymore in the image used by Gitaly.
Stop installing PgBouncer and remove the architecture we have to build
and install it.
2022-07-06 07:42:08 +02:00
Stan Hu
2432db6c3f
Merge branch 'acunskis-automated-chromedriver-version' into 'master'
...
Automaticaly fetch chromedriver version based on chrome
See merge request gitlab-org/gitlab-build-images!558
2022-07-05 16:43:08 +00:00
Balasankar "Balu" C
aefa05c7bd
Fix base image detection
...
Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
2022-07-05 14:55:51 +05:30
Andrejs Cunskis
36b798f72a
Add chrome version 103
2022-07-04 15:25:58 +00:00
Andrejs Cunskis
f71fe0261d
Automaticaly fetch chromedriver version based on chrome
2022-07-04 14:30:33 +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
Rémy Coutable
ec7e89bd00
Add a way to install Helm
...
Signed-off-by: Rémy Coutable <remy@rymai.me>
2022-06-30 16:28:49 +02:00
Lin Jen-Shin
a00159f06f
Add a way to pin RubyGems and pin to 3.2
2022-06-22 00:16:26 +08:00
Andrejs Cunskis
eda1d374d1
Bump bundler version to 2.3.15
2022-06-10 10:45:35 +03:00
Robert Marshall
5be515c87b
Update jemalloc to 5.3.0
2022-06-06 16:20:03 +00:00
Vitaly Slobodin
976d8937de
Update Ruby to 2.7.6
2022-05-17 20:39:02 +00:00
Andrejs Cunskis
1ef6c55491
Automatically detect debian version
2022-05-17 15:06:27 +03: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