This project is mirrored from https://gitlab.com/gitlab-org/gitlab-omnibus-builder.git.
Pull mirroring updated .
- Sep 16, 2024
-
-
Robert Marshall authored
Create AlmaLinux 9 FIPS images See merge request https://gitlab.com/gitlab-org/gitlab-omnibus-builder/-/merge_requests/355 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
João Alexandre Cunha <j.a.cunha@gmail.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
Balasankar 'Balu' C authored
- Adds builder images for AlmaLinux 9 in FIPS mode to allow build and release of enterprise Linux version 9 packages. Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
- Aug 01, 2024
-
-
Balasankar 'Balu' C authored
Remove framework v1 jobs See merge request https://gitlab.com/gitlab-org/gitlab-omnibus-builder/-/merge_requests/354 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Robert Marshall <rmarshall@gitlab.com>
-
Robert Marshall authored
- The initial way to implement Framework had flaws. The design has changed, so we do not need to continue to run these jobs until we have clear insight to the final design. Signed-off-by:
Robert Marshall <rmarshall@gitlab.com>
-
- Jul 30, 2024
-
-
Robert Marshall authored
Remove packer related code and CI jobs Closes https://gitlab.com/gitlab-org/gitlab-omnibus-builder/-/issues/81 See merge request https://gitlab.com/gitlab-org/gitlab-omnibus-builder/-/merge_requests/347 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
- Remove all jobs that invoke packer to create a base builder image that is no longer used. Closes https://gitlab.com/gitlab-org/gitlab-omnibus-builder/-/issues/81 Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
- Jul 19, 2024
-
-
Ian Baum authored
Ensure arm jobs are run on correct runners See merge request https://gitlab.com/gitlab-org/gitlab-omnibus-builder/-/merge_requests/352 Merged-by:
Ian Baum <ibaum@gitlab.com> Approved-by:
João Alexandre Cunha <j.a.cunha@gmail.com> Approved-by:
Ian Baum <ibaum@gitlab.com> Co-authored-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
- Jul 18, 2024
-
-
Robert Marshall authored
Update Go and Go FIPS to 1.22.5 Closes #89 See merge request https://gitlab.com/gitlab-org/gitlab-omnibus-builder/-/merge_requests/350 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
Alec Xu <axu@gitlab.com>
-
- Jul 17, 2024
-
-
Balasankar "Balu" C authored
Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
- Jul 16, 2024
-
-
Alec Xu authored
Update Go and Go FIPS from 1.22.4 to 1.22.5. See: https://go.dev/doc/devel/release#go1.22 Changelog: changed
-
- Jul 15, 2024
-
-
Robert Marshall authored
Change to vault for centos 7 yum repo Closes https://gitlab.com/gitlab-org/gitlab-omnibus-builder/-/issues/90 See merge request https://gitlab.com/gitlab-org/gitlab-omnibus-builder/-/merge_requests/351 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Jason Plum <jplum@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Reviewed-by:
Alec Xu <axu@gitlab.com> Co-authored-by:
Alec Xu <axu@gitlab.com>
-
Alec Xu authored
CentOS 7 is end of life upstream, but we need to retain the builder and support releases for the normal three release support window. The container image builder requires a functional repository, so this targets the upstream archive repository for CentOS 7 because the upstream repository is no longer online. Closes https://gitlab.com/gitlab-org/gitlab-omnibus-builder/-/issues/90
-
Robert Marshall authored
ci: Use danger-review component Closes gitlab-org/distribution/team-tasks#1419 See merge request https://gitlab.com/gitlab-org/gitlab-omnibus-builder/-/merge_requests/349 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
João Alexandre Cunha <j.a.cunha@gmail.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Use the danger-review catalog component instead of manual usage of Danger.
-
- Jun 11, 2024
-
-
Robert Marshall authored
Update golang to 1.22.4 Closes https://gitlab.com/gitlab-org/gitlab-omnibus-builder/-/issues/88 See merge request https://gitlab.com/gitlab-org/gitlab-omnibus-builder/-/merge_requests/345 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Dustin Collins <714871-dustinmm80@users.noreply.gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
Ryan Egesdahl <regesdahl@gitlab.com> Co-authored-by:
Stan Hu <stanhu@gmail.com> Co-authored-by:
John Mason <9717668-johnmason@users.noreply.gitlab.com>
-
John Mason authored
- Updates Golang from v1.21.10 to v1.22.4 This is the latest security release: https://groups.google.com/g/golang-announce/c/XbxouI9gY7k Closes https://gitlab.com/gitlab-org/gitlab-omnibus-builder/-/issues/88
-
Robert Marshall authored
Add Ubuntu 24 build images and CI jobs See merge request https://gitlab.com/gitlab-org/gitlab-omnibus-builder/-/merge_requests/346 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Ryan Egesdahl <regesdahl@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
Clemens Beck <cbeck@gitlab.com>
-
Clemens Beck authored
- Support builds on Ubuntu 24.04 Relates https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/8509
-
- May 30, 2024
-
-
Balasankar 'Balu' C authored
Update Go from 1.21.9 to 1.21.10 See merge request https://gitlab.com/gitlab-org/gitlab-omnibus-builder/-/merge_requests/344 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Clemens Beck <cbeck@gitlab.com>
-
- May 23, 2024
-
-
Clemens Beck authored
Update Go and FIPS to 1.21.10. Changelog: changed
-
- May 15, 2024
-
-
Robert Marshall authored
Update to Ruby 3.1.5 See merge request https://gitlab.com/gitlab-org/gitlab-omnibus-builder/-/merge_requests/341 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
Stan Hu <stanhu@gmail.com>
-
Stan Hu authored
This matches the version used in Cloud Native GitLab (https://gitlab.com/gitlab-org/build/CNG/-/merge_requests/1825) and GitLab Omnibus (https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7591). A patch for libffi < 3.2 is needed for `almalinux_8arm64` and `amazonlinux_2_arm64`.
-
Stan Hu authored
This allows Ruby builds to work since they need `git` to apply a Ruby 3.1.5 patch. This also makes AmazonLinux behave like the other RHEL-based systems.
-
- May 10, 2024
-
-
Balasankar 'Balu' C authored
Do not generate Ubuntu 18.04 build images Closes #87 See merge request https://gitlab.com/gitlab-org/gitlab-omnibus-builder/-/merge_requests/340 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Andrew Patterson <apatterson@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Robert Marshall <rmarshall@gitlab.com>
-
- May 03, 2024
-
-
Robert Marshall authored
Make distribution_ci_tools based on Debian 12 See merge request https://gitlab.com/gitlab-org/gitlab-omnibus-builder/-/merge_requests/338 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Dmytro Makovey <dmakovey@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
Balasankar 'Balu' C authored
- Use Debian 12 as the base image for Distribution CI tools - Use `docker-ce` from docker repository based on recommendations from upstream Debian packagers Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
- May 01, 2024
-
-
Robert Marshall authored
- Ubuntu 18.04 reached the end of standard support on May 31, 2023 and was deprecated in GitLab version 16.9. Removes the build container jobs to formally end support. Closes https://gitlab.com/gitlab-org/gitlab-omnibus-builder/-/issues/87 Signed-off-by:
Robert Marshall <rmarshall@gitlab.com>
-
- Apr 24, 2024
-
-
Balasankar 'Balu' C authored
Update nodejs from v20.12.1 to v20.12.2 See merge request https://gitlab.com/gitlab-org/gitlab-omnibus-builder/-/merge_requests/339 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
v20.12.2 now has glibc v2.17 binaries, so we can upgrade now: https://unofficial-builds.nodejs.org/download/release/v20.12.2/ Part of https://gitlab.com/groups/gitlab-org/-/epics/13545
-
- Apr 22, 2024
-
-
Balasankar 'Balu' C authored
Update nodejs to v20.12.1 See merge request https://gitlab.com/gitlab-org/gitlab-omnibus-builder/-/merge_requests/337 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 16, 2024
-
-
Stan Hu authored
This updates nodejs from 18.17 to 20.12 since the former is nearing end-of-life. In addition, the updates to npm and its node-gyp dependencies will fix support for Python 3.12. Note that we use v20.12.1 instead of v20.12.2 because the latter doesn't appear to have a glibc-217 version yet: * https://unofficial-builds.nodejs.org/download/release/v20.12.1/ * https://unofficial-builds.nodejs.org/download/release/v20.12.2/ Relates to: * https://gitlab.com/gitlab-org/gitlab-development-kit/-/issues/2081 * https://gitlab.com/groups/gitlab-org/-/epics/13545 Changelog: changed
-
- Apr 12, 2024
-
-
Robert Marshall authored
Update Go from 1.21.7 to 1.21.9 See merge request https://gitlab.com/gitlab-org/gitlab-omnibus-builder/-/merge_requests/333 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Andrew Patterson <apatterson@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
Clemens Beck <cbeck@gitlab.com>
-
- Apr 10, 2024
-
-
Clemens Beck authored
* Update Go from 1.21.7 to 1.21.9 * Update FIPS Go from 1.21.7 to 1.21.9 Release notes: https://go.dev/doc/devel/release#go1.21.0 Changelog: changed
-
- Apr 09, 2024
-
-
Robert Marshall authored
Fix SLES failures in build-on-all-os downstream pipeline See merge request https://gitlab.com/gitlab-org/gitlab-omnibus-builder/-/merge_requests/336 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 the correct value for DEV_BUILDER_IMAGE_REGISTRY when triggering package-and-qa so that build-package-on-all-os can perform SLES package builds. Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
- Mar 19, 2024
-
-
Robert Marshall authored
Update cosign to 2.2.3 per problems starting at 202403191800 See merge request https://gitlab.com/gitlab-org/gitlab-omnibus-builder/-/merge_requests/334 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
John Skarbek <jskarbek@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
Jason Plum <jplum@gitlab.com>
-
Jason Plum authored
- Updates cosign to 2.2.3 per problems starting at 202403191800
-
- Feb 23, 2024
-
-
Balasankar 'Balu' C authored
Update Go to 1.21.7 Closes #85 See merge request https://gitlab.com/gitlab-org/gitlab-omnibus-builder/-/merge_requests/332 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Andrew Patterson <apatterson@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Clemens Beck <cbeck@gitlab.com>
-
- Feb 20, 2024
-
-
Clemens Beck authored
* Updates Go from 1.21.6 to 1.21.7. * Updates FIPS Go from 1.21.5 to 1.21.7. Closes https://gitlab.com/gitlab-org/gitlab-omnibus-builder/-/issues/85
-
- Feb 08, 2024
-
-
Robert Marshall authored
Add perl-IPC-Cmd to support OpenSSL 3 builds See merge request https://gitlab.com/gitlab-org/gitlab-omnibus-builder/-/merge_requests/331 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-