Commit graph

124 commits

Author SHA1 Message Date
Stan Hu
aebe43731d Upgrade Ruby versions to 2.5.5 and 2.6.2 2019-03-17 07:02:39 -07:00
Andrew Newdigate
45c87d28b6 Add a node-10 image 2019-03-05 15:44:57 +02:00
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
4acb8226f8 Add Ruby 2.6 images for Gitaly 2019-02-05 17:29:30 -08:00
Stan Hu
f29aede331 Add Ruby 2.6.1 build images for CE/EE
Remove old Ruby 2.4.5 images for CE/EE
2019-02-05 17:29:30 -08: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
Balasankar "Balu" C
00c9691bf7
Add image used by dependency_scanning job in omnibus-gitlab 2018-12-15 12:18:00 +05:30
Stan Hu
337bb49f51 Fix failing build for Yarn 1.12 due to syntax error 2018-12-10 09:58:26 -08:00
Winnie Hellmann
4837a3f49d Upgrade yarn to 1.12 in build image for gitlab:assets:compile job 2018-12-10 15:57:24 +00:00
Winnie Hellmann
5a588b05a5 Upgrade yarn to 1.12 in build image for gitlab:assets:compile job 2018-12-07 09:51:38 +00:00
Sean McGivern
f01ff2114b Create custom image for www-gitlab-com rspec tests 2018-11-15 09:41:45 -08:00
Stan Hu
7f446ff517 Merge branch 'new-gitlab-qa-alpine-image' into 'master'
Add a new gitlab-qa-alpine lighter image

See merge request gitlab-org/gitlab-build-images!143
2018-11-15 16:47:45 +00:00
Rémy Coutable
86340e8431
Add a new gitlab-qa-alpine lighter image
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-11-15 16:35:42 +01:00
Sean McGivern
8a06c69c37
Fix go-less build scripts in test section 2018-11-15 07:08:54 +00:00
Stan Hu
d9314377f8 Add back Docker CNG images 2018-11-13 06:16:22 -08:00
Lukas Eipert
357f465910
Update node and yarn to latest stable 2018-11-10 16:13:35 +01:00
Stan Hu
d089233023 Add missing build for ruby 2.5 and Golang 1.10 2018-10-24 14:20:44 -07:00
Stan Hu
9c7808068b Add a Ruby 2.5 image with Golang v1.10 for Gitaly 2018-10-24 11:01:59 -07:00
Stan Hu
0c6b475ef1 Merge branch 'zj-remove-gitaly-old-iamges' into 'master'
Remove unused Gitaly images

See merge request gitlab-org/gitlab-build-images!131
2018-10-24 16:15:45 +00:00
Zeger-Jan van de Weg
e604a1c548 Merge branch 'sh-add-ruby-2-5-gitaly' into 'master'
Add Ruby 2.5 images for Gitaly

See merge request gitlab-org/gitlab-build-images!130
2018-10-24 12:23:34 +00:00
Zeger-Jan van de Weg
0dc3840035 Remove unused Gitaly images
Gitaly doesn't support any git version older than 2.18, so all those images were out
of date.
2018-10-24 12:18:09 +00:00
Stan Hu
6ab457ef2c Add Ruby 2.5 images for Gitaly 2018-10-24 02:12:20 -07:00
Clement Ho
5e40be2f57 Rename gitlab-ui to gitlab-puppeteer 2018-10-22 03:58:10 +00:00
Stan Hu
97a15a5fb0 Add Ruby 2.5.3 images for CE/EE 2018-10-19 23:34:26 -07:00
Zeger-Jan van de Weg
7aeab7085c Merge branch 'sh-remove-ruby-2.3' into 'master'
Remove ruby-2.3 build images since Gitaly no longer needs them

See merge request gitlab-org/gitlab-build-images!126
2018-10-19 14:58:48 +00:00
Stan Hu
5bd7cde21f Remove ruby-2.3 build images since Gitaly no longer needs them 2018-10-19 05:58:13 -07:00
Stan Hu
f0ec140a5a Bump Ruby interpreter to 2.4.5 2018-10-17 14:53:34 -07:00
Ian Baum
a0f6f84971 Add docker software to allow using dind enabled images 2018-10-12 10:23:32 +00:00
Evan Read
80e889b8f0 Add GitLab docs linting image to project, based on existing docs image for linting 2018-10-02 13:03:37 +10:00
Jose Vargas
7ceb855d07 Add gitlab-ui image 2018-09-11 10:43:20 -05:00
Lukas Eipert
a787a7af9d Add images for Chrome 69 2018-09-06 21:47:28 +00:00
Zeger-Jan van de Weg
4d10a5e1d1
Add deploy stage for new Golang images 2018-08-27 15:15:12 +02: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
Balasankar "Balu" C
978909e92b
Add an alpine image with aws cli 2018-08-02 21:21:06 +05:30
Rémy Coutable
b74990fdd5
Add a custom Docker image for Danger jobs
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-07-26 13:09:21 +02:00
Rémy Coutable
00259d7e25
Add a Dockerfile.cloud-native for jobs that need kubctl / helm / terraform
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-07-26 11:22:09 +02:00
James Lopez
02c2dde27d Bump Git to 2.18 2018-07-13 07:35:31 +00:00
Robert Speicher
9bf024643f
Add a release-tools Dockerfile 2018-06-21 12:04:43 -05: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
Lukas Eipert
a2d0ca903c Update ruby in www-gitlab-com docker image to 2.4.x 2018-06-08 16:29:12 +00:00
Alexis Reigel
72747ef3ca Add graphicsmagick versioned feature 2018-06-06 09:11:38 +00:00
Stan Hu
fa197e302c Add ruby-2.3-golang-1.10-git-2.17 2018-05-26 06:07:41 -07:00
Stan Hu
1cf1347f67 Add ruby-2.4-golang-1.9-git-2.9 builds for Gitaly 2018-05-20 07:23:52 -07:00
Stan Hu
9d236df80e Add missing Gitaly git 2.14 builds 2018-05-20 06:56:13 -07:00
Stan Hu
c281fed0be Add more missing builds for Gitaly 2018-05-20 06:35:34 -07:00
Stan Hu
b47eefb79b Sort images 2018-05-19 23:09:01 -07:00
Stan Hu
2bd5599158 Add missing Gitaly builds for git 2.16 and Ruby 2.4.4 2018-05-19 23:08:09 -07:00
Stan Hu
0309a15862 Bump to Ruby 2.4.4 2018-05-19 14:30:10 -07:00