- Aug 20, 2024
-
-
Dat Tang authored
-
- Aug 07, 2024
-
-
Balasankar 'Balu' C authored
Signed-off-by:
Balasankar 'Balu' C <balasankar@gitlab.com>
-
- Jul 30, 2024
-
-
Dustin Collins authored
Changelog: changed
-
- Jul 29, 2024
-
-
Balasankar 'Balu' C authored
- Builds and uses OpenSSL 3 by default. - Retains ability to fall back to OpenSSL 1 Related https://gitlab.com/gitlab-org/gitlab/-/issues/341435 Changelog: changed Signed-off-by:
Balasankar 'Balu' C <balasankar@gitlab.com>
-
Balasankar 'Balu' C authored
Closes #8582 Signed-off-by:
Balasankar 'Balu' C <balasankar@gitlab.com>
-
- Jul 20, 2024
-
-
Balasankar 'Balu' C authored
Signed-off-by:
Balasankar 'Balu' C <balasankar@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 17, 2024
-
-
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>
-
- Jul 15, 2024
-
-
Evan Read authored
-
- Jul 12, 2024
-
-
Dinesh Bolkensteyn authored
-
- Jul 03, 2024
-
-
Balasankar 'Balu' C authored
- Convert to a variable initialized with the default branch and project for the QA image rather than hard code those values in pipelines. Signed-off-by:
Balasankar 'Balu' C <balasankar@gitlab.com>
-
- Jun 27, 2024
-
-
Rémy Coutable authored
-
- Jun 20, 2024
-
-
Clemens Beck authored
Add a bash script to fetch and replace the libxml2 checksum. The script can be used as an post upgrade task by renovate to apply the new checksum as part of the dependency update. https://docs.renovatebot.com/configuration-options/#postupgradetasks Relates https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/8553
-
- Jun 19, 2024
-
-
Balasankar 'Balu' C authored
Use the danger-review component See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7719 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Ian Baum <ibaum@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Reviewed-by:
Rémy Coutable <remy@rymai.me> Co-authored-by:
Rémy Coutable <remy@rymai.me>
-
- Jun 13, 2024
-
-
Rémy Coutable authored
-
Clemens Beck authored
Build Ubuntu 24.04 packages with the builder images introduced in https://gitlab.com/gitlab-org/gitlab-omnibus-builder/-/merge_requests/346. Changelog: added Closes https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/8509
-
- Jun 06, 2024
-
-
Evan Read authored
-
- Jun 04, 2024
-
-
Evan Read authored
- Bumps the container version used in continuous integration documentation lint jobs to one with Lychee version 0.15.1 and vale version 3.4.2
-
- May 01, 2024
-
-
Robert Marshall authored
- Do not run Ubuntu 18.04 package uploads. - Do not run Ubuntu 18.04 package builds. - Do not run Ubuntu 18.04 rspec jobs. Closes https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/8084 Closes https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/8083 Signed-off-by:
Robert Marshall <rmarshall@gitlab.com>
-
- May 07, 2024
-
-
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>
-
- Apr 30, 2024
-
-
Robert Marshall authored
Switch to Lychee for link checking See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7547 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Reviewed-by:
Evan Read <eread@gitlab.com> Co-authored-by:
Evan Read <eread@gitlab.com>
-
Evan Read authored
Use Lychee instead of nanoc for link validation in documentation. Related https://gitlab.com/gitlab-org/technical-writing/-/issues/979
-
- Apr 24, 2024
-
-
Sofia Vistas authored
-
- Mar 20, 2024
-
-
Balasankar 'Balu' C authored
Modify the Dockerfile and library code around Docker image builds to support building multiarch images. The Dockerfile will download the package for the correct architecture based on TARGETARCH variable. Closes: https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/8470 Signed-off-by:
Balasankar 'Balu' C <balasankar@gitlab.com>
-
- Apr 09, 2024
-
-
Balasankar 'Balu' C authored
- Adds DEV_BUILDER_IMAGE_REGISTRY when invoking triggers to allow build-package-on-all-os jobs to work with SLES from the GitLab Omnibus Builder repository. Signed-off-by:
Balasankar 'Balu' C <balasankar@gitlab.com>
-
- Apr 08, 2024
-
-
Andrew Patterson authored
Cleanup CI stage names See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7498 Merged-by:
Andrew Patterson <apatterson@gitlab.com> Approved-by:
Clemens Beck <cbeck@gitlab.com> Approved-by:
Andrew Patterson <apatterson@gitlab.com> Reviewed-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Balasankar 'Balu' C <balasankar@gitlab.com>
-
Balasankar 'Balu' C authored
- Cleanup stage names. - Remove obsolete CI templates. Signed-off-by:
Balasankar 'Balu' C <balasankar@gitlab.com>
-
- Apr 04, 2024
-
-
Reuben Pereira authored
This reverts merge request !7521
-
- Apr 03, 2024
-
-
Robert Marshall authored
- Recent pipeline jobs failed with strange cache issues. After review of recent changes, it is possible that changes from trigger based jobs to normal pipeline jobs may have introduced hidden behavioral changes that polluted the build caches. This reverts those changes as an attempt to unblock auto deploy while the team continues to investigate. - https://dev.gitlab.org/gitlab/omnibus-gitlab/-/jobs/19887684 - https://dev.gitlab.org/gitlab/omnibus-gitlab/-/jobs/19883123 - https://gitlab.com/gitlab-org/omnibus-gitlab/-/jobs/6535645918 This reverts commit 373d38dc4f9bd4106a77b058956d1e78e2f1a721. This reverts commit b7cb856e12ecaec3c81a7109b0fa11e47db33999. Signed-off-by:
Robert Marshall <rmarshall@gitlab.com>
-
- Apr 02, 2024
-
-
Balasankar 'Balu' C authored
Signed-off-by:
Balasankar 'Balu' C <balasankar@gitlab.com>
-
Balasankar 'Balu' C authored
- Control cache policy by variable. - Drop trigger build jobs in favor of normal branch build jobs. Signed-off-by:
Balasankar 'Balu' C <balasankar@gitlab.com>
-
- Mar 28, 2024
-
-
Robert Marshall authored
Ensure nightly pipelines are correctly detected in Canonical Closes https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/8451 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7484 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
- Ensures package is built for both branch pipelines and the nightly job - Fixes package download URL calculations Closes https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/8451 Signed-off-by:
Balasankar 'Balu' C <balasankar@gitlab.com>
-
- Mar 27, 2024
-
-
Amy Qualls authored
We need to update the image used in this CI job so it incorporates the newest changes made to the official GitLab SVG repository.
-
- Mar 14, 2024
-
-
Balasankar 'Balu' C authored
Run danger job on docs pipelines Closes #8429 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7445 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:
dustinmm80 <dcollins@gitlab.com>
-
Dustin Collins authored
-
- Mar 09, 2024
-
-
Ryan Egesdahl authored
This reverts merge request !7460 because the `Trigger:package` job was not present. Adding it would build the Ubuntu package twice, so we chose to revert and determine if this can be done with the package already built in the pipeline.
-
- Mar 08, 2024
-
-
Balasankar 'Balu' C authored
Signed-off-by:
Balasankar 'Balu' C <balasankar@gitlab.com>
-
- Mar 05, 2024
-
-
Balasankar 'Balu' C authored
Signed-off-by:
Balasankar 'Balu' C <balasankar@gitlab.com>
-
- Feb 26, 2024
-
-
Balasankar 'Balu' C authored
Modify workflow rules so that nightly pipelines can be run also in Canonical project Signed-off-by:
Balasankar 'Balu' C <balasankar@gitlab.com>
-