- Oct 22, 2021
-
-
GitLab Release Tools Bot authored
-
GitLab Release Tools Bot authored
-
- Oct 21, 2021
-
-
GitLab Release Tools Bot authored
-
GitLab Release Tools Bot authored
-
Mayra Cabrera authored
Updates MailRoom version to 0.0.14 See merge request gitlab-org/build/CNG!803
-
Mayra Cabrera authored
Release-tools can't handle the divergence between GitLab and the Charts, so we're restoring mailroom to the correct version. Bug in release tools is fixed by https://gitlab.com/gitlab-org/release-tools/-/merge_requests/1592
-
GitLab Release Tools Bot authored
-
GitLab Release Tools Bot authored
-
Stan Hu authored
This works around the io-wait Ruby 2.7 dependency issue described in https://github.com/ruby/net-imap/issues/24. Relates to https://gitlab.com/gitlab-org/gitlab-mail_room/-/merge_requests/35
-
GitLab Release Tools Bot authored
-
GitLab Release Tools Bot authored
-
- Oct 20, 2021
-
-
GitLab Release Tools Bot authored
-
GitLab Release Tools Bot authored
-
- Oct 19, 2021
-
-
DJ Mountney authored
Add a Danger message if upgrading Go Version See merge request gitlab-org/build/CNG!782
-
Robert Marshall authored
-
Jason Plum authored
Use gitlab custom bundler setup See merge request gitlab-org/build/CNG!795
-
- Oct 13, 2021
-
-
DJ Mountney authored
Implement / document Gomplate patterns Closes gitlab-org/charts/gitlab#2896 See merge request gitlab-org/build/CNG!786
-
- Oct 12, 2021
-
-
Jason Plum authored
-
Jason Plum authored
-
Jason Plum authored
-
Jason Plum authored
-
DJ Mountney authored
Adds support for changing the gemfile location
-
Jason Plum authored
Bump container registry to v3.12.0 See merge request gitlab-org/build/CNG!792
-
Balasankar 'Balu' C authored
Update s3tools/s3cmd from 2.1.0 to 2.2.0 Closes gitlab-org/charts/gitlab#2923 See merge request gitlab-org/build/CNG!772
-
Balasankar 'Balu' C authored
Rails: remove excess from /srv/gitlab See merge request gitlab-org/build/CNG!763
-
Jason Plum authored
-
deps authored
-
- Oct 11, 2021
-
-
João Pereira authored
-
- Oct 09, 2021
-
-
Balasankar 'Balu' C authored
Gomplate: Add to gitlab-rails and gitlab-workhorse See merge request gitlab-org/build/CNG!791
-
Jason Plum authored
Changelog: added
-
- Oct 07, 2021
-
-
Balasankar 'Balu' C authored
Allow the chart trigger to fail See merge request gitlab-org/build/CNG!788
-
DJ Mountney authored
UBI GitLab Rails Container - Remove world writable permission from scripts folders See merge request gitlab-org/build/CNG!777
-
- Oct 06, 2021
-
-
DJ Mountney authored
Only as a workound to prevent skipped pipelines from blocking merge
-
Jason Plum authored
Enable container scanning See merge request gitlab-org/build/CNG!710
-
Jason Plum authored
Update aws/aws-cli from 1.20.42 to 1.20.44 See merge request gitlab-org/build/CNG!766
-
Costel Maxim authored
As part of application security enhancement efforts, enable automatic container scanning. This is triggered from Dev side, whenever a default branch pipeline is completed.
-
- Oct 05, 2021
-
-
Jason Plum authored
Symlink OpenSSL default cert file to Debian cert path See merge request gitlab-org/build/CNG!784
-
Stan Hu authored
Debian populates certificates in `/etc/ssl/certs/ca-certificates.crt`, but the OpenSSL file expects the default to be in `/usr/lib/ssl/cert.pem`. Ruby uses `OpenSSL::X509::DEFAULT_CERT_FILE`, which is set to `/usr/lib/ssl/cert.pem` by default. To make it possible for Ruby to use this bundle path, we create a symlink to this file. Note that this in theory shouldn't have been a problem because `OpenSSL::X509::DEFAULT_CERT_DIR` points to `/usr/lib/ssl/certs`, which is a symlink to `/etc/ssl/certs`. But it appears that `DEFAULT_CERT_DIR` isn't used when Ruby calls `OpenSSL::X509::Store#verify`. This prevented newly-issued LetsEncrypt certificate chains from being verified. Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/342326 Changelog: fixed
-
- Oct 04, 2021
-
-
Jason Plum authored
[CI] Use new version of ruby_docker image for dependency_update job Closes gitlab-org/charts/gitlab#2917 See merge request gitlab-org/build/CNG!783
-
Balasankar "Balu" C authored
Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
-