Commit graph

73 commits

Author SHA1 Message Date
Marin Jankovski
53e7f97719 Merge branch 'cc-git-2-24-3' into 'master'
Update to Git 2.24 version to 2.24.3

See merge request gitlab-org/gitlab-build-images!289
2020-04-29 10:20:50 +00:00
Christian Couder
f25b653db2 Update to Git 2.24 version to 2.24.3 2020-04-21 10:00:20 +02:00
Christian Couder
c2b26e45c5 Update to Git version 2.26.2 2020-04-21 09:31:50 +02:00
Marin Jankovski
222427b218 Update to Git version 2.26.1 2020-04-15 17:55:59 +00:00
Christian Couder
ba697d43d8 Upgrade to Git 2.26
Git 2.26.0 has been released and it contains patches that we
manually added to Git 2.24, see:

https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/3896
https://gitlab.com/gitlab-org/git/issues/7

Part of: https://gitlab.com/gitlab-org/gitaly/-/issues/2497
2020-03-27 10:10:21 +01: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
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
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
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
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
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
Winnie Hellmann
d26edd8ddc Add Git LFS 2019-12-04 14:46:07 +00:00
Stan Hu
4d968299b5 Upgrade Golang versions in custom Docker build
1. go1.13 -> go1.13.4
2. go1.12.5 -> go1.12.13

The 1.12 upgrade matches what we are using for Omnibus:
https://gitlab.com/gitlab-org/gitlab-omnibus-builder/merge_requests/125
2019-12-02 09:17:15 -08: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
Stan Hu
04752e7c5c Add Golang 1.13 to scripts/custom-docker-build 2019-09-04 09:59:30 -07:00
Takuya Noguchi
dc1bd0d128 Update GraphicsMagick to 1.3.33
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2019-08-09 18:08:56 +01:00
Lukas Eipert
caae675aee
Pin node versions 2019-07-09 03:37:09 +02:00
Zeger-Jan van de Weg
ad0c9cc73e
Bump Git version for Gitaly to 2.22
Gitaly runs on anything beyond 2.21, and will remain to do so until
partial clone will be supported. In 2.22 a security issue was fixed, so
that's the minimal version Gitaly should use.

Part of: https://gitlab.com/gitlab-org/gitaly/issues/1715
2019-07-08 11:04:57 +02:00
Lukas Eipert
99881a2a6d
Add build images for node@12 2019-06-13 19:52:53 +02:00
Stan Hu
29956e7940 Merge branch 'sh-upgrade-ruby-2-6-3-for-www-gitlab-com' into 'master'
Upgrade www-gitlab-com dependencies

See merge request gitlab-org/gitlab-build-images!188
2019-06-07 18:30:41 +00:00
Walmyr
50733ad2d9 Revert "Merge branch 'bump-chrome-75' into 'master'"
This reverts merge request !191
2019-06-05 15:24:44 +00:00
Stan Hu
fc16350e2a Bump Chrome version to 75.0.3770.80 2019-06-04 15:12:58 -07:00
Walmyr Lima
59ba945ec4 Add support for chrome v75 2019-06-04 15:12:14 -07:00
Jacob Vosmaer
81b2be6b61 Use golang 1.11.10 and 1.12.5 2019-06-04 16:28:36 +02:00
Stan Hu
c43ce93dcd Upgrade www-gitlab-com dependencies
1. Ruby 2.6.3
2. Chrome V74
3. Git 2.21
2019-06-02 22:50:16 -07:00
Stan Hu
8c729afc66 Bump Chrome to v73 2019-04-13 06:38:23 -07:00
Balasankar "Balu" C
9ef7827eb5
Remove unused images and corresponding code cruft
Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
2019-04-02 10:58:19 +05:30
Jacob Vosmaer
b1ecdbffc5 Add Gitaly CI image with Git 2.21 2019-03-05 11:56:01 +00:00
Zeger-Jan van de Weg
31209c7e85 Add Go 1.12 images
Allows Gitaly to start testing against Go 1.12.

Part of: https://gitlab.com/gitlab-org/gitaly/issues/1513
2019-02-27 11:56:48 +01:00
Stan Hu
5253e8e4f3 Upgrade CE/EE container to use Chrome 71.0 and Golang 1.11 2019-01-06 07:28:22 -08:00
Lukas Eipert
357f465910
Update node and yarn to latest stable 2018-11-10 16:13:35 +01:00
Ian Baum
a0f6f84971 Add docker software to allow using dind enabled images 2018-10-12 10:23:32 +00:00
Lukas Eipert
a787a7af9d Add images for Chrome 69 2018-09-06 21:47:28 +00:00
Zeger-Jan van de Weg
2a7a78a829
Add Golang 1.11 for build images
Go released a new version this week; https://blog.golang.org/go1.11
which makes go 1.9 EOL. To remove that version from our testing matrix,
we should make sure we support 1.11 first.

This only creates the 1.11 build images, other projects need to do the
cascading changes.
2018-08-26 09:37:43 +02:00
James Lopez
8e705228d9 Update scripts/custom-docker-build 2018-07-13 07:51:54 +00:00
Stan Hu
8afb27bf93 Add CHROME_DRIVER_VERSION on separate line 2018-07-06 16:14:45 -07:00
Stan Hu
962a8ba060 Properly export CHROME_DRIVER_VERSION 2018-07-06 16:10:23 -07:00
Stan Hu
a3d18021ec Bump to Chrome V67 2018-06-08 10:46:13 -07:00
Stan Hu
2c26a37c40 Merge branch 'master' into sh-bump-chrome-and-chromedriver-v66 2018-06-08 10:40:42 -07:00
Alexis Reigel
72747ef3ca Add graphicsmagick versioned feature 2018-06-06 09:11:38 +00:00
Balasankar "Balu" C
e5914b93cc Bump git 2.14 and 2.16 also 2018-05-30 09:29:22 +05:30
Balasankar "Balu" C
d6cbe8e943 Bump git version to 2.17.1 2018-05-30 08:23:23 +05:30
Stan Hu
62814c1c6e Lock Ruby builds to using Debian stretch
Closes #20
2018-05-29 09:55:04 -07:00
Stan Hu
6c649b55fb Bump to Chrome V66 and tie ChromeDriver version to each version of Chrome 2018-05-19 05:59:43 -07:00
Richard Clamp
61ec1a94bc Add an ansible terraform custom image
* Adds install-terraform for installing terraform binaries
* Adds install-ansible for installing ansible binaries
* Adds a ruby-2.3-ansible-2.5.1-terraform-0.11 image

Towards https://gitlab.com/gitlab-org/omnibus-gitlab/issues/3395
2018-04-19 16:26:02 +01:00
Stan Hu
7807edf17d Bump Chrome to V65 and upgrade Chromedriver 2.36 2018-04-07 22:46:23 -07:00
Stan Hu
bda0e0e5bf Bump Ruby to 2.3.7, Git to 2.16.3, and add Git 2.17.0 2018-04-07 21:00:08 -07:00
Stan Hu
34ce2513c8 Add an image for git v2.16 and Chrome v63
Also adds a caching mechanism for storing the latest version in an S3 bucket.
2018-02-27 22:41:40 -08:00
Stan Hu
860d5725f4 Bump build images to go 1.9.4 2018-02-26 17:03:26 -08:00
Stan Hu
b418a1afab Merge branch 'sh-bump-chrome-driver' into 'master'
Bump ChromeDriver to 2.35 to support Chrome 64

See merge request gitlab-org/gitlab-build-images!81
2018-02-27 00:32:34 +00:00