All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v6 0/4] Improve cirrus msys2
@ 2020-10-09 11:07 Yonggang Luo
  2020-10-09 11:07 ` [PATCH v6 1/4] cirrus: Fixing and speedup the msys2/mingw CI Yonggang Luo
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Yonggang Luo @ 2020-10-09 11:07 UTC (permalink / raw)
  To: qemu-devel
  Cc: Peter Maydell, Thomas Huth, QEMU Trivial,
	Philippe Mathieu-Daudé,
	Yonggang Luo, Paolo Bonzini

Fixes the broken msys2/mingw ci and speed it up.

V5-V6
Remove the university mirror, the main repo are back.
rename to setup_script.
Add fixes for msys2/mingw rST document fixes

V4-V5
Now the cache are usefull by using 7zip to archive msys64
Saved about 18min, compare
https://cirrus-ci.com/task/5093551157542912
https://cirrus-ci.com/task/6177196538593280

V3-V4
Using cirrus cache to speed up msys2 ci instead of downloading archive file

V2-V3
Add one more patch:
cirrus: msys2/mingw speed is up, add excluded target back
Do not build sphinx on windows, that's failing
set the number of parallel count to fixed number 8

V1-V2
Resolve the cirrus conflict

Yonggang Luo (4):
  cirrus: Fixing and speedup the msys2/mingw CI
  cirrus: msys2/mingw speed is up, add excluded target back
  docs: Fixes build docs on msys2/mingw
  cirrus: Enable doc build on msys2/mingw

 .cirrus.yml                   | 119 ++++++++++++++++++++--------------
 docs/conf.py                  |   2 +-
 docs/sphinx/kerneldoc.py      |   2 +-
 scripts/rst-sanitize.py       |  21 ++++++
 tests/qapi-schema/meson.build |   5 +-
 5 files changed, 98 insertions(+), 51 deletions(-)
 create mode 100644 scripts/rst-sanitize.py

-- 
2.28.0.windows.1



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-10-09 11:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-09 11:07 [PATCH v6 0/4] Improve cirrus msys2 Yonggang Luo
2020-10-09 11:07 ` [PATCH v6 1/4] cirrus: Fixing and speedup the msys2/mingw CI Yonggang Luo
2020-10-09 11:07 ` [PATCH v6 2/4] cirrus: msys2/mingw speed is up, add excluded target back Yonggang Luo
2020-10-09 11:07 ` [PATCH v6 3/4] docs: Fixes build docs on msys2/mingw Yonggang Luo
2020-10-09 11:08 ` [PATCH v6 4/4] cirrus: Enable doc build " Yonggang Luo
2020-10-09 11:10 ` [PATCH v6 0/4] Improve cirrus msys2 罗勇刚(Yonggang Luo)

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.