- Dec 11, 2024
-
-
Balasankar "Balu" C authored
Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
- Oct 30, 2024
-
-
- Oct 29, 2024
-
-
Balasankar 'Balu' C authored
Signed-off-by:
Balasankar 'Balu' C <balasankar@gitlab.com>
-
- Aug 09, 2024
-
-
Jason Plum authored
Only run the `issue-bot` job when there is a failure. The bot code creates an issue, even if there are no failures! As such, we should call it only when there are failures. See: https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/8667
-
Balasankar 'Balu' C authored
Adds issue-bot to protected and nightly pipelines for visibility when the jobs fail. Related https://gitlab.com/gitlab-org/distribution/team-tasks/-/issues/980 Signed-off-by:
Balasankar 'Balu' C <balasankar@gitlab.com>
-
- Jul 30, 2024
-
-
Dustin Collins authored
Changelog: changed
-
- Jul 29, 2024
-
-
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 19, 2024
-
-
Alec Xu 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 18, 2024
-
-
Balasankar 'Balu' C authored
Signed-off-by:
Balasankar 'Balu' C <balasankar@gitlab.com>
-
- Jun 13, 2024
-
-
Ryan Egesdahl authored
Omnibus Gitlab Builder image version 5.16.0 will upgrade package builds to use Go 1.22.4 Closes https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/8562
-
Ryan Egesdahl authored
Updates the builder image version to one that has Ubuntu 24.04 build containers available. Related https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/8509
-
- May 16, 2024
-
-
Balasankar 'Balu' C authored
- Bumps BUILDER_IMAGE_REVISION to 5.12.1 to bring in the updated distribution_ci_tools image. Signed-off-by:
Balasankar 'Balu' C <balasankar@gitlab.com>
-
- May 02, 2024
-
-
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
-
- Apr 30, 2024
-
-
dependencies.io Bot authored
- Updates rubygems/rubygems from 3.5.7 to 3.5.9 Changelog: changed
-
- Apr 12, 2024
-
-
Ryan Egesdahl authored
- Upgrades Golang to version 1.21.9 Closes https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/8487 Changelog: changed
-
- Apr 11, 2024
-
-
Robert Marshall authored
Update rubygems/rubygems from 3.5.6 to 3.5.7 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7494 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Jon Doveston <jdoveston@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
Clemens Beck <cbeck@gitlab.com> Co-authored-by:
deps <bot@dependencies.io>
-
dependencies.io Bot authored
- Updates rubygems/rubygems from 3.5.6 to 3.5.7 Changelog: changed
-
- Apr 09, 2024
-
-
Dmytro Makovey authored
- Updates cosign to version 2.2.3 - Resolves SLES package build failures in staging during remote trigger jobs.
-
- 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
- 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 05, 2024
-
-
Andrew Patterson authored
Retry jobs that depend on external sources automatically See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7446 Merged-by:
Andrew Patterson <apatterson@gitlab.com> Approved-by:
Clemens Beck <cbeck@gitlab.com> Approved-by:
Andrew Patterson <apatterson@gitlab.com> Co-authored-by:
Balasankar 'Balu' C <balasankar@gitlab.com>
-
Balasankar 'Balu' C authored
Signed-off-by:
Balasankar 'Balu' C <balasankar@gitlab.com>
-
- Feb 28, 2024
-
-
Robert Marshall authored
Bump geo-ci tag for triggers to 0.7.4 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7452 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Ian Baum <ibaum@gitlab.com> Co-authored-by:
Michael Kozono <mkozono@gitlab.com>
-
Michael Kozono authored
Fixes GET:Geo destroy and provision jobs.
-
- Feb 27, 2024
-
-
Robert Marshall authored
Update Go to 1.21.7 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7449 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
João Alexandre Cunha <j.a.cunha@gmail.com> Reviewed-by:
Vishal Patel <vpatel@gitlab.com> Co-authored-by:
Clemens Beck <cbeck@gitlab.com>
-
- Feb 23, 2024
-
-
Clemens Beck authored
Update the Omnibus builder images from 5.6.0 to 5.7.0. The new builder images update: * Go from 1.21.6 to 1.21.7. * FIPS Go from 1.21.5 to 1.21.7. Changelog: changed
-
- Feb 26, 2024
-
-
Andrew Patterson authored
Enable running nightly pipelines in Canonical repo See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7434 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
Modify workflow rules so that nightly pipelines can be run also in Canonical project Signed-off-by:
Balasankar 'Balu' C <balasankar@gitlab.com>
-
- Feb 19, 2024
-
-
dependencies.io Bot authored
Changelog: changed
-
- Feb 09, 2024
-
-
Robert Marshall authored
- Build container 5.6.0 introduces perl-IPC-Cmd to Enterprise Linux compatible build containers. This new package enables OpenSSL 3.0 package builds to complete. Related https://gitlab.com/gitlab-org/gitlab/-/issues/341435 Signed-off-by:
Robert Marshall <rmarshall@gitlab.com>
-
- Feb 07, 2024
-
-
Balasankar 'Balu' C authored
Switch to the builder image with Go 1.21. Changelog: changed Signed-off-by:
Balasankar 'Balu' C <balasankar@gitlab.com>
-
- Jan 29, 2024
-
-
Robert Marshall authored
- Adds package jobs for building Debian 12 for Raspberry Pi - Add package check for Debian 12 on Raspberry Pi Closes https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/8398 Changelog: added Signed-off-by:
Robert Marshall <rmarshall@gitlab.com>
-
- Jan 19, 2024
-
-
dependencies.io Bot authored
Changelog: changed
-
- Dec 18, 2023
-
-
Clemens Beck authored
Updates Go and FIPS Go by bumping the Omnibus builder images. Omnibus builder tag: https://gitlab.com/gitlab-org/gitlab-omnibus-builder/-/tags/5.2.0 Changelog: changed Closes https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/8338
-