This project is mirrored from https://:*****@gitlab.com/gitlab-org/omnibus-gitlab.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Apr 10, 2023
-
-
Stan Hu authored
https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/7736 revealed that we use Debian `bullseye` to build all native gems for the specs. Since native gems may depend on system libraries or specific versions of glibc, we should adjust the gem caching for the specs to depend on the builder image. This commit modifies the `spec_template` to use a cache key dependent on the OS. The cache policy is also the default pull-push to avoid needing a separate CI job to update this cache. Relates to https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/7737
-
- Apr 07, 2023
-
-
Achilleas Pipinellis authored
Document gitlab:db:decomposition:connection_status rake task See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6781 Merged-by:
Achilleas Pipinellis <axil@gitlab.com> Approved-by:
Omar Qunsul <oqunsul@gitlab.com> Approved-by:
Achilleas Pipinellis <axil@gitlab.com> Approved-by:
Jason Plum <jplum@gitlab.com> Reviewed-by:
Achilleas Pipinellis <axil@gitlab.com> Co-authored-by:
Rutger Wessels <rwessels@gitlab.com>
-
-
Robert Marshall authored
Move geo-logcursor settings to underscored form See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6754 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 C authored
Related https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/6873 Changelog: deprecated Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
Robert Marshall authored
Add missing geo-secondary to underscore conversion See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6806 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
Balasankar C authored
One of the conversions was lost in the resolution of merge-conflict. Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
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 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 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>
-
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>
-
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>
-
-
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>
-
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>
-
Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.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.
-
Balasankar 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>
-
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 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>
-
Replaces logrotate_helper Changelog: changed Signed-off-by:
Jason Young <jyoung@gitlab.com>
-
Balasankar 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>
-
This commit bumps the version to include images that include a Rust compiler.
-
Balasankar 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>
-
Balasankar 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>
-
-
- Mar 31, 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>
-
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 C authored
Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
- Mar 30, 2023
-
-
GitLab Release Tools Bot authored
-
GitLab Bot authored
-
DJ Mountney authored
Consider security sources when computing QA image Closes #7713 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6789 Merged-by:
DJ Mountney <dj@gitlab.com> Approved-by:
DJ Mountney <dj@gitlab.com> Co-authored-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-