Commit Graph

12 Commits

Author SHA1 Message Date
dependencies.io Bot acc5d2b537 Bump rubygems to version 3.5.9
- Updates rubygems/rubygems from 3.5.7 to 3.5.9

Changelog: changed
2024-04-30 22:46:18 +00:00
Andrew Patterson 0f8dfff4b4 Merge branch 'Alexand-master-patch-21048' into 'master'
Add link to how to test KAS with TLS

See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7530

Merged-by: Andrew Patterson <apatterson@gitlab.com>
Approved-by: Hossein Pursultani <hpursultani@gitlab.com>
Approved-by: Andrew Patterson <apatterson@gitlab.com>
Co-authored-by: João Alexandre Cunha <j.a.cunha@gmail.com>
2024-04-15 16:08:33 +00:00
dependencies.io Bot ebe3efc332 Bump rubygems to version 3.5.7
- Updates rubygems/rubygems from 3.5.6 to 3.5.7

Changelog: changed
2024-04-11 03:34:02 +00:00
João Alexandre Cunha d9e0e335ce Add link to how to test KAS with TLS 2024-04-10 19:27:06 +00:00
dependencies.io Bot ea96fedde5 Update rubygems from 3.5.5 to 3.5.6
Changelog: changed
2024-02-19 06:10:15 +00:00
Andrew Patterson 25d44ec0f5 Added gitlab-export upgrade test plan
Added standard test plan to be used when bumping the gitlab-exporter
version.
2024-01-22 10:03:04 -07:00
dependencies.io Bot 27ea3efabe Update go-crond from 23.2.0 to 23.12.0
Changelog: changed
2023-12-27 16:09:54 +00:00
Stan Hu 607ec5f99f
Remove libre2 from build
With the update to re2 gem v2.0 in
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/131273, we no
longer need to build and ship libre2. The gem handles the building and
compiling of all dependencies (libre2 and abseil-cpp), and it also
ships with precompiled gems.

This unblocks upgrades to the `grpc` gem since
https://github.com/grpc/grpc/issues/33615 no longer applies.

Changelog: changed
2023-09-11 20:02:31 -07:00
Balasankar 'Balu' C c17552fb06
Merge branch 'vp/add-manual-job-for-entire-test-suite' into 'master'
Adding manual job to run entire test suite

See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7077

Merged-by: Balasankar 'Balu' C <balasankar@gitlab.com>
Approved-by: Andrew Patterson <apatterson@gitlab.com>
Approved-by: Balasankar 'Balu' C <balasankar@gitlab.com>
Co-authored-by: vishal.s.patel <vpatel@gitlab.com>
2023-09-08 06:44:49 +00:00
Vishal Patel f42c42c8b7
Adding manual job to run entire test suite 2023-09-08 06:44:49 +00:00
Clemens Beck 5bf8e0597b Update builder Go version
Updates the builder image, which updates:
- Go to 1.20.7 (from 1.20.5)
- FIPS Go 1.20.6 (from 1.20.5)

Changelog: changed
2023-08-29 19:22:08 +00:00
Andrew Patterson c16fe68014 Added updating software components instructions
Added documentation on how to upgrade and test software components.
2023-08-01 06:17:23 +00:00