- Nov 02, 2020
-
-
Stan Hu authored
-
- Oct 30, 2020
-
-
Zeger-Jan van de Weg authored
Build images with Go 1.13 and Git 2.29 See merge request !333
-
Patrick Steinhardt authored
While we're already building images for Go 1.14/Git 2.29, Gitaly also requires the same images for Go 1.13. This commits adds those missing images.
-
- Oct 20, 2020
-
-
Zeger-Jan van de Weg authored
Fix: Could not perform immediate configuration on 'libcrypt1:amd64' See merge request !332
-
Vasilii Iakliushin authored
https://gitlab.com/gitlab-org/gitlab-build-images/-/jobs/801097436#L1727 Error message: ``` E: Could not configure 'libc6:amd64'. E: Could not perform immediate configuration on 'libcrypt1:amd64'. Please see man 5 apt.conf under APT::Immediate-Configure for details. (2) ```
-
Zeger-Jan van de Weg authored
Upgrade to Git v2.29.0 See merge request !330
-
Patrick Steinhardt authored
With Git v2.29.0 being released, let's start building Docker images for that version so we can make use of it throughout GitLab.
-
- Oct 14, 2020
-
-
Adds a new Dockerfile which installs dependencies used in the GitLab Operator pipeline.
-
Evan Read authored
- Oct 09, 2020
-
-
Stan Hu authored
- Oct 08, 2020
-
-
Stan Hu authored
- Oct 07, 2020
-
-
Balasankar "Balu" C authored
Signed-off-by:
Balasankar "Balu" C <balasankarc@autistici.org>
- Oct 06, 2020
-
-
Rémy Coutable authored
Update danger to 8.0.6 See merge request !325
-
Albert authored
-
- Oct 03, 2020
-
- Oct 02, 2020
-
-
Stan Hu authored
-
- Oct 01, 2020
-
-
Rémy Coutable authored
Update node to 12.18.4 and yarn to 1.22.5 See merge request !322
-
Lukas Eipert authored
-
Lukas Eipert authored
-
- Sep 02, 2020
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
- Aug 04, 2020
-
-
Stan Hu authored
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
-
Craig Furman authored
The old version, 1.23.0, looks to have been pulled from the repos: https://gitlab.com/gitlab-org/gitlab-build-images/-/jobs/669766401
-
Craig Furman authored
- Jul 31, 2020
-
- Jul 30, 2020
-
-
Patrick Steinhardt authored
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.
-
- Jul 29, 2020
-
-
Patrick Steinhardt authored
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.
-
Patrick Steinhardt authored
Now that Git v2.28.0 has been released, let's update our custom build instructions to use it instead of the release candidate.
- Jul 22, 2020
-
-
Stan Hu authored
Add python3-crcmod to www-gitlab-com image Closes gitlab-com/www-gitlab-com#8313 See merge request !315
-
Chad Woolley authored
Apparently gsutil started using python3. Leaving the python2 version just in case it's needed too
-
- Jul 21, 2020
-
-
Zeger-Jan van de Weg authored
Fix missing deployment jobs for Git v2.28 See merge request !314
-