- May 17, 2024
-
-
Robert Marshall authored
- When `pg-upgrade` checks if a newer version of PostgreSQL is available to use, use the progress_message feature to align with all the other checks performed. Related https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/8247
-
- May 09, 2024
-
-
Robert Marshall authored
Add documentation on what happens during gitlab-ctl reconfigure See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7213 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
João Alexandre Cunha <j.a.cunha@gmail.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Reviewed-by:
João Alexandre Cunha <j.a.cunha@gmail.com> Reviewed-by:
Robert Marshall <rmarshall@gitlab.com> Reviewed-by:
Evan Read <eread@gitlab.com> Co-authored-by:
Balasankar "Balu" C <balasankar@gitlab.com> Co-authored-by:
Evan Read <eread@gitlab.com>
-
Balasankar 'Balu' C authored
- Adds much more detail around the process that happens when gitlab-ctl reconfigure executes. - Adds notes to the recipes to clarify what happens in the context of a reconfigure run. Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
GitLab Release Tools Bot authored
[ci skip]
-
Balasankar 'Balu' C authored
Upgrade some Omnibus-related gems See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7588 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Stan Hu <stanhu@gmail.com>
-
- May 08, 2024
-
-
Stan Hu authored
In https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7362, the `Gemfile.lock` was locked to a number of gem versions present around January 2024. As seen in https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7584#note_1897220176, we have been pulling in more recent versions of these gems for recent patch releases, so let's use these updated versions so that we minimize the diff.
-
- May 09, 2024
-
-
Robert Marshall authored
Upgrade to Ruby 3.1.5 and add support for Ruby 3.2.5 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7591 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
Stan Hu <stanhu@gmail.com>
-
Stan Hu authored
This fixes a number of CVEs a bugs: * https://www.ruby-lang.org/en/news/2024/04/23/ruby-3-1-5-released/ * https://www.ruby-lang.org/en/news/2024/04/23/ruby-3-2-4-released/ This drops the `fix-ruby-xfree-for-libxml2` patch for Ruby 3.1.5 since the change has been merged upstream. This will also enable us to update to Puma 6.4.2 since https://bugs.ruby-lang.org/issues/19837 has been resolved in Ruby 3.1.5. Changelog: changed
-
Marcel Amirault authored
Adding tier badge rules See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7590 Merged-by:
Marcel Amirault <mamirault@gitlab.com> Approved-by:
Marcel Amirault <mamirault@gitlab.com> Reviewed-by:
Marcel Amirault <mamirault@gitlab.com> Co-authored-by:
Suzanne Selhorn <sselhorn@gitlab.com>
-
- May 08, 2024
-
-
Suzanne Selhorn authored
Because we need to check the consistency of the tier badges Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/458260
-
Balasankar 'Balu' C authored
Bring EOF back to upgrade_check file See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7589 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
João Cunha <j.a.cunha@gmail.com>
-
João Cunha authored
-
Balasankar 'Balu' C authored
Enforce upgrade stop at 16.11 Closes #8518 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7575 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
João Alexandre Cunha <j.a.cunha@gmail.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Clemens Beck <cbeck@gitlab.com>
-
- Apr 29, 2024
-
-
Clemens Beck authored
Before upgrading to GitLab/Omnibus 17.0, one must upgrade to the GitLab/Omnibus 16.11. Upgrade path documentation: https://docs.gitlab.com/ee/update/#upgrade-paths Relates https://gitlab.com/gitlab-org/gitlab/-/issues/440234 Changelog: changed
-
- May 08, 2024
-
-
GitLab Release Tools Bot authored
-
- May 07, 2024
-
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
Balasankar 'Balu' C authored
Use Ubuntu 22.04 for license and manifest upload Closes #8523 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7577 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Ryan Egesdahl <regesdahl@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Robert Marshall <rmarshall@gitlab.com>
-
Robert Marshall authored
- Updates the license and manifest upload jobs to use Ubuntu 22.04 instead of Ubuntu 18.04. Ubuntu 18.04 reached end of standard support on May 31, 2023 and was deprecated in GitLab version 16.9. Related https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/8084 Closes https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/8523 Signed-off-by:
Robert Marshall <rmarshall@gitlab.com>
-
Balasankar 'Balu' C authored
Remove PostgreSQL 13 Closes #8341 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7546 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Ryan Egesdahl <regesdahl@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Reviewed-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Reviewed-by:
Ryan Egesdahl <regesdahl@gitlab.com> Co-authored-by:
Clemens Beck <cbeck@gitlab.com>
-
Clemens Beck authored
* Remove PostgreSQL 13 builds. * Remove unused PostgreSQL 12 build definition. * Move PostgreSQL 14 from 'new' to 'default' build definition. * Update minimum PostgreSQL version notice. Closes https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/8341 Changelog: removed
-
- May 06, 2024
-
-
Andrew Patterson authored
Update gitlab-org/container-registry from v3.93.0-gitlab to v4.0.0-gitlab See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7580 Merged-by:
Andrew Patterson <apatterson@gitlab.com> Approved-by:
Clemens Beck <cbeck@gitlab.com> Approved-by:
Andrew Patterson <apatterson@gitlab.com> Co-authored-by:
deps <bot@dependencies.io>
-
- May 02, 2024
-
-
deps authored
Changelog: changed
-
- May 06, 2024
-
-
Balasankar 'Balu' C authored
Use bundler to install Omnibus gems See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7362 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Reviewed-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Reviewed-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
Stan Hu <stanhu@gmail.com>
-
Stan Hu authored
Instead of calling `gem install <x>` many times, let's define the `Gemfile` and `Gemfile.lock` and run `bundle install`. This ensures dependencies are pinned and don't quietly move with a new invocation of `gem install`. There is also a side benefit to using `bundler`: we can later use the newly-introduced feature to include and verify checksums (https://github.com/rubygems/rubygems/pull/6374). `bundler` generally installs everything in the expected gem directory that is used by `ruby`, but for gems installed from a Git source, `bundler` puts those gems in a special `bundler/gems` directory. We don't use any gems from Git sources now--`gitlab-ruby-shadow` is now used instead of `ruby-shadow`--there is no issue. Also, note that if we want to ensure `gitlab-ctl` doesn't try to pull in gems from GitLab Rails, we could invoke `bundler`, but this is a slightly riskier change. Relates to https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/8368 Changelog: changed
-
- May 04, 2024
-
-
Robert Marshall authored
Remove deprecated min_concurrency and max_concurrency for Sidekiq See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7549 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Dustin Collins <714871-dustinmm80@users.noreply.gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Reviewed-by:
Jason Plum <jplum@gitlab.com> Co-authored-by:
Ryan Egesdahl <regesdahl@gitlab.com> Co-authored-by:
Gregorius Marco <gmarco@gitlab.com>
-
Gregorius Marco authored
- Eliminates code related to `min_concurrency` and `max_concurrency` options in sidekiq. Related https://gitlab.com/gitlab-com/gl-infra/scalability/-/issues/3422 Changelog: removed
-
- May 02, 2024
-
-
Andrew Patterson authored
Update gitlab-org/build/omnibus-mirror/node_exporter from 1.7.0 to 1.8.0 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7569 Merged-by:
Andrew Patterson <apatterson@gitlab.com> Approved-by:
Clemens Beck <cbeck@gitlab.com> Approved-by:
Andrew Patterson <apatterson@gitlab.com> Co-authored-by:
deps <bot@dependencies.io>
-
- Apr 25, 2024
-
-
deps authored
Changelog: changed
-
- May 02, 2024
-
-
Balasankar 'Balu' C authored
Update exiftool/exiftool from 12.82 to 12.84 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7560 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Clemens Beck <cbeck@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
deps <bot@dependencies.io>
-
Ghost User authored
Changelog: changed
-
Balasankar 'Balu' C authored
Update BUILDER_IMAGE_REVISION to v5.12.0 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7565 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Stan Hu <stanhu@gmail.com>
-
- Apr 23, 2024
-
-
Stan Hu authored
v5.11.0 updates Node.js from v18.17 to v20.12: https://gitlab.com/gitlab-org/gitlab-omnibus-builder/-/merge_requests/337 Changelog: changed
-
- May 02, 2024
-
-
Evan Read authored
Fix links in GitLab Omnibus project See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7579 Merged-by:
Evan Read <eread@gitlab.com> Approved-by:
Evan Read <eread@gitlab.com> Co-authored-by:
Lysanne Pinto <lpinto@gitlab.com>
-
Lysanne Pinto authored
-
- May 01, 2024
-
-
Andrew Patterson authored
Update gitlab-org/build/omnibus-mirror/redis_exporter from 1.58.0 to 1.59.0 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7561 Merged-by:
Andrew Patterson <apatterson@gitlab.com> Approved-by:
João Alexandre Cunha <j.a.cunha@gmail.com> Approved-by:
Andrew Patterson <apatterson@gitlab.com> Co-authored-by:
Clemens Beck <cbeck@gitlab.com> Co-authored-by:
deps <bot@dependencies.io>
-
Ghost User authored
Changelog: changed
-