- Apr 07, 2023
-
-
Robert Marshall authored
Move geo-secondary settings to underscored form See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6685 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Andrew Patterson <apatterson@gitlab.com> Co-authored-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
Balasankar 'Balu' C authored
Use node['gitlab']['geo_secondary'] to access Chef attributes corresponding to Geo secondaries Related https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/7455 Changelog: deprecated Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
- Apr 06, 2023
-
-
Robert Marshall authored
Configure external GitLab URL for KAS See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6760 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Timo Furrer <tfurrer@gitlab.com>
-
Timo Furrer authored
Add configuration key to set `gitlab.external_url` in KAS in support of cross origin resource sharing (CORS) requests. Changelog: changed
-
- Apr 05, 2023
-
-
GitLab Release Tools Bot authored
[ci skip]
-
Balasankar 'Balu' C authored
Update Rubies to 2023-30 patch levels See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6792 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Jason Plum <jplum@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Matthias Kaeppler <mkaeppler@gitlab.com>
-
Matthias Käppler authored
Changelog: changed
-
- Apr 04, 2023
-
-
DJ Mountney authored
Remove OpenSuSE 15.3 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6783 Merged-by:
DJ Mountney <dj@gitlab.com> Approved-by:
DJ Mountney <dj@gitlab.com> Co-authored-by:
Andrew Patterson <apatterson@gitlab.com>
-
- Mar 28, 2023
-
-
Andrew Patterson authored
Remove support for packaging and testing OpenSuSE 15.3. It is EOL. Changelog: removed Signed-off-by:
Andrew Patterson <apatterson@gitlab.com>
-
- Apr 04, 2023
-
-
Robert Marshall authored
Update gitlab-org/container-registry from v3.69.0-gitlab to v3.70.0-gitlab See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6793 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Jason Plum <jplum@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
deps <bot@dependencies.io>
-
[┐∵]┘GitLab Dependency Bot authored
Update gitlab-org/container-registry from v3.69.0-gitlab to v3.70.0-gitlab Changelog: changed
-
- Apr 03, 2023
-
-
Achilleas Pipinellis authored
Added Scaleway Transactional Email example to SMTP Settings See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6798 Merged-by:
Achilleas Pipinellis <axil@gitlab.com> Approved-by:
Achilleas Pipinellis <axil@gitlab.com> Co-authored-by:
Thomas Borlée <thomas@massiverocket.com>
-
Thomas Borlée authored
-
DJ Mountney authored
Disable use of the system ffi gem See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6800 Merged-by:
DJ Mountney <dj@gitlab.com> Approved-by:
DJ Mountney <dj@gitlab.com> Co-authored-by:
Stan Hu <stanhu@gmail.com>
-
Stan Hu authored
Prior to https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6777, the ffi development headers were not present in the ruby_docker image. The ffi gem will use the system ffi if `ffi.h` is in the include path. This causes issues as different operating systems include different versions of libffi. Disabling the use of the system ffi gem will cause the ffi gem to statically build its own version, which what was done before.
-
DJ Mountney authored
Use Ruby image from builder repo for creating cache See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6799 Merged-by:
DJ Mountney <dj@gitlab.com> Approved-by:
DJ Mountney <dj@gitlab.com> Co-authored-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
Balasankar 'Balu' C authored
Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
Balasankar 'Balu' C authored
Fix consul cleanup removes service files Closes #7717 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6791 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Clemens Beck <cbeck@gitlab.com>
-
Clemens Beck authored
The consul cleanup mistakenly removed service configurations. It is only meant to cleanup excess watcher configs and scripts. Relates: https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6747 Relates: https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/7293 Fixes: https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/7717
-
Balasankar 'Balu' C authored
Allow for a configurable log group for log directories and runit See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6701 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Dmytro Makovey <dmakovey@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Reviewed-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Jason Young <jyoung@gitlab.com>
-
Jason Young authored
Replaces logrotate_helper Changelog: changed Signed-off-by:
Jason Young <jyoung@gitlab.com>
-
Balasankar 'Balu' C authored
Update gitlab-omnibus-builder to v4.9.1 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6777 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Stan Hu <stanhu@gmail.com>
-
Stan Hu authored
This commit bumps the version to include images that include a Rust compiler.
-
Balasankar 'Balu' C authored
Fix suggested_reviewers run when rails is disabled Closes #7479 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6767 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Clemens Beck <cbeck@gitlab.com>
-
- Mar 21, 2023
-
-
Clemens Beck authored
The suggested reviewers feature/recipe depends on rails being enabled. The recipe is now only ran when rails is enabled. Fixes: https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/7479 Changelog: fixed
-
- Apr 03, 2023
-
-
Balasankar 'Balu' C authored
Documentation fix for release buckets See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6772 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
John Jarvis <jarv@gitlab.com>
-
John Jarvis authored
-
- Mar 31, 2023
-
-
Robert Marshall authored
Fix cache key used in build-on-all-os pipeline See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6788 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
Balasankar 'Balu' C authored
Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
- Mar 30, 2023
-
-
GitLab Release Tools Bot authored
-
GitLab Bot authored
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Bot authored
-
- Mar 29, 2023
-
-
GitLab Bot authored
-
GitLab Bot authored
-
GitLab Bot authored
-
GitLab Bot authored
-
GitLab Bot authored
-