Kamil Trzciński
|
74dda8518c
|
For Dockerfile.custom as E_VERSION env variables
|
2021-02-02 13:30:37 +01:00 |
|
Kamil Trzciński
|
3acad93b15
|
Use a manual job to trigger a selective build/push
|
2021-02-02 13:30:18 +01:00 |
|
Rémy Coutable
|
9602498d80
|
Merge branch 'mark-ruby-as-patched' into 'master'
Mark Ruby images as patched
See merge request gitlab-org/gitlab-build-images!359
|
2021-02-02 11:46:02 +00:00 |
|
Kamil Trzciński
|
a9204d345d
|
Mark Ruby images as patched
|
2021-02-02 12:28:41 +01:00 |
|
Stan Hu
|
8ecbdfddc5
|
Merge branch 'install-and-patch-custom-ruby' into 'master'
Apply thread allocations patch to Ruby 2.7
See merge request gitlab-org/gitlab-build-images!355
|
2021-02-01 18:52:05 +00:00 |
|
Kamil Trzciński
|
d9530f3124
|
Fix patching ruby
|
2021-02-01 18:31:37 +01:00 |
|
Kamil Trzciński
|
255e47d887
|
Fix node-10 support
|
2021-02-01 17:56:38 +01:00 |
|
Kamil Trzciński
|
f0bf9d8f0c
|
Fix support for Ruby versions
|
2021-02-01 17:45:17 +01:00 |
|
Kamil Trzciński
|
0b0a3b745a
|
Add missing patch
|
2021-02-01 14:20:17 +01:00 |
|
Kamil Trzciński
|
d25cb10067
|
Apply thread allocations patch to Ruby 2.7
This makes us to compile Ruby 2.7 manually
and apply relevant patch.
|
2021-02-01 14:20:17 +01:00 |
|
Stan Hu
|
28db6ad94c
|
Merge branch 'www-gitlab-com-gcloud' into 'master'
Update install script of gcloud for www-gitlab-com
See merge request gitlab-org/gitlab-build-images!358
|
2021-01-31 16:40:50 +00:00 |
|
Takuya Noguchi
|
5c3d523a7e
|
Update install script of gcloud for www-gitlab-com
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
|
2021-01-31 12:06:26 +00:00 |
|
Stan Hu
|
a5f01747a1
|
Merge branch 'overhaul-www-gitlab-com' into 'master'
Update Ruby 2.6 to 2.7 in www-gitlab-com image
See merge request gitlab-org/gitlab-build-images!356
|
2021-01-29 17:09:57 +00:00 |
|
Takuya Noguchi
|
172a4ac8e7
|
Update Ruby 2.6 to 2.7 in www-gitlab-com image
Drops Ruby 2.4 test and build.
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
|
2021-01-29 15:11:27 +00:00 |
|
Rémy Coutable
|
0c9578d59b
|
Merge branch 'node-14' into 'master'
Update gitlab build images to use node 14
See merge request gitlab-org/gitlab-build-images!354
|
2021-01-20 11:47:38 +00:00 |
|
Lukas Eipert
|
5a3dce5eaf
|
Update gitlab build images to use node 14
|
2021-01-20 12:16:54 +01:00 |
|
Stan Hu
|
3bd857cad3
|
Merge branch 'update-to-chrome-87' into 'master'
Update Chrome to 87
See merge request gitlab-org/gitlab-build-images!339
|
2021-01-19 15:06:30 +00:00 |
|
Rémy Coutable
|
9ba71df9cf
|
Update Chrome to 87
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
2021-01-19 12:03:40 +01:00 |
|
Rémy Coutable
|
00bf5fc02c
|
Merge branch '52-docker-cli-20.10.2' into 'master'
Update Docker (CLI) from 18.06/19.03 to 20.10.2 in GitLab QA build images
Closes #52
See merge request gitlab-org/gitlab-build-images!353
|
2021-01-18 11:03:12 +00:00 |
|
Takuya Noguchi
|
ecc8a81db1
|
Update Docker (CLI) to 20.10.2 in GitLab QA build images
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
|
2021-01-14 13:38:08 +00:00 |
|
Stan Hu
|
be25b2d5ff
|
Merge branch 'gitlab-qa-alpine-ruby-3.0' into 'master'
Add Ruby 3.0-based GitLab QA images and stop to build Ruby 2.6 images
Closes #51 and #50
See merge request gitlab-org/gitlab-build-images!351
|
2021-01-14 00:53:52 +00:00 |
|
DJ Mountney
|
3f1c505f6d
|
Merge branch 'add-yq-to-gitlab-operator' into 'master'
Add yq to gitlab-operator-build-base image
See merge request gitlab-org/gitlab-build-images!352
|
2021-01-13 23:09:03 +00:00 |
|
Dustin Collins
|
a86ddd3631
|
Add yq to gitlab-operator-build-base image
|
2021-01-13 15:08:21 -06:00 |
|
Takuya Noguchi
|
160abbf27e
|
Add Ruby 3.0-based GitLab QA images and stop to build Ruby 2.6 images
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
|
2021-01-13 18:56:17 +00:00 |
|
DJ Mountney
|
a97f21c0cd
|
Merge branch 'rc/add_customers_gitlab_com_rspec_image' into 'master'
Add customers-gitlab-com rspec image
See merge request gitlab-org/gitlab-build-images!350
|
2021-01-12 23:46:26 +00:00 |
|
Ryan Cobb
|
863eb487ef
|
Add customers-gitlab-com rspec image
|
2021-01-12 11:15:09 -08:00 |
|
DJ Mountney
|
7f1ef39b90
|
Merge branch 'hp-add-kubebuilder-to-operator-build-image' into 'master'
Add kubebuilder to GitLab Operator build image
See merge request gitlab-org/gitlab-build-images!348
|
2021-01-12 15:26:36 +00:00 |
|
Hossein Pursultani
|
9f012f7ff0
|
Add kubebuilder to GitLab Operator build image
|
2021-01-12 12:00:01 +11:00 |
|
DJ Mountney
|
7676b5a4a0
|
Merge branch '48-deprecate-ruby-2-3-ansible-2-5-1-terraform-0-11-image' into 'master'
Deprecate ruby-2.3-ansible-2.5.1-terraform-0.11 image tag
Closes #48
See merge request gitlab-org/gitlab-build-images!349
|
2021-01-11 23:38:36 +00:00 |
|
Stan Hu
|
755b2d09c7
|
Merge branch '47-deprecate-the-images-for-gitlab-docs' into 'master'
Remove gitlab-docs/gitlab-docs-lint images from this repository
Closes #47
See merge request gitlab-org/gitlab-build-images!347
|
2021-01-11 05:37:27 +00:00 |
|
Takuya Noguchi
|
f58f566106
|
Deprecate ruby-2.3-ansible-2.5.1-terraform-0.11 image tag
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
|
2021-01-11 05:26:26 +00:00 |
|
Takuya Noguchi
|
ecce785a97
|
Remove gitlab-docs/gitlab-docs-lint images from this repository
gitlab-org/gitlab-docs has their own image manifests/registry.
https://gitlab.com/gitlab-org/gitlab-docs/-/tree/master/dockerfiles
https://gitlab.com/gitlab-org/gitlab-docs/container_registry
https://gitlab.com/gitlab-org/gitlab-docs/-/merge_requests/662
https://gitlab.com/gitlab-org/gitlab-docs/-/merge_requests/656
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
|
2021-01-11 04:55:13 +00:00 |
|
DJ Mountney
|
d17876dde0
|
Merge branch 'pin-bundler-centos7' into 'master'
Pin bundler to 2.2.3 temporarily
See merge request gitlab-org/gitlab-build-images!346
|
2021-01-07 20:18:36 +00:00 |
|
DJ Mountney
|
7358ad1e7a
|
Pin bundler to 2.2.3 temporarily
To work around a bug in the new version: https://github.com/rubygems/rubygems/issues/4229
|
2021-01-07 11:54:48 -08:00 |
|
Stan Hu
|
7e622f3eb8
|
Merge branch 'update-danger-image' into 'master'
Update the Ruby and danger gem version in the danger image
See merge request gitlab-org/gitlab-build-images!344
|
2021-01-07 18:14:59 +00:00 |
|
Rémy Coutable
|
8ced474346
|
Update the Ruby and danger gem version in the danger image
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
2021-01-07 18:01:30 +00:00 |
|
Stan Hu
|
1846edb7bf
|
Merge branch 'sh-bump-yamllint-version' into 'master'
Bump yamllint version to 1.25.0
See merge request gitlab-org/gitlab-build-images!345
|
2021-01-07 18:01:05 +00:00 |
|
Stan Hu
|
3bf80b1b64
|
Bump yamllint version to 1.25.0
https://packages.debian.org/testing/yamllint bumped the version, so
the previous version no longer exists.
|
2021-01-07 22:04:06 +05:30 |
|
Stan Hu
|
1954bce3cb
|
Merge branch 'sh-add-missing-ruby-3-image' into 'master'
Add missing Ruby v3.0.0 image for GitLab CE/EE
See merge request gitlab-org/gitlab-build-images!343
|
2020-12-29 05:32:18 +00:00 |
|
Stan Hu
|
4916684ca3
|
Add missing Ruby v3.0.0 image for GitLab CE/EE
|
2020-12-28 21:16:36 -08:00 |
|
Stan Hu
|
65176c656d
|
Merge branch 'sh-build-ruby-3.0' into 'master'
Add Ruby v3.0.0 builds for GitLab CE/EE
See merge request gitlab-org/gitlab-build-images!342
|
2020-12-28 23:40:56 +00:00 |
|
Stan Hu
|
9c991d0b1b
|
Add Ruby v3.0.0 builds for GitLab CE/EE
This will mostly be used to flush out test failures/deprecations that we
need to address.
|
2020-12-28 15:23:23 -08:00 |
|
Stan Hu
|
9d44005ec1
|
Drop GitLab CE/EE Ruby 2.6 builds
We no longer support Ruby 2.6, and these images don't need to be built
again.
|
2020-12-28 15:20:38 -08:00 |
|
DJ Mountney
|
a885c70929
|
Merge branch 'update-helm-3-version' into 'master'
Update Helm to 3.4.1
See merge request gitlab-org/gitlab-build-images!341
|
2020-12-17 23:51:02 +00:00 |
|
Mitchell Nielsen
|
866bcc330d
|
Update Helm to 3.4.1
Updates Helm to 3.4.1 to address a bug:
https://github.com/helm/helm/issues/8940
|
2020-12-17 18:34:39 -05:00 |
|
DJ Mountney
|
091d9402c9
|
Merge branch 'update-charts-build-base-helm-3' into 'master'
Update charts-build-base image to Helm 3
See merge request gitlab-org/gitlab-build-images!336
|
2020-12-15 21:36:13 +00:00 |
|
Mitchell Nielsen
|
2942b51461
|
Update charts-build-base image to Helm 3
Updates charts-build-base image to use Helm 3.4.0. This is expected to
be compatible with the existing version of kubectl in use (1.16.4) given
the version skew docs: https://helm.sh/docs/topics/version_skew
Related to https://gitlab.com/gitlab-org/charts/gitlab/-/issues/2350
|
2020-12-15 21:36:13 +00:00 |
|
Stan Hu
|
79176e9341
|
Merge branch 'remove-omnibus-gitlab-centos6' into 'master'
Remove omnibus-gitlab-centos6 Dockerfile
See merge request gitlab-org/gitlab-build-images!340
|
2020-12-14 23:49:30 +00:00 |
|
Mitchell Nielsen
|
5cea79bd68
|
Remove omnibus-gitlab-centos6 Dockerfile
|
2020-12-14 23:49:27 +00:00 |
|
Zeger-Jan van de Weg
|
7859009764
|
Merge branch 'pokstad1-golang-1-15-5' into 'master'
Add Golang 1.15.5 to build containers
See merge request gitlab-org/gitlab-build-images!338
|
2020-12-01 08:29:15 +00:00 |
|