- Jun 25, 2024
-
-
JiHu Release Tools Bot authored
auto-deploy version skip
-
- Jun 24, 2024
-
-
JH_CNG_SYNC_TOKEN authored
-
Jason Plum authored
Use a lightweight process manager (tini) to run processes See merge request https://gitlab.com/gitlab-org/build/CNG/-/merge_requests/1827 Merged-by:
Jason Plum <jplum@gitlab.com> Approved-by:
Dmytro Makovey <dmakovey@gitlab.com> Approved-by:
Jason Plum <jplum@gitlab.com> Reviewed-by:
Jason Plum <jplum@gitlab.com> Reviewed-by:
Mitchell Nielsen <mnielsen@gitlab.com> Co-authored-by:
Stan Hu <stanhu@gmail.com>
-
JH_CNG_SYNC_TOKEN authored
-
Balasankar 'Balu' C authored
Update dependency aws/aws-cli to v1.33.11 See merge request https://gitlab.com/gitlab-org/build/CNG/-/merge_requests/1863 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:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
GitLab Dependency Bot authored
Changelog: changed
-
Balasankar 'Balu' C authored
Update mikefarah/yq from 4.44.1 to 4.44.2 See merge request https://gitlab.com/gitlab-org/build/CNG/-/merge_requests/1867 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Jason Plum <jplum@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
deps <bot@dependencies.io>
-
Changelog: changed
-
- Jun 21, 2024
-
-
JH_CNG_SYNC_TOKEN authored
-
Balasankar 'Balu' C authored
Update GoogleCloudPlatform/gsutil from 5.28 to 5.29 See merge request https://gitlab.com/gitlab-org/build/CNG/-/merge_requests/1823 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Jason Plum <jplum@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Clemens Beck <cbeck@gitlab.com> Co-authored-by:
deps <bot@dependencies.io>
-
Changelog: changed
-
- Jun 20, 2024
-
-
JH_CNG_SYNC_TOKEN authored
-
Jason Plum authored
Fix cleanup of mocked tags Closes #2034 See merge request https://gitlab.com/gitlab-org/build/CNG/-/merge_requests/1872 Merged-by:
Jason Plum <jplum@gitlab.com> Approved-by:
Jason Plum <jplum@gitlab.com> Approved-by:
João Alexandre Cunha <j.a.cunha@gmail.com> Co-authored-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
JH_CNG_SYNC_TOKEN authored
-
Jason Plum authored
Remove awscli from deps.yml See merge request https://gitlab.com/gitlab-org/build/CNG/-/merge_requests/1871 Merged-by:
Jason Plum <jplum@gitlab.com> Approved-by:
Clemens Beck <cbeck@gitlab.com> Approved-by:
Jason Plum <jplum@gitlab.com> Co-authored-by:
João Cunha <j.a.cunha@gmail.com>
-
Balasankar "Balu" C authored
Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
Balasankar "Balu" C authored
Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
- Jun 19, 2024
-
-
João Cunha authored
This dependency is now managed with Renovate. See: https://gitlab.com/gitlab-org/build/CNG/-/merge_requests/1863
-
JH_CNG_SYNC_TOKEN authored
-
- Jun 18, 2024
-
-
Balasankar 'Balu' C authored
Fix multiarch builds in master pipelines Closes #1999 See merge request https://gitlab.com/gitlab-org/build/CNG/-/merge_requests/1807 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Dmitry Makovey <dmakovey@gitlab.com>
-
Dmytro Makovey authored
-
Robert Marshall authored
Update exiftool/exiftool from 12.85 to 12.87 See merge request https://gitlab.com/gitlab-org/build/CNG/-/merge_requests/1856 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Ryan Egesdahl <regesdahl@gitlab.com> Co-authored-by:
deps <bot@dependencies.io>
-
- Update exiftool/exiftool from 12.85 to 12.87 Changelog: changed
-
Stan Hu authored
This documents the rationale for a process manager and why we chose tini initially.
-
Stan Hu authored
This will avoid zombie processes since PID 1 is expected to reap processes, but most of the GitLab processes don't do this. If `USE_TINI=1` is set, then tini willl launch with these processes. Relates to https://gitlab.com/gitlab-org/build/CNG/-/issues/1853
-
JH_CNG_SYNC_TOKEN authored
-
Balasankar 'Balu' C authored
Remove rubygems and bundler from deps io configuration See merge request https://gitlab.com/gitlab-org/build/CNG/-/merge_requests/1851 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:
Clemens Beck <cbeck@gitlab.com>
-
JH_CNG_SYNC_TOKEN authored
-
- Jun 17, 2024
-
-
Robert Marshall authored
Resolve "Add ADR infrastucture to CNG" Closes #2029 See merge request https://gitlab.com/gitlab-org/build/CNG/-/merge_requests/1840 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Jason Plum <jplum@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Reviewed-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
Dmitry Makovey <dmakovey@gitlab.com>
-
Dmytro Makovey authored
Support architectural decision records in the Cloud Native GitLab repository.
-
JH_CNG_SYNC_TOKEN authored
-
Robert Marshall authored
Update deps io Golang range See merge request https://gitlab.com/gitlab-org/build/CNG/-/merge_requests/1868 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Jason Plum <jplum@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
Clemens Beck <cbeck@gitlab.com>
-
JH_CNG_SYNC_TOKEN authored
-
João Pereira authored
Update gitlab-org/container-registry from v4.4.0-gitlab to v4.5.0-gitlab See merge request https://gitlab.com/gitlab-org/build/CNG/-/merge_requests/1862 Merged-by:
João Pereira <jpereira@gitlab.com> Approved-by:
João Pereira <jpereira@gitlab.com> Co-authored-by:
deps <bot@dependencies.io>
-
Clemens Beck authored
Enable dependencies io to apply the latest 1.22.x Golang patches. Relates https://gitlab.com/gitlab-org/build/CNG/-/issues/2009
-
- Jun 14, 2024
-
-
JH_CNG_SYNC_TOKEN authored
-
- Jun 13, 2024
-
-
Robert Marshall authored
Upgrade golang from 1.21.9 to 1.22.4 Closes https://gitlab.com/gitlab-org/build/CNG/-/issues/2009 See merge request https://gitlab.com/gitlab-org/build/CNG/-/merge_requests/1815 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Dustin Collins <714871-dustinmm80@users.noreply.gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Reviewed-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
Ryan Egesdahl <deriamis@gmail.com> Co-authored-by:
Ryan Egesdahl <regesdahl@gitlab.com> Co-authored-by:
John Mason <9717668-johnmason@users.noreply.gitlab.com> Co-authored-by:
John Mason <jmason@gitlab.com>
-
John Mason authored
- Upgrades golang from 1.21.9 to 1.22.4 Closes https://gitlab.com/gitlab-org/build/CNG/-/issues/2009 Changelog: changed
-
JH_CNG_SYNC_TOKEN authored
-
Robert Marshall authored
Actually use go-fips version variables See merge request https://gitlab.com/gitlab-org/build/CNG/-/merge_requests/1861 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Ryan Egesdahl <deriamis@gmail.com>
-