The following changes since commit 1b4d5bb3e233c9fc84663be28635d122c9a2b81e:
Merge tag 'pbouvier/pr/gitlab_ci-20260623' of https://gitlab.com/p-b-o/qemu into staging (2026-06-25 15:34:37 -0400)
are available in the Git repository at:
https://gitlab.com/p-b-o/qemu tags/pbouvier/pr/ci-20260625
for you to fetch changes up to 94809d5d9b71fd3217e5587282563681f8233723:
gitlab: greatly expand captured info about CI runner environment (2026-06-25 14:31:41 -0700)
----------------------------------------------------------------
Changes:
- [PATCH v2 0/6] gitlab: expose more info about CI runner environment (=?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= <berrange@redhat.com>)
Link: https://lore.kernel.org/qemu-devel/20260624124657.2725376-1-berrange@redhat.com
----------------------------------------------------------------
Daniel P. Berrangé (6):
gitlab: remove unused .cross_test_artifacts template
gitlab: move .meson_job_template into base.yaml
gitlab: use .base_meson_job_template from crossbuild jobs
gitlab: pull ccache setup into .base_meson_ccache_job_template
gitlab: pull before_script logic into .base_meson_job_template
gitlab: greatly expand captured info about CI runner environment
.gitlab-ci.d/base.yml | 48 +++++++++++++++++++++++++++++
.gitlab-ci.d/buildtest-template.yml | 58 +++++------------------------------
.gitlab-ci.d/crossbuild-template.yml | 59 ++++--------------------------------
3 files changed, 62 insertions(+), 103 deletions(-)