- Nov 22, 2019
-
-
GitLab Release Tools Bot authored
-
- Nov 20, 2019
-
-
GitLab Release Tools Bot authored
-
GitLab Release Tools Bot authored
-
- Nov 19, 2019
-
-
GitLab Release Tools Bot authored
-
- Nov 17, 2019
-
-
Jason Plum authored
Bring over the rails gem cleanup from omnibus Closes gitlab-org/distribution/team-tasks#520 See merge request gitlab-org/build/CNG!316
-
- Nov 15, 2019
-
-
Jason Plum authored
Ensure mailroom is updated when it's dockerfile changes Closes gitlab-com/gl-infra/delivery#562 See merge request gitlab-org/build/CNG!319
-
- Nov 14, 2019
-
-
DJ Mountney authored
Fixes an issue where mailroom wasn't taking into account the version of it's project folder when determined whether a new build was needed.
-
- Nov 13, 2019
-
-
DJ Mountney authored
This directory contains a unit test key that causing some scanning programs to flag it
-
DJ Mountney authored
-
DJ Mountney authored
-
DJ Mountney authored
Remove unnecessary test data
-
- Nov 12, 2019
-
-
DJ Mountney authored
So we don't need to prune here
-
DJ Mountney authored
-
DJ Mountney authored
-
Marin Jankovski authored
Bump container registry to v2.7.6-gitlab See merge request gitlab-org/build/CNG!317
-
Hayley Swimelar authored
-
- Nov 08, 2019
-
-
DJ Mountney authored
-
DJ Mountney authored
Golang: update to 1.12.13 Closes gitlab-org/charts/gitlab#1569 See merge request gitlab-org/build/CNG!315
-
DJ Mountney authored
This matches the gem exclusions used in the GitLab Omnibus project
-
Jason Plum authored
Closes https://gitlab.com/gitlab-org/charts/gitlab/issues/1569 Update the Go version to 1.12.13, latst of the 1.12 minors as of 2019-10-31 https://golang.org/doc/devel/release.html#go1.12.minor
-
- Nov 07, 2019
-
-
Jason Plum authored
Workaround for conflicting defaults in UBI repos See merge request gitlab-org/build/CNG!314
-
Hossein Pursultani authored
-
DJ Mountney authored
rails: wait-for-deps output messages and doc reference Closes gitlab-org/charts/gitlab#1062 See merge request gitlab-org/build/CNG!313
-
- Nov 06, 2019
-
-
Jason Plum authored
-
Jason Plum authored
Add messaging to the `wait-for-deps` script, and reference to docs when the container continues to restart due to issues with state of data migrations / services. Closes https://gitlab.com/gitlab-org/charts/gitlab/issues/1062
-
Jason Plum authored
Mailroom: Remove the wrapper script See merge request gitlab-org/build/CNG!309
-
John Skarbek authored
* This fixes an issue where the ruby process would start, but if it were to fail, we lose that context, and container would continue to run despite the intent of this container no longer doing any work * I'm not sure why the wrapper script or the creation of a log file are necessary * mail_room outputs to stdout by default * Our helm charts also do not configure the `log_path` option * due to this I elected to start the ruby process natively * output goes to stdout and if the process dies for any reason, so will the container
-
- Nov 05, 2019
-
-
DJ Mountney authored
CI: Exit appropriately when docker image syncing fails See merge request gitlab-org/build/CNG!305
-
- Nov 01, 2019
-
-
Jason Plum authored
Gitaly: Add internal_socket_dir See merge request gitlab-org/build/CNG!303
-
Jason Plum authored
Pre-create shared tmp for Rails in unicorn/workhorse See merge request gitlab-org/build/CNG!308
-
- Oct 31, 2019
-
-
John Cai authored
-
Jason Plum authored
Rails likes a tmpdir permissions set _just so_. To ensure everything is happy (as seen in gitlab-org/charts/gitlab#1651), pre-create this if it does not already exist, and set the permissions to match the expectation of Rails (not a Ruby-ism)
-
Marin Jankovski authored
Bump container registry to v2.7.5-gitlab See merge request gitlab-org/build/CNG!307
-
Stan Hu authored
This brings in a single logging change to track down 0-byte uploads: https://gitlab.com/gitlab-org/container-registry/merge_requests/8
-
- Oct 30, 2019
-
-
Balasankar "Balu" C authored
Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
- Oct 28, 2019
-
-
Ian Baum authored
rails: match the revision format from omnibus See merge request gitlab-org/build/CNG!304
-
- Oct 25, 2019
-
-
Jason Plum authored
Geo uses the revision string to calculate "matching" versions. Omnibus uses a revision string 11 characters, but we were using 8. Align them, so Geo is happy.
-
- Oct 24, 2019
-
-
Jason Plum authored
This reverts commit 626a8509. Revert the revert, because we do actually want this one more.
-
Jason Plum authored
This reverts merge request !302
-
Jason Plum authored
Use Python 2.x for s3cmd See merge request gitlab-org/build/CNG!302
-