[PATCH v3 0/3] Windows cirrus ci improvements

Yonggang Luo posted 3 patches 2 years, 1 month ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20220323080755.156-1-luoyonggang@gmail.com
Maintainers: Yonggang Luo <luoyonggang@gmail.com>, "Alex Bennée" <alex.bennee@linaro.org>, "Philippe Mathieu-Daudé" <f4bug@amsat.org>, Thomas Huth <thuth@redhat.com>, Wainer dos Santos Moschetta <wainersm@redhat.com>, Beraldo Leal <bleal@redhat.com>
.cirrus.yml                |  2 +-
.github/workflows/main.yml | 24 ++++++++++++++++++++++++
.gitlab-ci.d/windows.yml   |  2 +-
MAINTAINERS                |  3 ++-
4 files changed, 28 insertions(+), 3 deletions(-)
create mode 100644 .github/workflows/main.yml
[PATCH v3 0/3] Windows cirrus ci improvements
Posted by Yonggang Luo 2 years, 1 month ago
V2-V3
update the commit log
update MAINTAINERS's properly
fixes old MAINTAINERS's pointed path

V2:
* cirrus/win32: upgrade mingw base packages
* ci: Add empty github workflow for reporting historical cirrus result at github
* misc: Fixes MAINTAINERS's path .github/workflows/lockdown.yml

Yonggang Luo (3):
  cirrus/win32: upgrade mingw base packages
  ci: Add empty github workflow for reporting historical cirrus result
    at github
  misc: Fixes MAINTAINERS's path .github/workflows/lockdown.yml

 .cirrus.yml                |  2 +-
 .github/workflows/main.yml | 24 ++++++++++++++++++++++++
 .gitlab-ci.d/windows.yml   |  2 +-
 MAINTAINERS                |  3 ++-
 4 files changed, 28 insertions(+), 3 deletions(-)
 create mode 100644 .github/workflows/main.yml

-- 
2.31.1.windows.1