Commit graph

1143 commits

Author SHA1 Message Date
Andrejs Cunskis
dd3ad9e4c9
Fix copy paste mistake in comment 2022-04-29 00:16:28 +03:00
Andrejs Cunskis
0b459c20fe
Remove unnecessary curl installation in kubectl 2022-04-28 21:34:54 +03:00
Andrejs Cunskis
06a761ebf6
Update Dockerfile.custom 2022-04-28 19:38:02 +03:00
Andrejs Cunskis
9906770111
Fix copy paste mistakes in variables 2022-04-28 18:56:57 +03:00
Andrejs Cunskis
5c36d00eae
Add ci jobs 2022-04-28 18:46:36 +03:00
Andrejs Cunskis
7a97735026
Integrate gcloud and kubectl in custom build 2022-04-28 18:32:48 +03:00
Andrejs Cunskis
5cd81e9b3c
Add kubectl install script 2022-04-28 18:23:42 +03:00
Andrejs Cunskis
a0317aa98d
Add gcloud installation script 2022-04-28 18:07:39 +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
Rémy Coutable
167473acda Merge branch 'sh-drop-buster-gitlab-builds' into 'master'
Drop Debian buster and Git v2.31 builds in GitLab images

See merge request gitlab-org/gitlab-build-images!522
2022-04-26 10:35:03 +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
Stan Hu
d8667216bc Merge branch 'tnir/docker-20.10.14' into 'master'
Update Docker Engine from 20.10.9 to 20.10.14

See merge request gitlab-org/gitlab-build-images!521
2022-04-26 03:46:48 +00:00
Takuya Noguchi
34474f15d9 Update Docker Engine from 20.10.9 to 20.10.14
to support clone3 syscall, which is needed to build images based on
ubuntu:jammy.

- https://github.com/moby/moby/pull/42681
- https://github.com/moby/moby/pull/42836

Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2022-04-26 01:37:14 +00:00
Rémy Coutable
926c30179c Merge branch 'bump/go-1.17.9' into 'master'
Update Go to 1.17.9

See merge request gitlab-org/gitlab-build-images!515
2022-04-21 08:30:49 +00:00
Stan Hu
60c8909eb6 Merge branch 'vs/revert-ruby-update-2-7-6' into 'master'
Revert "Update Ruby to 2.7.6"

See merge request gitlab-org/gitlab-build-images!519
2022-04-19 14:18:57 +00:00
Vitaly Slobodin
f259448faf Revert "Update Ruby to 2.7.6"
This reverts commit 1fad6d11a1.
2022-04-19 15:56:54 +03:00
Vitaly Slobodin
1fad6d11a1 Update Ruby to 2.7.6 2022-04-19 15:52:27 +03:00
Rémy Coutable
1288bdf8f1 Merge branch 'vs/revert-invalid-update-ruby' into 'master'
Revert "Update Ruby to 2.7.6"

See merge request gitlab-org/gitlab-build-images!517
2022-04-19 09:01:28 +00:00
Vitaly Slobodin
c1971e7780 Revert "Update Ruby to 2.7.6"
This reverts commit 63f674b0d4.
2022-04-19 11:23:04 +03:00
Vitaly Slobodin
63f674b0d4 Update Ruby to 2.7.6 2022-04-19 11:20:35 +03:00
Rémy Coutable
2e2d7c6704 Merge branch 'vs/customersdot-bump-ruby' into 'master'
Bump Ruby to 2.7.6 for CustomersDot

See merge request gitlab-org/gitlab-build-images!516
2022-04-19 07:26:00 +00: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
feistel
17f6443c23 Update Go to 1.17.9 2022-04-13 23:20:50 +02:00
Balasankar 'Balu' C
f7a3b9c75b Merge branch 'golang-1.17.8' into 'master'
Update Go to 1.17.8

Closes #101

See merge request gitlab-org/gitlab-build-images!514
2022-04-07 10:52:48 +00:00
Matthias Käppler
86fa76e02a Update Go to 1.17.8 2022-04-07 10:52:47 +00:00
Balasankar 'Balu' C
c1b70cbf8d Merge branch 'golangci-lint/v1.45.0' into 'master'
Initial go1.18 support by upgrading golangci-lint

See merge request gitlab-org/gitlab-build-images!507
2022-03-31 14:44:57 +00:00
James Costian
49d59bc326 Initial go1.18 support by upgrading golangci-lint 2022-03-31 14:44:57 +00:00
Stan Hu
e559431b0a Merge branch 'add-needs' into 'master'
ci: Add `needs` to all the push jobs

See merge request gitlab-org/gitlab-build-images!513
2022-03-31 06:07:38 +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
Rémy Coutable
e799b7b20d Merge branch 'revert-1886891d' into 'master'
Revert "Merge branch 'vs/bump-nodejs-for-apollo-image' into 'master'"

See merge request gitlab-org/gitlab-build-images!512
2022-03-28 18:58:57 +00:00
Rémy Coutable
3270da9dc8 Revert "Merge branch 'vs/bump-nodejs-for-apollo-image' into 'master'"
This reverts merge request !511
2022-03-28 18:41:45 +00:00
Rémy Coutable
1886891da3 Merge branch 'vs/bump-nodejs-for-apollo-image' into 'master'
Bump Node.js version to 16.14 for Apollo container

See merge request gitlab-org/gitlab-build-images!511
2022-03-28 17:22:46 +00:00
Vitaly Slobodin
1b7eb9b6d4 Bump Node.js version to 16.14 for Apollo container 2022-03-26 21:42:45 +03:00
DJ Mountney
98d9022119 Merge branch 'bump-ruby-version-in-omnibus-gitlab' into 'master'
Bump Ruby version in omnibus-gitlab images to 2.7.5

See merge request gitlab-org/gitlab-build-images!506
2022-03-24 20:20:57 +00:00
Stan Hu
dfde265d68 Merge branch 'build-buster-images' into 'master'
Build GitLab image with buster as well

See merge request gitlab-org/gitlab-build-images!510
2022-03-22 17:33:16 +00: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
5ba89661be Merge branch 'add-default-mr-template' into 'master'
Add a default MR template

See merge request gitlab-org/gitlab-build-images!509
2022-03-22 11:23:30 +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
Stan Hu
b48bd1af38 Merge branch 'add-chrome-94-support' into 'master'
Add support for Chrome 94 in GitLab images

See merge request gitlab-org/gitlab-build-images!504
2022-03-21 15:58:00 +00:00
Balasankar 'Balu' C
e0f3cc2a4d Merge branch 'vs/bump-nodejs-16' into 'master'
Bump Node.js to 16.14.2

See merge request gitlab-org/gitlab-build-images!505
2022-03-21 09:24:57 +00:00
Balasankar "Balu" C
03e456a52a
Bump bundler version in omnibus-gitlab images to 2.2.33
Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
2022-03-18 16:17:08 +05:30
Balasankar "Balu" C
d4a5fc3443
Bump Ruby version in omnibus-gitlab images to 2.7.5
Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
2022-03-18 16:16:51 +05:30
Vitaly Slobodin
1776923a4d Bump Node.js to 16.14.2
https://nodejs.org/en/blog/vulnerability/mar-2022-security-releases/
2022-03-18 10:07:36 +03: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
Stan Hu
d2d1b8834e Merge branch 'update-chrome-to-99' into 'master'
Update to Chrome 99

See merge request gitlab-org/gitlab-build-images!503
2022-03-16 19:32:43 +00:00