- Apr 22, 2021
-
-
GitLab Release Tools Bot authored
-
- Apr 21, 2021
-
-
GitLab Release Tools Bot authored
-
GitLab Release Tools Bot authored
-
GitLab Release Tools Bot authored
-
GitLab Release Tools Bot authored
-
GitLab Release Tools Bot authored
-
GitLab Release Tools Bot authored
-
- Apr 20, 2021
-
-
Jason Plum authored
Allow users to manually enable disk access for Pages See merge request gitlab-org/build/CNG!640
-
Jason Plum authored
Update db-migrate to export GITLAB_SHARED_RUNNERS_REGISTRATION_TOKEN See merge request gitlab-org/build/CNG!633
-
Jason Plum authored
Bump gitlab-exporter to 10.2.0 (fixes Puma crash) See merge request gitlab-org/build/CNG!647
-
Matthias Kaeppler authored
-
- Apr 19, 2021
-
-
DJ Mountney authored
Upgrade to Go 1.16 See merge request gitlab-org/build/CNG!646
-
- Apr 14, 2021
-
-
James Fargher authored
go v1.16 no longer uses GOPATH so we need to include the module files for gitlab-logger to build
-
- Apr 13, 2021
-
-
Yorick Peterse authored
Patch ExifTool to allow reading only JPEG and TIFF See merge request gitlab-org/security/charts/components/images!2
-
Patrick Steinhardt authored
Gitaly has the policy of always supporting the latest two stable Go versions. Following this policy and the release of Go 1.16 in February 2021, this means that it's time to bump the minimum required Go version for Gitaly to 1.15. Most projects for which CNG is building images already do support that version or are in the process of adding tests for that version: - gitlab-shell: b49c1d4 (Compile against go 1.14-1.16, 2021-03-13) - gitlab-pages: 48ec6de (Set Go 1.16.2 for project, 2021-03-25) - gitlab-container-registry: 32b58091 (Bump default Go version to 1.16, 2021-02-22) - gitaly: gitaly!3352 - gitlab-elasticsearch-indexer: gitlab-elasticsearch-indexer!103 Update the Go base image to version 1.16.3.
-
Jason Plum authored
Bump container registry to v3.3.0 See merge request gitlab-org/build/CNG!645
-
- Apr 12, 2021
-
-
Felipe Artur authored
This also fixes the ubi8 images so that the gitlab-ruby image also has exiftool installed
-
Balasankar "Balu" C authored
Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
-
- Apr 09, 2021
-
-
Jason Plum authored
Document our CI variables See merge request gitlab-org/build/CNG!635
-
Jason Plum authored
-
DJ Mountney authored
-
João Pereira authored
-
- Apr 06, 2021
-
-
Jason Plum authored
Update to Python version 3.8.9 See merge request gitlab-org/build/CNG!643
-
Mitchell Nielsen authored
-
Jason Plum authored
Revert "Merge branch 'upgrade-to-python-3.9.2' into 'master'" See merge request gitlab-org/build/CNG!641
-
DJ Mountney authored
Use git provided by Gitaly See merge request gitlab-org/build/CNG!626
-
DJ Mountney authored
This reverts commit d97c5135, reversing changes made to 692d18c6.
-
Patrick Steinhardt authored
Historically, it's been quite a hassle to upgrade the git version across all components of GitLab. This led to diverging git distributions where we had different versions, patches and compile flags in use in different parts of the stack. To fix this problem, we are converting downstream distributions of Gitaly to use a single source of truth for building git, which is hosted by the Gitaly project: a simple `make git` will compile the currently recommended git version. As such, updates of the recommended version will automatically propagate through the stack. This allows for for a unified git installation across all of our stack and enables quicker iteration when e.g. mission-critical patches or security updates are required or simply when updating the minimum required git version. Note that this commit also drops all of the custom patches which we currently have in git. This is because Gitaly has already bumped the default git version to v2.31.0, which contains all of them.
-
DJ Mountney authored
Bump Python to 3.9.2 Closes gitlab-org/charts/gitlab#2594 See merge request gitlab-org/build/CNG!638
-
- Apr 05, 2021
-
-
Jason Plum authored
Update mailroom to v0.0.11 See merge request gitlab-org/build/CNG!639
-
- Apr 03, 2021
-
-
Stan Hu authored
This commit adds support for Microsoft Graph API with OAuth2 to MailRoom. References: 1. https://gitlab.com/gitlab-org/gitlab/-/issues/214900 2. https://github.com/tpitale/mail_room/pull/125
-
- Apr 02, 2021
-
-
Jason Plum authored
-
Sarmad Abualkaz authored
-
- Apr 01, 2021
-
-
Jason Plum authored
Bump Go to 1.14.15 Closes gitlab-org/charts/gitlab#2655 See merge request gitlab-org/build/CNG!637
-
Jason Plum authored
-
-
- Mar 30, 2021
-
-
Jason Plum authored
-
- Mar 26, 2021
-
-
DJ Mountney authored
-
Jason Plum authored
Update gitlab-exporter to the latest version See merge request gitlab-org/build/CNG!634
-
- Mar 25, 2021
-
-
DJ Mountney authored
-