Commit graph

716 commits

Author SHA1 Message Date
Pavlo Strokov
dc24fa68b4 Upgrade to Git 2.24
Git 2.24.0 has been released and it contains a bug fixes that unblock https://gitlab.com/gitlab-org/gitlab/issues/27828, and means that we can more easily ship a custom version of Git with https://gitlab.com/chriscool's patch https://gitlab.com/gitlab-org/git/issues/7

Part of: https://gitlab.com/gitlab-org/gitaly/issues/2170
2019-11-25 12:45:48 +02:00
Zeger-Jan van de Weg
2b9777d02b Merge branch 'ps-gitaly-git-2.24' into 'master'
Upgrade to Git 2.24

See merge request gitlab-org/gitlab-build-images!240
2019-11-25 08:28:44 +00:00
Pavlo Strokov
3472f8bb8d Upgrade to Git 2.24
Git 2.24.0 has been released and it contains a bug fixes that unblock https://gitlab.com/gitlab-org/gitlab/issues/27828, and means that we can more easily ship a custom version of Git with https://gitlab.com/chriscool's patch https://gitlab.com/gitlab-org/git/issues/7

Part of: https://gitlab.com/gitlab-org/gitaly/issues/2170
2019-11-22 15:50:27 +02:00
Hayley Swimelar
6d66271624 Move static files to assets directory
This commit creates a new directory for static files, and moves
static files to assets directory that were previously in the
scripts directory.
2019-11-21 09:51:13 -08:00
Rémy Coutable
fd13458db4 Merge branch 'update-helm-in-gitlab-charts-build-base' into 'master'
Update Helm to 2.15.2 for the 'gitlab-charts-build-base' image

Closes gitlab#36831

See merge request gitlab-org/gitlab-build-images!239
2019-11-21 09:15:12 +00:00
Rémy Coutable
77eea51958
Update Helm to 2.15.2 for the 'gitlab-charts-build-base' image
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-11-21 09:24:13 +01:00
Hayley Swimelar
7ea0dd0be2 WIP: Add an image for golangci linting
In order to lint only the changes within a merge request, golangci
requires git to be installed. This image alleviates the need to
reinstall git on every CI job.

This image also includes a default `.golangci.yml` file in the hopes
of reducing duplicate work on the topic of golang conventions
at GitLab.

depends on: https://gitlab.com/gitlab-org/gitlab/merge_requests/20404
2019-11-20 15:47:48 -08:00
Stan Hu
57a8370774 Merge branch 'centos-8-image' into 'master'
Add CentOS 8 image

See merge request gitlab-org/gitlab-build-images!237
2019-11-13 13:57:13 +00:00
Balasankar "Balu" C
2fd5655457
Add CentOS 8 image
Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
2019-11-13 11:43:24 +05:30
Stan Hu
0008837baa Merge branch 'ubi-release-image' into 'master'
Add build image for UBI release task

See merge request gitlab-org/gitlab-build-images!236
2019-11-13 00:20:28 +00:00
Hossein Pursultani
da731952b5 Add build image for UBI release task 2019-11-13 08:42:55 +11:00
Achilleas Pipinellis
a4555047a7 Merge branch 'eread/update-bundler-for-docs-images' into 'master'
Use bundler v1.17.3

See merge request gitlab-org/gitlab-build-images!235
2019-11-05 15:23:53 +00:00
Evan Read
5c195d51df Use bundler v1.17.3 2019-11-05 15:23:53 +00:00
Stan Hu
ae7a277faa Merge branch '37-update-gitlab-comment' into 'master'
Update comment about the GitLab CI images

Closes #37

See merge request gitlab-org/gitlab-build-images!234
2019-10-28 17:47:10 +00:00
Rémy Coutable
5678ca9594
Update comment about the GitLab CI images
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-10-28 15:54:00 +01:00
Lin Jen-Shin
6992d058aa Merge branch 'update-ruby-in-gitlab-qa-alpine-image' into 'master'
Update Ruby to 2.6.3 in the gitlab-qa-alpine image

See merge request gitlab-org/gitlab-build-images!233
2019-10-17 09:43:20 +00:00
Rémy Coutable
eea09b60a1
Update Ruby to 2.6.3 in the gitlab-qa-alpine image
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-10-17 09:57:03 +02:00
Zeger-Jan van de Weg
f12ac7eed4 Merge branch 'add-opensuse-15.1-image' into 'master'
Add openSUSE 15.1 image

See merge request gitlab-org/gitlab-build-images!232
2019-10-16 06:45:47 +00:00
Balasankar "Balu" C
946e08b70a
Add openSUSE 15.1 image
Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
2019-10-16 11:28:45 +05:30
Stan Hu
9265ab08ab Merge branch 'sh-update-ruby-2.6.5' into 'master'
Upgrade Ruby to 2.6.5 for www-gitlab-com builds

See merge request gitlab-org/gitlab-build-images!231
2019-10-12 13:50:43 +00:00
Stan Hu
51a90da400 Upgrade Ruby to 2.6.5 for www-gitlab-com builds
This should help us confirm whether
https://bugs.ruby-lang.org/issues/16136 is indeed fixed.
2019-10-12 06:33:07 -07:00
Andrew Newdigate
61633d140d Merge branch 'zj-golang-gitaly-1-13' into 'master'
Add Golang 1.13 for Gitaly

See merge request gitlab-org/gitlab-build-images!230
2019-10-04 12:00:21 +00:00
Zeger-Jan van de Weg
dacd018515
Add Golang 1.13 for Gitaly 2019-10-04 10:42:00 +02:00
Rémy Coutable
e77f4d79fc Merge branch 'jerasmus-master-patch-33196' into 'master'
Fix node and yarn installation

See merge request gitlab-org/gitlab-build-images!229
2019-10-02 10:07:40 +00:00
Jacques Erasmus
55d7b086a5 Fix node and yarn installation 2019-10-02 10:07:40 +00:00
Rémy Coutable
1930412f24 Merge branch 'fix-gitlab-docs-image' into 'master'
Fix the gitlab-docs image by properly basing it on 'ruby:2.6.3-alpine-3.10'

See merge request gitlab-org/gitlab-build-images!228
2019-10-01 16:37:45 +00:00
Rémy Coutable
946c2425f9
Fix the gitlab-docs image by properly basing it on 'ruby:2.6.3-alpine-3.10'
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-10-01 17:57:55 +02:00
Rémy Coutable
c72346c51d Merge branch 'jerasmus-add-docs-image' into 'master'
Add image for gitlab-docs

See merge request gitlab-org/gitlab-build-images!227
2019-09-30 09:05:48 +00:00
Jacques Erasmus
9a3351c558 Add image for gitlab-docs 2019-09-30 09:05:48 +00:00
Stan Hu
2631b2a1d2 Merge branch 'bump-base-image-versions' into 'master'
Bump the helm and kubectl used in the charts base image

See merge request gitlab-org/gitlab-build-images!226
2019-09-19 21:36:48 +00:00
DJ Mountney
a19bc4b9ca Bump the helm and kubectl used in the charts base image
The kubectl is far out of date, bump it to the version we are currently
using elsewhere in the chart

The Helm version is recent, but there is a newer patch that fixes some
issues with CRD updating we are encountering in the charts.
2019-09-19 11:32:01 -07:00
Rémy Coutable
d14735656f Merge branch 'leipert-add-node-to-www' into 'master'
Add node to www rspec image

See merge request gitlab-org/gitlab-build-images!225
2019-09-10 11:24:00 +00:00
Lukas 'Eipi' Eipert
7e8c707b2c Add node to www rspec image 2019-09-10 09:17:23 +00:00
Achilleas Pipinellis
83e34e977f Merge branch 'new-docs-lint-image' into 'master'
Use a new revision of gitlab-docs which contains mdl

See merge request gitlab-org/gitlab-build-images!224
2019-09-09 12:21:55 +00:00
Achilleas Pipinellis
d2f52db669
Use a new revision of gitlab-docs which contains mdl
https://gitlab.com/gitlab-org/gitlab-docs/merge_requests/547

We need this for older GitLab versions, otherwise the docs lint
job will fail https://dev.gitlab.org/gitlab/gitlabhq/-/jobs/5263777.
2019-09-09 13:14:20 +02:00
Stan Hu
3a547d7398 Merge branch 'add-alpine-helm' into 'master'
Add alpine-helm image used in Charts

See merge request gitlab-org/gitlab-build-images!221
2019-09-05 09:54:01 +00:00
Stan Hu
59b2b2ca85 Merge branch 'update-docs-revision' into 'master'
Update docs revision

See merge request gitlab-org/gitlab-build-images!222
2019-09-05 09:53:10 +00:00
Achilleas Pipinellis
0faa7ddc5c
Update docs revision
We need to use a recent version of Nanoc, since it fixes a bug
causing the builds to fail.

https://gitlab.com/gitlab-org/gitlab-docs/issues/395
2019-09-05 09:26:05 +02:00
Balasankar "Balu" C
0e893fe349
Add alpine-helm image used in Charts
Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
2019-09-05 11:18:45 +05:30
Stan Hu
8ead021c4d Pin all Ruby 2.6 images to 2.6.3
Ruby 2.6.4 may have a string bug:
https://bugs.ruby-lang.org/issues/16136
2019-09-04 16:13:20 -07:00
Stan Hu
09c603637d Merge branch 'jc-add-go-1.13' into 'master'
Adding go1.13 for gitaly

See merge request gitlab-org/gitlab-build-images!220
2019-09-04 17:25:10 +00:00
Stan Hu
04752e7c5c Add Golang 1.13 to scripts/custom-docker-build 2019-09-04 09:59:30 -07:00
John Cai
ddbacaf935 Adding go1.13 for gitaly 2019-09-04 09:12:28 -07:00
Stan Hu
1f41bc6fb5 Merge branch 'ak/fix-danger-locale' into 'master'
Set a UTF-8 locale for Danger

See merge request gitlab-org/gitlab-build-images!218
2019-08-27 12:35:32 +00:00
Adrien Kohlbecker
e2f9674612 Set a UTF-8 locale for Danger 2019-08-27 12:35:32 +00:00
Stan Hu
8c8101920d Merge branch 'gitlab-docs-pin-markdownlint' into 'master'
Pin version of markdownlint-cli

See merge request gitlab-org/gitlab-build-images!219
2019-08-26 22:08:45 +00:00
Achilleas Pipinellis
cdd7cd9bca
Pin version of markdownlint-cli 2019-08-23 13:14:25 +02:00
Stan Hu
fb6257d56f Merge branch 'deprecate-ruby-2.4-images' into 'master'
Remove ruby-2.4.5 images

See merge request gitlab-org/gitlab-build-images!216
2019-08-12 17:06:56 +00:00
Takuya Noguchi
c9febd6d1e Remove ruby-2.4.5 images originally prepared for www-gitlab-com
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2019-08-12 17:45:14 +01:00
Stan Hu
8886802c43 Merge branch 'update-docker-to-19.03.1' into 'master'
Update Docker CE to 19.03.1

See merge request gitlab-org/gitlab-build-images!215
2019-08-12 15:51:56 +00:00