The following changes since commit 79dbd910c9ea6ca38f8e1b2616b1e5e885b85bd3:
Merge tag 'hppa-boot-reboot-fixes-pull-request' of https://github.com/hdeller/qemu-hppa into staging (2023-06-25 08:58:49 +0200) are available in the Git repository at: https://gitlab.com/thuth/qemu.git tags/pull-request-2023-06-26 for you to fetch changes up to b197ea8636a18b0e2968b00c3a392bfc641b51a0: tests/qtest/cxl-test: Clean up temporary directories after testing (2023-06-26 09:01:33 +0200) ---------------------------------------------------------------- * Improve gitlab-CI with regards to handling of stable staging branches * Add msys2 gitlab-CI artifacts * Minor qtest fixes ---------------------------------------------------------------- Daniel P. Berrangé (5): gitlab: centralize the container tag name gitlab: allow overriding name of the upstream repository gitlab: stable staging branches publish containers in a separate tag gitlab: avoid extra pipelines for tags and stable branches gitlab: support disabling job auto-run in upstream Marc-André Lureau (2): gitlab-ci: grab msys2 meson-logs as artifacts gitlab-ci: add msys2 meson test to junit report Milan Zamazal (1): tests/qtest: Fix a comment typo in vhost-user-test.c Thomas Huth (1): tests/qtest/cxl-test: Clean up temporary directories after testing docs/devel/ci-jobs.rst.inc | 11 +++++++ tests/qtest/cxl-test.c | 2 ++ tests/qtest/vhost-user-test.c | 2 +- .gitlab-ci.d/base.yml | 63 ++++++++++++++++++++++++++++++++---- .gitlab-ci.d/buildtest-template.yml | 4 +-- .gitlab-ci.d/buildtest.yml | 4 +-- .gitlab-ci.d/container-template.yml | 3 +- .gitlab-ci.d/crossbuild-template.yml | 6 ++-- .gitlab-ci.d/static_checks.yml | 4 +-- .gitlab-ci.d/windows.yml | 15 ++++++--- 10 files changed, 92 insertions(+), 22 deletions(-)