- Aug 06, 2024
-
-
GitLab Release Tools Bot authored
-
GitLab Release Tools Bot authored
-
- Aug 05, 2024
-
-
John Skarbek authored
Backups: Fix parsing of existing backups in Azure storage (Backport 17.0) See merge request https://gitlab.com/gitlab-org/build/CNG/-/merge_requests/1934 Merged-by:
John Skarbek <jskarbek@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
Clemens Beck <cbeck@gitlab.com>
-
- Jul 24, 2024
-
-
GitLab Release Tools Bot authored
-
Clemens Beck authored
The output format of `azcopy list` has changed in v10.25.0, breaking the functionality to parse the current amount of backups in Azure storage. Fixed by passing `--output-format=json` (introduced in v10.25.0) and parsing the result with jq. Closes https://gitlab.com/gitlab-org/charts/gitlab/-/issues/5652 Changelog: fixed Signed-off-by:
Clemens Beck <cbeck@gitlab.com>
-
GitLab Release Tools Bot authored
-
GitLab Release Tools Bot authored
-
- Jul 18, 2024
-
-
Balasankar 'Balu' C authored
Multiarch fixes backport (17.0) See merge request https://gitlab.com/gitlab-org/build/CNG/-/merge_requests/1903 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:
Dmitry Makovey <dmakovey@gitlab.com>
-
Dmytro Makovey authored
We have to keep port information for dev builds
-
- Jul 15, 2024
-
-
Jason Plum authored
Backport mock tag cleanup related fixes See merge request https://gitlab.com/gitlab-org/build/CNG/-/merge_requests/1920 Merged-by:
Jason Plum <jplum@gitlab.com> Approved-by:
Clemens Beck <cbeck@gitlab.com> Approved-by:
Jason Plum <jplum@gitlab.com> Co-authored-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
Balasankar "Balu" C authored
Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
- Jul 10, 2024
-
-
GitLab Release Tools Bot authored
-
- Jul 09, 2024
-
-
GitLab Release Tools Bot authored
-
GitLab Release Tools Bot authored
-
- Jun 26, 2024
-
-
GitLab Release Tools Bot authored
-
- Jun 25, 2024
-
-
GitLab Release Tools Bot authored
-
GitLab Release Tools Bot authored
-
- Jun 12, 2024
-
-
GitLab Release Tools Bot authored
-
- Jun 11, 2024
-
-
GitLab Release Tools Bot authored
-
GitLab Release Tools Bot authored
-
- May 22, 2024
-
-
GitLab Release Tools Bot authored
-
- May 21, 2024
-
-
GitLab Release Tools Bot authored
-
GitLab Release Tools Bot authored
-
- May 17, 2024
-
-
GitLab Release Tools Bot authored
-
GitLab Release Tools Bot authored
-
- May 15, 2024
-
-
GitLab Release Tools Bot authored
-
GitLab Release Tools Bot authored
-
- May 14, 2024
-
-
GitLab Release Tools Bot authored
-
GitLab Release Tools Bot authored
-
Robert Marshall authored
Update mikefarah/yq from 4.43.1 to 4.44.1 See merge request https://gitlab.com/gitlab-org/build/CNG/-/merge_requests/1829 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>
-
- Updates mikefarah/yq from 4.43.1 to 4.44.1 Changelog: changed
-
- May 10, 2024
-
-
Jason Plum authored
Make CNG builds work with Ruby 3.1.4 See merge request https://gitlab.com/gitlab-org/build/CNG/-/merge_requests/1828 Merged-by:
Jason Plum <jplum@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Jason Plum <jplum@gitlab.com> Co-authored-by:
Stan Hu <stanhu@gmail.com>
-
Stan Hu authored
https://gitlab.com/gitlab-org/build/CNG/-/merge_requests/1825 added a patch specifically for Ruby 3.1.5, but this patch to the fiddle gem doesn't work properly when applied to Ruby 3.1.0 to Ruby 3.1.4. Make Ruby patch script to handle version-specific patches so that 3.1.4 take this patch. This fixes a build error in https://gitlab.com/gitlab-org/build/CNG-mirror/-/jobs/6821715942.
-
Balasankar 'Balu' C authored
Update aws/aws-cli from 1.32.88 to 1.32.101 See merge request https://gitlab.com/gitlab-org/build/CNG/-/merge_requests/1809 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:
deps <bot@dependencies.io>
-
Ghost User authored
Changelog: changed
-
Robert Marshall authored
Update Ruby to 3.1.5 See merge request https://gitlab.com/gitlab-org/build/CNG/-/merge_requests/1825 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Mitchell Nielsen <mnielsen@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
Stan Hu <stanhu@gmail.com>
-
- May 09, 2024
-
-
Stan Hu authored
This fixes a number of CVEs and bugs: * https://www.ruby-lang.org/en/news/2024/04/23/ruby-3-1-5-released/ * https://www.ruby-lang.org/en/news/2024/04/23/ruby-3-2-4-released/ This drops the `fix-ruby-xfree-for-libxml2` patch for Ruby 3.1.5 since the change has been merged upstream. This will also enable us to update to Puma 6.4.2 since https://bugs.ruby-lang.org/issues/19837 has been resolved in Ruby 3.1.5. Due to https://bugs.ruby-lang.org/issues/20451, Ruby 3.1.5 does not compile on systems with libffi < 3.2 (such as UBI-8). This patch pulls in https://github.com/ruby/ruby/pull/10696. Changelog: changed
-
Robert Marshall authored
Update redis/redis-rb from 5.1.0 to 5.2.0 See merge request https://gitlab.com/gitlab-org/build/CNG/-/merge_requests/1800 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Clemens Beck <cbeck@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
deps <bot@dependencies.io>
-
Ghost User authored
- Updates redis/redis-rb from 5.1.0 to 5.2.0
-
- May 08, 2024
-
-
Balasankar 'Balu' C authored
Add Gitaly server-side backup to backup-utility See merge request https://gitlab.com/gitlab-org/build/CNG/-/merge_requests/1785 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Clemens Beck <cbeck@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Reviewed-by:
Michael Kozono <mkozono@gitlab.com> Reviewed-by:
Clemens Beck <cbeck@gitlab.com> Co-authored-by:
Ian Baum <ibaum@gitlab.com> Co-authored-by:
Mike Kozono <mkozono@gitlab.com>
-