Commit graph

993 commits

Author SHA1 Message Date
Andrew Newdigate
fceedf14a4 Merge branch 'zj-gitaly-test-images' into 'master'
Create Gitaly images with Go 1.14

See merge request gitlab-org/gitlab-build-images!281
2020-03-20 09:57:46 +00:00
Zeger-Jan van de Weg
6f5b66279d Remove unused versions of Golang
Versions 1.11 and older are effectively dead, given the Go project
maintains the last two minor point releases which are currently 1.13,
and 1.14.

Gitaly for now still supports 1.12, but will move on to at least 1.13
soon. Which is why 1.12 is still supported by this script.
2020-03-20 09:57:46 +00:00
Fábio Matavelli
6740382e66 add terraform image 2020-03-12 20:19:25 +00:00
Stan Hu
58bb4295ac Merge branch 'correctly-output-FORCE_BUILD-equals-true' into 'master'
Correctly output the $FORCE_BUILD=true message in custom-docker-build

See merge request gitlab-org/gitlab-build-images!279
2020-03-11 04:13:53 +00:00
Mathew Emborsky
9fd16aafea
do not attempt to shell execute the $FORCE_BUILD=true notification for custom builds 2020-03-10 17:07:27 -04:00
Stan Hu
d851c4e93b Merge branch 'versioned-images' into 'master'
Only build/tag/push custom images once

See merge request gitlab-org/gitlab-build-images!277
2020-03-02 17:24:26 +00:00
Rémy Coutable
611204c382
Only build/tag/push images once
Signed-off-by: Rémy Coutable <remy@rymai.me>
2020-03-02 14:08:29 +01:00
Rémy Coutable
cc680155e8 Merge branch 'ni-update-gl-config-list' into 'master'
Update the list of pipeline configuration with Gitlab QA image

Closes gitlab-org/quality/team-tasks#371

See merge request gitlab-org/gitlab-build-images!276
2020-02-24 12:09:17 +00:00
Nailia Iskhakova
4af584853d Update the list of pipeline configuration with Gitlab QA image 2020-02-24 12:09:16 +00:00
Stan Hu
f48abf2d75 Merge branch 'drop-2.6.3-image-for-www-gitlab-com' into 'master'
Remove ruby 2.6.3 images for www-gitlab-com

See merge request gitlab-org/gitlab-build-images!274
2020-02-12 16:40:40 +00:00
Vasilii Iakliushin
4f95deb7f8 Remove ruby 2.6.3 images for www-gitlab-com
As suggested here: https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/273#note_286738224

`www-gitlab-com` was moved to 2.6.5 and it should be safe to remove old
version of images from config
2020-02-12 12:08:28 +01:00
Stan Hu
4268b32f14 Merge branch 'update-ruby-2.6.5-for-www-gitlab-com' into 'master'
Add Ruby 2.6.5 support for www-gitlab-com project

See merge request gitlab-org/gitlab-build-images!273
2020-02-12 08:47:40 +00:00
Vasilii Iakliushin
f563b3b1f4 Switch to Ruby 2.6.5 for www-gitlab-com project
https://gitlab.com/gitlab-com/www-gitlab-com/issues/6389
2020-02-11 17:47:40 +01:00
Zeger-Jan van de Weg
d07563e312 Merge branch 'chriscool-build-git' into 'master'
Add Dockerfile to build Git

See merge request gitlab-org/gitlab-build-images!272
2020-02-07 10:09:37 +00:00
Christian Couder
c01b31b38c Add Dockerfile to build Git
We want to easily build customized versions of Git
in CI jobs.
2020-02-06 16:53:49 +01:00
Stan Hu
0071cbcdb8 Merge branch 'leipert-update-yarn-1.22' into 'master'
Update to yarn 1.21.1

See merge request gitlab-org/gitlab-build-images!271
2020-02-05 20:47:07 +00:00
Lukas Eipert
034a8bd568
Update to yarn 1.21.1
Last year there was a recommended security update:
https://classic.yarnpkg.com/blog/2019/07/12/recommended-security-update/

This updates yarn to the latest stable version
2020-02-05 21:27:58 +01:00
Stan Hu
0ca8b407cc Merge branch 'update-graphicsmagick-to-1.3.34' into 'master'
Update GraphicsMagick to 1.3.34

See merge request gitlab-org/gitlab-build-images!269
2020-02-03 18:11:36 +00:00
Rémy Coutable
7111ab6066 Merge branch 'add-build-base-to-qa-image' into 'master'
Add build-base package for gitlab-qa-alpine image

See merge request gitlab-org/gitlab-build-images!270
2020-02-03 13:58:38 +00:00
Nailia Iskhakova
46ba8f54aa Add build-base package for gitlab-qa-alpine image 2020-02-03 13:58:38 +00:00
Takuya Noguchi
3cd67c1231 Update GraphicsMagick to 1.3.34
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2020-02-02 13:16:12 +09:00
Rémy Coutable
d3eb7a28cb Merge branch 'update-qa-ruby-version' into 'master'
Use Ruby version postfix for gitlab-qa-alpine

See merge request gitlab-org/gitlab-build-images!268
2020-01-31 16:22:52 +00:00
Dan Davison
79a494a3e8 Use Ruby version 2.6 for gitlab-qa-alpine
Build images with postfix of ruby version
2020-01-31 16:22:52 +00:00
Stan Hu
2923f3a35f Merge branch 'add-kubeval-to-charts-image' into 'master'
Added kubeval to charts-build-base image

See merge request gitlab-org/gitlab-build-images!267
2020-01-28 18:40:33 +00:00
Zeger-Jan van de Weg
9081c90d9d Merge branch 'disable-gosec-error-checking' into 'master'
Disble gosec from checking errors

See merge request gitlab-org/gitlab-build-images!264
2020-01-20 10:52:26 +00:00
Zeger-Jan van de Weg
afd4c4268c Merge branch 'disable-funlen-in-tests' into 'master'
Disable funlen in tests

See merge request gitlab-org/gitlab-build-images!265
2020-01-20 09:13:34 +00:00
Dmitry Chepurovskiy
71ef812ae5 Added kubeval to charts-build-base image 2020-01-18 03:11:25 +03:00
Stan Hu
2cf4a15cba Merge branch 'sh-support-ruby-2.6' into 'master'
Use Ruby 2.6 for gitlab-qa image

See merge request gitlab-org/gitlab-build-images!266
2020-01-17 17:23:21 +00:00
Stan Hu
ba38efc291 Use Ruby 2.6 for gitlab-qa image
Rename the image so that it doesn't break gitlab-qa builds, since
Rubocop will need to be updated.
2020-01-17 06:55:15 -08:00
Hayley Swimelar
60b7fe5f25 Disable funlen in tests
funlen is prone to false positives in tests, due to the need for
boilerplate such as table test structs and other setup code.
2020-01-09 16:50:30 -08:00
Hayley Swimelar
3818523092 Disble gosec from checking errors
Occasionally, the code quality report will include gosec "error not
checked" type linting errors instead of the ones from errcheck.
This produces unnecessary noise in the merge request UI.

errcheck seems to capture a wider range of issues, and, for this
family of issues, can be configured more granularly.
2020-01-09 15:36:28 -08:00
Achilleas Pipinellis
f215776807 Merge branch 'eread/roll-ruby-version-forward-for-docs' into 'master'
Roll docker image versions forward for docs

See merge request gitlab-org/gitlab-build-images!263
2020-01-07 15:50:55 +00:00
Evan Read
bed74c68d1 Roll docker image versions forward for docs 2020-01-07 15:50:55 +00:00
Stan Hu
1d4063cd45 Merge branch 'bump-ruby-2.6.5-omnibus' into 'master'
Bump Ruby to 2.6.5 in omnibus-gitlab tester images

See merge request gitlab-org/gitlab-build-images!262
2020-01-03 14:41:09 +00:00
Balasankar "Balu" C
35ff50ea0e
Remove outdated omnibus-gitlab images
Signed-off-by: Balasankar "Balu" C <balasankarc@autistici.org>
2020-01-03 13:04:22 +05:30
Balasankar "Balu" C
6b2a062bce
Bump Ruby version to 2.6.5 in omnibus-gitlab images
Signed-off-by: Balasankar "Balu" C <balasankarc@autistici.org>
2020-01-03 13:04:22 +05:30
Stan Hu
5ae0dafe5e Merge branch 'bump-ruby-2.6.5' into 'master'
Bump Ruby version to 2.6.5 for GitLab CI images

See merge request gitlab-org/gitlab-build-images!261
2020-01-02 06:45:56 +00:00
Balasankar "Balu" C
4630b3b2d5
Bump Ruby version to 2.6.5 for GitLab CI images
Signed-off-by: Balasankar "Balu" C <balasankarc@autistici.org>
2020-01-02 10:27:01 +05:30
Stan Hu
718f363ee0 Merge branch 'use-kubectl-version-1.16.4' into 'master'
Use KubeCtl 1.16.4 for Chart build image

See merge request gitlab-org/gitlab-build-images!259
2019-12-30 06:38:51 +00:00
Hossein Pursultani
a72226285c Use KubeCtl 1.16.4 for Chart build image 2019-12-30 17:17:22 +11:00
Zeger-Jan van de Weg
f16f23a7fb Merge branch 'add-jq-to-golangci-lint-image' into 'master'
Include jq in golangci-lint-alpine

See merge request gitlab-org/gitlab-build-images!258
2019-12-19 09:03:56 +00:00
Hayley Swimelar
47b2b8d529 Include jq in golangci-lint-alpine
The codequality report format is in json, adding the jq utility
will enable users to query, manipulate, and analyze the results
of the report. Example:
https://gitlab.com/gitlab-org/gitlab/merge_requests/20404#note_262017873

Related to:
https://gitlab.com/gitlab-org/gitlab/merge_requests/20404
2019-12-18 10:18:54 -08:00
Zeger-Jan van de Weg
7021485b65 Merge branch 'refine-golangci-yaml' into 'master'
Refine golangci yaml

See merge request gitlab-org/gitlab-build-images!257
2019-12-16 09:07:05 +00:00
Hayley Swimelar
ec510fe656 .golangci.yml: disable varcheck and deadcode
varcheck and deadcode conflict with unused, creating
a different output file (reporting the same errors) on
different runs. With code-climate reporting, this can
result in an equal number of false positives and false negatives
when comparing successive runs, with no node changes.
2019-12-13 12:52:28 -08:00
Hayley Swimelar
fe8978aa4f .golangci.yml: run godox linter 2019-12-13 12:17:48 -08:00
Hayley Swimelar
223bebbf27 .golangci.yaml add defaults back in to godoc 2019-12-13 12:15:29 -08:00
Zeger-Jan van de Weg
c6a3ac68e5 Merge branch 'ps-gitaly-git-2.24.1' into 'master'
Upgrade to Git 2.24

See merge request gitlab-org/gitlab-build-images!255
2019-12-11 11:26:22 +00:00
Pavlo Strokov
472516a180 Upgrade to Git 2.24
Git 2.24.1 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-12-11 11:26:22 +00:00
Zeger-Jan van de Weg
971cf0b40a Merge branch 'ps-gitaly-git-2.24' into 'master'
Upgrade to Git 2.24

See merge request gitlab-org/gitlab-build-images!254
2019-12-10 09:07:35 +00:00
Pavlo Strokov
da5795ef6d 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-12-10 09:07:35 +00:00