Commit graph

1511 commits

Author SHA1 Message Date
Stan Hu
8a4d981230 Merge branch 'add-go-1_20-image' into 'master'
Add Go 1.20 support

See merge request https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/677

Merged-by: Stan Hu <stanhu@gmail.com>
Approved-by: Stan Hu <stanhu@gmail.com>
Co-authored-by: Oscar Tovar <otovar@gitlab.com>
2023-05-06 01:56:00 +00:00
Oscar Tovar
de3bd7ec56 Add Go 1.20 support 2023-05-06 01:56:00 +00:00
Rémy Coutable
aff31cf90d Merge branch 'andrey-gdk-image' into 'master'
Add gdk base image

See merge request https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/645

Merged-by: Rémy Coutable <remy@rymai.me>
Approved-by: Rémy Coutable <remy@rymai.me>
Reviewed-by: Rémy Coutable <remy@rymai.me>
Co-authored-by: Andrejs Cunskis <acunskis@gitlab.com>
2023-05-03 09:31:35 +00:00
Stan Hu
0bfeea7c2a Merge branch '402982-add-gitlab-pg15-pgvector-build' into 'master'
Adds a PG15 pgvector build image variant

See merge request https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/679

Merged-by: Stan Hu <stanhu@gmail.com>
Approved-by: Stan Hu <stanhu@gmail.com>
Co-authored-by: Leonardo Rosa <ldarosa@gitlab.com>
2023-05-03 04:38:56 +00:00
Leonardo Rosa
3d5fed6423 Adds a PG15 pgvector build image variant 2023-05-02 22:05:21 -03:00
Stan Hu
b06af91083 Merge branch '402982-add-gitlab-pg15-build' into 'master'
Adds a PG15 build image variant

See merge request https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/678

Merged-by: Stan Hu <stanhu@gmail.com>
Approved-by: Stan Hu <stanhu@gmail.com>
Co-authored-by: Leonardo Rosa <ldarosa@gitlab.com>
2023-05-02 21:34:56 +00:00
Leonardo Rosa
548463ad60 Adds a PG15 build image variant 2023-05-02 15:27:32 -03:00
Stan Hu
d9c3090c6e Merge branch 'ud/golangci-new-tag' into 'master'
Add golangci-lint version 1.52

See merge request https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/674

Merged-by: Stan Hu <stanhu@gmail.com>
Approved-by: Stan Hu <stanhu@gmail.com>
Reviewed-by: Vasilii Iakliushin <viakliushin@gitlab.com>
Co-authored-by: Udayan Joshi <udayan@theom.ai>
2023-04-21 17:15:10 +00:00
Udayan Joshi
1e4b163d65 Add golangci-lint version 1.52 2023-04-21 17:15:10 +00:00
Stan Hu
5749331be3 Merge branch 'add-postgres-pgvector-images' into 'master'
Add postgres-pgvector images

See merge request https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/675

Merged-by: Stan Hu <stanhu@gmail.com>
Approved-by: Stan Hu <stanhu@gmail.com>
Co-authored-by: Dmitry Gruzd <dgruzd@gitlab.com>
2023-04-21 16:54:12 +00:00
Dmitry Gruzd
da2ea3bf11 Add postgres-pgvector images 2023-04-21 13:22:06 +02:00
Stan Hu
7fb5639f18 Merge branch 'eread/make-image-based-on-ruby-3_2_2-and-node_js-18_16_0' into 'master'
Make image based on Ruby 3.2.2 and Node.js 18.16.0

See merge request https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/673

Merged-by: Stan Hu <stanhu@gmail.com>
Approved-by: Stan Hu <stanhu@gmail.com>
Co-authored-by: Evan Read <eread@gitlab.com>
2023-04-20 04:45:56 +00:00
Evan Read
800aeab3d8 Make image based on Ruby 3.2.2 and Node.js 18.16.0 2023-04-20 04:45:56 +00:00
Rémy Coutable
24deb3db06 Merge branch 'sh-add-ruby-bug-19580-patches' into 'master'
Add Ruby patch for https://bugs.ruby-lang.org/issues/19580

See merge request https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/672

Merged-by: Rémy Coutable <remy@rymai.me>
Approved-by: Rémy Coutable <remy@rymai.me>
Approved-by: Matthias Käppler <mkaeppler@gitlab.com>
Co-authored-by: Stan Hu <stanhu@gmail.com>
2023-04-14 08:20:13 +00:00
Stan Hu
3411bd3095
Add Ruby patches to changes list
If patches are added, we need to rebuild Ruby.
2023-04-13 12:36:48 -07:00
Stan Hu
d95e4efae8
Add Ruby patch for https://bugs.ruby-lang.org/issues/19580
This fixes seg faults seen after tests finish running. This pulls in
an upstream fix for Nokogiri/libxml2:
https://github.com/ruby/ruby/pull/7663.

These patches can be dropped once Nokogiri v1.15 is available and
`NOKOGIRI_LIBXML_MEMORY_MANAGEMENT=default` is set in CI.

See https://gitlab.com/gitlab-org/gitlab/-/issues/390313#note_1342807685
for more details.
2023-04-13 12:05:02 -07:00
Balasankar 'Balu' C
c2be25e44f Merge branch 'toon-gitaly-no-ruby' into 'master'
gitaly: Remove Ruby from image

See merge request https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/671

Merged-by: Balasankar 'Balu' C <balasankar@gitlab.com>
Approved-by: Balasankar 'Balu' C <balasankar@gitlab.com>
Co-authored-by: Toon Claes <toon@gitlab.com>
2023-04-07 10:56:55 +00:00
Toon Claes
df539bba43 gitaly: Remove Ruby from image 2023-04-07 10:56:55 +00:00
Stan Hu
e19cd924db Merge branch 'add-exiftool' into 'master'
Add exiftool as a component tool for workhorse

See merge request https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/669

Merged-by: Stan Hu <stanhu@gmail.com>
Approved-by: Stan Hu <stanhu@gmail.com>
Reviewed-by: Jason Plum <jplum@gitlab.com>
Co-authored-by: DJ Mountney <dj@gitlab.com>
2023-04-07 01:02:09 +00:00
DJ Mountney
e48a60a78d Add exiftool as a component tool for workhorse 2023-04-07 01:02:09 +00:00
Andrejs Cunskis
4c57027790 Merge branch 'fix-bundler-matrix' into 'master'
Fix Bundler element in matrix array

See merge request https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/668

Merged-by: Andrejs Cunskis <acunskis@gitlab.com>
Approved-by: Andrejs Cunskis <acunskis@gitlab.com>
Co-authored-by: Rémy Coutable <remy@rymai.me>
2023-04-06 19:24:33 +00:00
Rémy Coutable
edbea081dd Fix Bundler element in matrix array 2023-04-06 19:24:33 +00:00
Andrejs Cunskis
e324a472bb Merge branch 'support-bundler-2.4' into 'master'
Support Bundler 2.4

See merge request https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/667

Merged-by: Andrejs Cunskis <acunskis@gitlab.com>
Approved-by: Andrejs Cunskis <acunskis@gitlab.com>
Co-authored-by: Rémy Coutable <remy@rymai.me>
2023-04-05 13:48:13 +00:00
Rémy Coutable
583426f9ec Support Bundler 2.4 2023-04-05 13:48:13 +00:00
Stan Hu
42076c2eb7 Merge branch 'mk-ruby-patches' into 'master'
Update Rubies to pull in latest patches

See merge request https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/665

Merged-by: Stan Hu <stanhu@gmail.com>
Approved-by: Stan Hu <stanhu@gmail.com>
Co-authored-by: Matthias Kaeppler <mkaeppler@gitlab.com>
2023-04-02 04:47:39 +00:00
Matthias Kaeppler
7d1d958b51 Update Rubies to pull in latest patches 2023-03-31 09:45:09 +02:00
Rémy Coutable
117965b5c2 Merge branch 'vs/fix-qa-images-customersdot' into 'master'
Fix CustomersDot QA images matrix

See merge request https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/664

Merged-by: Rémy Coutable <remy@rymai.me>
Approved-by: Rémy Coutable <remy@rymai.me>
Reviewed-by: Rémy Coutable <remy@rymai.me>
Co-authored-by: Vitaly Slobodin <vslobodin@gitlab.com>
2023-03-23 11:18:37 +00:00
Vitaly Slobodin
6fe52d6fbc
Fix CustomersDot QA images matrix 2023-03-23 10:42:15 +01:00
Balasankar 'Balu' C
265d898064 Merge branch '98-add-k8s-tools' into 'master'
Add k8s tooling to CNG build images

Closes #98

See merge request https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/471

Merged-by: Balasankar 'Balu' C <balasankar@gitlab.com>
Approved-by: Dustin Collins <714871-dustinmm80@users.noreply.gitlab.com>
Approved-by: Balasankar 'Balu' C <balasankar@gitlab.com>
Reviewed-by: Balasankar 'Balu' C <balasankar@gitlab.com>
Co-authored-by: Dmitry Makovey <dmakovey@gitlab.com>
2023-03-22 05:11:21 +00:00
Dmytro Makovey
9d82f222ae Add k8s tooling to CNG build images 2023-03-22 05:11:21 +00:00
Balasankar 'Balu' C
78ac3abf1b Merge branch 'sh-add-clang-deps-for-rust' into 'master'
Add clang dependencies for Rust's bindgen

See merge request https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/663

Merged-by: Balasankar 'Balu' C <balasankar@gitlab.com>
Approved-by: Balasankar 'Balu' C <balasankar@gitlab.com>
Approved-by: Brett Walker <bwalker@gitlab.com>
Co-authored-by: Stan Hu <stanhu@gmail.com>
2023-03-22 04:44:02 +00:00
Stan Hu
c771289540 Add clang dependencies for Rust's bindgen 2023-03-22 04:44:02 +00:00
Stan Hu
09dc6d12cc Merge branch 'vs/update-customersdot-deps' into 'master'
Update CustomersDot dependencies

See merge request https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/660

Merged-by: Stan Hu <stanhu@gmail.com>
Approved-by: Stan Hu <stanhu@gmail.com>
Co-authored-by: Vitaly Slobodin <vslobodin@gitlab.com>
2023-03-21 15:44:37 +00:00
Vitaly Slobodin
a17138f92b
Update Ruby to 3.2 for CustomersDot 2023-03-21 09:09:50 +01:00
Vitaly Slobodin
6a79bef1f3
Update git to 2.36 for CustomersDot 2023-03-21 09:09:47 +01:00
Vitaly Slobodin
c126f48954
Update Chrome to 111 for CustomersDot 2023-03-21 09:09:01 +01:00
Balasankar 'Balu' C
f1ee82f296 Merge branch 'vs/psql-12-customersdot' into 'master'
Bump PostgreSQL to 12 for CustomersDot

See merge request https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/662

Merged-by: Balasankar 'Balu' C <balasankar@gitlab.com>
Approved-by: Balasankar 'Balu' C <balasankar@gitlab.com>
Co-authored-by: Vitaly Slobodin <vslobodin@gitlab.com>
2023-03-21 05:11:30 +00:00
Stan Hu
013bf09f5c Merge branch 'vs/update-google-chrome' into 'master'
Update Google Chrome to 111

See merge request https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/661

Merged-by: Stan Hu <stanhu@gmail.com>
Approved-by: Stan Hu <stanhu@gmail.com>
Co-authored-by: Vitaly Slobodin <vslobodin@gitlab.com>
2023-03-20 15:48:02 +00:00
Vitaly Slobodin
02d4fac483
Bump Postgres to 12 for CustomersDot 2023-03-17 10:02:54 +01:00
Vitaly Slobodin
153ff3c2cf
Bump Google Chrome in KAS from 107 to 111 2023-03-17 09:41:05 +01:00
Vitaly Slobodin
b28ccd8306
Add Google Chrome 111 2023-03-17 09:40:39 +01:00
Vitaly Slobodin
dc40eb856c
Remove Google Chrome 108 2023-03-17 09:38:58 +01:00
Vitaly Slobodin
6bfdad143f
Remove Google Chrome 107 2023-03-17 09:38:50 +01:00
Vitaly Slobodin
a76708ffe9
Remove Google Chrome 106 2023-03-17 09:38:42 +01:00
Stan Hu
20172e1246 Merge branch 'golang-19-7' into 'master'
Update golang patch versions to 1.19.7 and 1.18.10

See merge request https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/655

Merged-by: Stan Hu <stanhu@gmail.com>
Approved-by: Stan Hu <stanhu@gmail.com>
Co-authored-by: DJ Mountney <dj@gitlab.com>
2023-03-15 19:36:16 +00:00
DJ Mountney
51836b61e6 Update golang patch versions to latest
- Also drop the 1.17 version. Nothing using it anymore.
2023-03-15 18:31:03 +00:00
Stan Hu
b4b2d5d108 Merge branch 'alexives-add-gitlab-14-build' into 'master'
Replace pg11 with pg14 gitlab images

See merge request https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/659

Merged-by: Stan Hu <stanhu@gmail.com>
Approved-by: Stan Hu <stanhu@gmail.com>
Co-authored-by: Alex Ives <aives@gitlab.com>
2023-03-15 14:38:32 +00:00
Balasankar 'Balu' C
721134d37f Merge branch 'add-golangci-lint-v1.51' into 'master'
Add golangci-lint version 1.51

See merge request https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/654

Merged-by: Balasankar 'Balu' C <balasankar@gitlab.com>
Approved-by: Balasankar 'Balu' C <balasankar@gitlab.com>
Co-authored-by: Mirko Grönroos <mirko.gronroos@verkkokauppa.com>
2023-03-15 10:03:30 +00:00
Alex Ives
01704b7962 Update file gitlab.images.yml 2023-03-15 00:59:35 +00:00
Stan Hu
71a2a7cfa8 Merge branch 'sh-update-ruby-3.1-and-3.2' into 'master'
Add Ruby 3.1 and 3.2 to e2e images

See merge request https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/658

Merged-by: Stan Hu <stanhu@gmail.com>
Approved-by: Stan Hu <stanhu@gmail.com>
2023-03-12 16:32:53 +00:00