- Jul 19, 2024
-
-
Alec Xu authored
-
Ian Baum authored
Update nhooyr/websocket ISC license decision to v1.8.11 of that pkg See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7785 Merged-by:
Ian Baum <ibaum@gitlab.com> Approved-by:
Clemens Beck <cbeck@gitlab.com> Approved-by:
Ian Baum <ibaum@gitlab.com> Co-authored-by:
Timo Furrer <tfurrer@gitlab.com>
-
- Jul 12, 2024
-
-
Timo Furrer authored
-
- Jul 19, 2024
-
-
Balasankar 'Balu' C authored
Add Debian 12 Raspberry Pi release jobs Closes #8398 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7801 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:
Robert Marshall <rmarshall@gitlab.com>
-
- Jul 18, 2024
-
-
Robert Marshall authored
- Now that package cloud supports Debian 12 Raspberry Pi packages, add the package release jobs that were previously reverted. Closes https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/8398 Changelog: added Signed-off-by:
Robert Marshall <rmarshall@gitlab.com>
-
- Jul 19, 2024
-
-
Balasankar 'Balu' C authored
gitaly: Add Git build opts to Gitaly definition See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7788 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Reviewed-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
James Liu <jliu@gitlab.com>
-
- Jul 15, 2024
-
-
James Liu authored
With https://gitlab.com/gitlab-org/gitaly/-/merge_requests/7035, we'll start embedding the Git binaries inside Gitaly itself. This means that Gitaly's `make install` target will also implicitly build Git, and embed the binaries using the go:embed machinery. Omnibus' Git software definition (config/software/git.rb) specifies a number of build options to tell Git where specific required libraries are located, and also toggles some compiler options depending on the system we're compiling on. These options must now be set whenever Gitaly is compiled. Merge the options from config/software/git.rb into Gitaly's software definition. This allows us to roll out embedded Git binaries without disrupting how Git is built by Omnibus. Build options are set directly as env vars since we can't write a config.mak file directly. This should be okay as Gitaly itself does not use these flags. Later on, we'll remove Omnibus' ability to build Git binaries with https://gitlab.com/gitlab-org/gitaly/-/issues/6195
-
- Jul 18, 2024
-
-
Balasankar 'Balu' C authored
Update dependency libxml2 to v2.13.2 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7772 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Alec Xu <axu@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
- Jul 04, 2024
-
-
GitLab Renovate Bot authored
Changelog: changed
-
- Jul 17, 2024
-
-
Robert Marshall authored
Make QA project and ref variable available to QA jobs Closes #8632 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7795 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
- Pass `QA_TESTS_UPSTREAM_PROJECT` and `QA_TESTS_REF` to QA jobs explicitly for cases when triggers would not receive the global variable set that defines them. Closes https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/8632 Signed-off-by:
Balasankar 'Balu' C <balasankar@gitlab.com>
-
GitLab Release Tools Bot authored
[ci skip]
-
- Jul 16, 2024
-
-
Andrew Patterson authored
Update gitlab-org/build/omnibus-mirror/node_exporter from 1.8.1 to 1.8.2 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7790 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>
-
- Jul 15, 2024
-
-
deps authored
Changelog: changed
-
- Jul 16, 2024
-
-
Kati Paizee authored
Merge branch 'eread/manually-update-linting-configuration-and-update-vale-version-docs' into 'master' Manually update linting configuration and update Vale version See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7791 Merged-by:
Kati Paizee <kpaizee@gitlab.com> Approved-by:
Kati Paizee <kpaizee@gitlab.com> Co-authored-by:
Evan Read <eread@gitlab.com>
-
- Jul 15, 2024
-
-
Evan Read authored
-
Phillip Wells authored
Add info about reinitialization See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7793 Merged-by:
Phillip Wells <pwells@gitlab.com> Approved-by:
Phillip Wells <pwells@gitlab.com> Co-authored-by:
Mario Mora <mmora@gitlab.com>
-
Mario Mora authored
-
Ian Baum authored
Add cronjob to sync finished pipelines to ClickHouse See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7783 Merged-by:
Ian Baum <ibaum@gitlab.com> Approved-by:
Clemens Beck <cbeck@gitlab.com> Approved-by:
Ian Baum <ibaum@gitlab.com> Reviewed-by:
Ian Baum <ibaum@gitlab.com> Co-authored-by:
Pedro Pombeiro <noreply@pedro.pombei.ro>
-
- Jul 11, 2024
-
-
Pedro Pombeiro authored
-
- Jul 15, 2024
-
-
Lorena Ciutacu authored
Docs maintenance: Delete trailing whitespace See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7792 Merged-by:
Lorena Ciutacu <lciutacu@gitlab.com> Approved-by:
Lorena Ciutacu <lciutacu@gitlab.com> Co-authored-by:
Ashraf Khamis <akhamis@gitlab.com>
-
Ashraf Khamis authored
-
Balasankar 'Balu' C authored
Remove Grafana deprecation message Closes #8601 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7750 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
Remove the Grafana deprecation message which was accidentally re-added in https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7550. Relates https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/8601 Relates https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/8200
-
Balasankar 'Balu' C authored
Update documentation for "request_buffering_off_path_regex" See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7784 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Vasilii Iakliushin <viakliushin@gitlab.com>
-
- Jul 12, 2024
-
-
Vasilii Iakliushin authored
Follow-up for https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7713
-
Andrew Patterson authored
Update gitlab-org/build/omnibus-mirror/prometheus from 2.53.0 to 2.53.1 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7782 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>
-
- Jul 11, 2024
-
-
deps authored
Changelog: changed
-
- Jul 12, 2024
-
-
Balasankar 'Balu' C authored
Upgrade to gitlab-depscan 3.0.0 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7786 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Dinesh Bolkensteyn <dbolkensteyn@gitlab.com>
-
Dinesh Bolkensteyn authored
-
Balasankar 'Balu' C authored
Set env var 'GIT_REF' when building KAS See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7770 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Alec Xu <axu@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Reviewed-by:
Alec Xu <axu@gitlab.com> Co-authored-by:
Taka Nishida <tnishida@gitlab.com>
-
- Jul 08, 2024
-
-
Taka Nishida authored
We need KAS to report the version with SHA that the build is based on.
-
- Jul 12, 2024
-
-
Robert Marshall authored
Add support for configuring Redis client timeouts See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7749 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Alec Xu <axu@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Reviewed-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
Stan Hu <stanhu@gmail.com>
-
- Jun 30, 2024
-
-
Stan Hu authored
For some installations, the default 1-second Redis connect timeout may not be sufficient. Just as PostgreSQL has the ability to configure the connection timeout, add the same for Redis. Include read and write timeout options for completness. Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/466271 Changelog: added
-
- Jul 12, 2024
-
-
Robert Marshall authored
Rename NewRedisHelper to RedisHelper See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7545 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Alec Xu <axu@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
Balasankar 'Balu' C <balasankar@gitlab.com>
-
- Apr 15, 2024
-
-
Balasankar 'Balu' C authored
All the usecases of old RedisHelper has been migrated to NewRedisHelper. Drop the old RedisHelper and rename NewRedisHelper to replace it. Signed-off-by:
Balasankar 'Balu' C <balasankar@gitlab.com>
-
- Jul 12, 2024
-
-
Balasankar 'Balu' C authored
Dev: Update build docs, noting Docker Desktop licensing See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7780 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:
Jason Plum <jplum@gitlab.com>
-
- Jul 09, 2024
-
-
Jason Plum authored
Update the development documentation for building packges, updating the language to clarify current state and license requirements of Docker Desktop if used. - Remove note of memory, as now Docker Desktop defaults to 50% of system RAM. https://docs.docker.com/desktop/settings/mac/#resources - Note that Docker Engine is needed, not Docker Desktop. - Note license requiremetns for Docker Desktop as a challenge.
-
- Jul 12, 2024
-
-
Balasankar 'Balu' C authored
Add restart-except command to gitlab-ctl Closes #8306 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7769 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Gabriel Mazetto <gabriel@gitlab.com> Approved-by:
Andrew Patterson <apatterson@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Reviewed-by:
Gabriel Mazetto <gabriel@gitlab.com> Co-authored-by:
Lucas Li <lli@gitlab.com>
-
Lucas Li authored
- `restart-except` command is added - maintenance docs are updated to reflect the change Changelog: added
-