Stan Hu
c1f7646cbb
Merge branch 'opensuse-15.2-image' into 'master'
...
Add tester image for openSUSE Leap 15.2
See merge request gitlab-org/gitlab-build-images!323
2020-10-07 05:21:43 +00:00
Balasankar "Balu" C
d84a36e8ab
Add tester image for openSUSE Leap 15.2
...
Signed-off-by: Balasankar "Balu" C <balasankarc@autistici.org>
2020-10-07 10:21:11 +05:30
Rémy Coutable
6435dfa78f
Merge branch 'caalberts-master-patch-31180' into 'master'
...
Update danger to 8.0.6
See merge request gitlab-org/gitlab-build-images!325
2020-10-06 08:31:01 +00:00
Albert Salim
f684ae0cfb
Update danger to 8.0.6
2020-10-06 03:37:19 +00:00
Stan Hu
09877976c1
Merge branch 'sh-update-ruby-2.7.2' into 'master'
...
Update CI build images to use Ruby 2.7.2
See merge request gitlab-org/gitlab-build-images!324
2020-10-03 02:25:12 +00:00
Stan Hu
c3157d08bb
Update CI build images to use Ruby 2.7.2
2020-10-02 07:46:18 -07:00
Rémy Coutable
221b37da6f
Merge branch 'leipert-update-node-yarn' into 'master'
...
Update node to 12.18.4 and yarn to 1.22.5
See merge request gitlab-org/gitlab-build-images!322
2020-10-01 13:34:09 +00:00
Lukas Eipert
fc95963fc7
Update yarn to 1.22.5
2020-10-01 13:20:04 +02:00
Lukas Eipert
b743e862e8
Update node to 12.18.4
2020-10-01 13:18:51 +02:00
Stan Hu
dca2502282
Merge branch 'update-chrome-to-85' into 'master'
...
Update Chrome version to 85
See merge request gitlab-org/gitlab-build-images!321
2020-09-02 13:21:23 +00:00
Rémy Coutable
ceca4d94f4
Update Chrome version to 85
...
Signed-off-by: Rémy Coutable <remy@rymai.me>
2020-09-02 11:19:57 +02:00
Stan Hu
4e5534ac18
Merge branch 'sh-build-ruby-2.7' into 'master'
...
Add Ruby 2.7 images for GitLab CE/EE images
See merge request gitlab-org/gitlab-build-images!320
2020-08-04 20:26:18 +00:00
Stan Hu
a7a13a87d6
Add Ruby 2.7 images for GitLab CE/EE images
...
Ruby 2.7.1 is only available on Debian Buster, so we have to upgrade
from Debian Stretch.
Fix install-essentials for Debian 10 (Buster):
1. MySQL client is no longer needed
2. Yank libgdbm3 and libgdbm-dev because it's not clear why it's needed
3. Pull legacy nodejs from Debian Buster builds since Node 12.x conflicted
2020-08-04 12:57:50 -07:00
Stan Hu
25174a3ef3
Merge branch 'craigf/update-helm' into 'master'
...
Update Helm 2 to latest patch version
See merge request gitlab-org/gitlab-build-images!319
2020-08-04 15:32:19 +00:00
Craig Furman
a0cf0d57ca
Update yamllint
...
The old version, 1.23.0, looks to have been pulled from the repos:
https://gitlab.com/gitlab-org/gitlab-build-images/-/jobs/669766401
2020-08-04 09:52:16 +01:00
Craig Furman
97c590ab87
Update Helm 2 to latest patch version
2020-08-04 09:25:04 +01:00
Stan Hu
c5fbc36af7
Merge branch 'pks-git-drop-old' into 'master'
...
Drop Git versions older than v2.28.0
See merge request gitlab-org/gitlab-build-images!318
2020-07-31 06:05:15 +00:00
Patrick Steinhardt
7195354ad3
Drop Git versions older than v2.28.0
...
Gitaly is about to raise its minimum version requirements for Git to
v2.28.0. As a result, we can now drop all images producing an older
version.
2020-07-30 11:27:25 +02:00
Stan Hu
c97f284f80
Merge branch 'pks-git-v2.28.0-gitlab-images' into 'master'
...
Upgrade GitLab build images to Git v2.28.0
See merge request gitlab-org/gitlab-build-images!317
2020-07-29 13:23:53 +00:00
Patrick Steinhardt
ee620e0c57
Upgrade GitLab build images to Git v2.28.0
...
Now that we have images with v2.28.0 available for Gitaly's use, this
commit also migrates build images for GitLab to the new version.
2020-07-29 11:44:59 +02:00
Stan Hu
3051db7235
Merge branch 'pks-git-v2.28.0' into 'master'
...
Upgrade Git from v2.28.0-rc1 to v2.28.0
See merge request gitlab-org/gitlab-build-images!316
2020-07-29 07:24:17 +00:00
Patrick Steinhardt
bff2b6b42b
Upgrade Git from v2.28.0-rc1 to v2.28.0
...
Now that Git v2.28.0 has been released, let's update our custom build
instructions to use it instead of the release candidate.
2020-07-29 07:26:44 +02:00
Stan Hu
f9951f6910
Merge branch 'add-python3-crcmod-to-www-gitlab-com-image' into 'master'
...
Add python3-crcmod to www-gitlab-com image
Closes gitlab-com/www-gitlab-com#8313
See merge request gitlab-org/gitlab-build-images!315
2020-07-22 03:46:57 +00:00
Chad Woolley
a24216113f
Add python3-crcmod to www-gitlab-com image
...
Apparently gsutil started using python3. Leaving the python2 version just in case it's needed too
2020-07-21 17:12:59 -07:00
Zeger-Jan van de Weg
8b6b6075de
Merge branch 'pks-git-v2.28-deployment' into 'master'
...
Fix missing deployment jobs for Git v2.28
See merge request gitlab-org/gitlab-build-images!314
2020-07-21 06:15:46 +00:00
Patrick Steinhardt
95ac022e12
ci: Fix missing deployment jobs for Git v2.28
...
While the test jobs for Git v2.28 were added already in 3e75b17 (Upgrade
to Git v2.28.0.rc1, 2020-07-20), the commit forgot to add deployment
jobs to the build matrix.
Fix this by adding two new deployment jobs for Git v2.28.
2020-07-21 07:40:58 +02:00
Zeger-Jan van de Weg
26038fcd1a
Merge branch 'pks-git-v2.28.0.rc1' into 'master'
...
Upgrade to Git v2.28.0.rc1
See merge request gitlab-org/gitlab-build-images!313
2020-07-20 13:14:24 +00:00
Patrick Steinhardt
3e75b17a99
Upgrade to Git v2.28.0.rc1
...
Git v2.28.0.rc1 has been released. As the v2.28.0 release series is the
first to contain support for the reference-transaction hook which is
currently a focus for Gitaly, this commit adds the release candidate
version so we can test the hook as part of Gitaly's CI.
2020-07-20 14:10:22 +02:00
Zeger-Jan van de Weg
3c146e671a
Merge branch 'ps-pgbouncer' into 'master'
...
Adding of PgBouncer
See merge request gitlab-org/gitlab-build-images!312
2020-07-16 06:16:02 +00:00
Pavlo Strokov
48c98a5191
Adding of PgBouncer
...
Fix installation script of PgBouncer.
Single download + removal of all tmp data.
Related to: https://gitlab.com/gitlab-org/gitaly/-/issues/2816
2020-07-16 00:46:52 +03:00
Stan Hu
4bfa4ce901
Merge branch 'support-chrome-84' into 'master'
...
Support chrome 84
See merge request gitlab-org/gitlab-build-images!311
2020-07-15 15:53:53 +00:00
Zeger-Jan van de Weg
d0dde6dab2
Merge branch 'ps-pgbouncer' into 'master'
...
Add PgBouncer as image option
See merge request gitlab-org/gitlab-build-images!310
2020-07-15 13:36:16 +00:00
Rémy Coutable
9e6293aa3c
Bump Chrome version to 84 in gitlab and www-gitlab-com images
...
Signed-off-by: Rémy Coutable <remy@rymai.me>
2020-07-15 15:34:57 +02:00
Rémy Coutable
16a47f96cc
Support Chrome 84
...
Signed-off-by: Rémy Coutable <remy@rymai.me>
2020-07-15 15:34:18 +02:00
Pavlo Strokov
9934e625c6
Adding of PgBouncer
...
Gitaly project plans to use PgBouncer for Praefect service
https://gitlab.com/gitlab-org/gitaly/-/issues/2816
We want to have an image for CI so we can test interaction
of Praefect with PostgreSQL database if PgBouncer sits in
between.
Installation script added with 1.14.0 version of PgBouncer (latest).
Related to: https://gitlab.com/gitlab-org/gitaly/-/issues/2816
2020-07-15 15:02:51 +03:00
Lin Jen-Shin
d8bb1b8602
Merge branch 'pin-gitlab-danger-and-danger-gitlab-version-in-danger-dockerfile' into 'master'
...
Pin the `gitlab`, `danger, and `danger-gitlab` gems in Dockerfile.danger
Closes #43
See merge request gitlab-org/gitlab-build-images!309
2020-07-14 11:16:11 +00:00
Rémy Coutable
8b7eb940f8
Pin the gitlab, danger, and danger-gitlab` gems in Dockerfile.danger
2020-07-13 10:58:01 +00:00
Sean McGivern
cf5fac097f
Merge branch 'pin-gitlab-version-4-15' into 'master'
...
Pin gitlab version to 4.15 due to a bug
See merge request gitlab-org/gitlab-build-images!308
2020-07-10 10:46:45 +00:00
Nicolas Dular
044efd2982
Pin gitlab version to 4.15 due to a bug
2020-07-10 10:46:45 +00:00
Zeger-Jan van de Weg
f7d0436dd7
Merge branch 'bump-golangci-lint-version' into 'master'
...
Bump golangci-lint from v1.25.1 to v1.28.1
See merge request gitlab-org/gitlab-build-images!307
2020-07-10 07:37:24 +00:00
Hayley Swimelar
87351b2529
Bump golangci-lint from v1.25.1 to v1.28.1
2020-07-09 16:16:04 -07:00
Rémy Coutable
8000bbbe5d
Merge branch 'caalberts-pg12-gitlab-ci' into 'master'
...
Add postgresql 12 build image
See merge request gitlab-org/gitlab-build-images!306
2020-07-02 10:04:43 +00:00
Albert Salim
c9ad45a53b
Add postgresql 12 build image
2020-07-02 08:16:50 +00:00
Stan Hu
3b02bee32d
Merge branch 'bash-ubi-release' into 'master'
...
Add bash to the ubi-release image
See merge request gitlab-org/gitlab-build-images!305
2020-06-29 04:55:34 +00:00
DJ Mountney
ef20928f14
Revert "Use pip3 to grab python3 awscli"
...
This reverts commit 1570c6c00c .
2020-06-26 13:58:52 -07:00
DJ Mountney
1570c6c00c
Use pip3 to grab python3 awscli
2020-06-26 13:53:45 -07:00
DJ Mountney
fee3b2233e
Update to alpine 3.12 to get python 3 pip
2020-06-26 13:47:27 -07:00
DJ Mountney
c434df8ede
Add bash to the ubi-release image
...
alpine only comes with ash, which is pain when you are trying to create
clean looking script files.
Also bumped the alpine version one step, to keep us from getting too out
of date.
2020-06-26 12:54:15 -07:00
Rémy Coutable
fbb0a14ebf
Merge branch 'add-ubuntu-20-04-focal' into 'master'
...
Add Ubuntu 20.04 build image
See merge request gitlab-org/gitlab-build-images!304
2020-06-24 10:58:16 +00:00
Dustin Collins
a98a2f2f19
Add Ubuntu 20.04 build image
2020-06-24 10:58:16 +00:00