mbox series

[v6,0/4] Improve cirrus msys2

Message ID 20201009110800.432-1-luoyonggang@gmail.com
Headers show
Series Improve cirrus msys2 | expand

Message

罗勇刚(Yonggang Luo) Oct. 9, 2020, 11:07 a.m. UTC
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

Comments

罗勇刚(Yonggang Luo) Oct. 9, 2020, 11:10 a.m. UTC | #1
Hi, alex, the msys2 main repo are back, so I removed the university mirror

On Fri, Oct 9, 2020 at 7:08 PM Yonggang Luo <luoyonggang@gmail.com> wrote:
>
> 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
>


--
         此致
礼
罗勇刚
Yours
    sincerely,
Yonggang Luo
<div dir="ltr">Hi, alex, the msys2 main repo are back, so I removed the university mirror<br><br>On Fri, Oct 9, 2020 at 7:08 PM Yonggang Luo &lt;<a href="mailto:luoyonggang@gmail.com">luoyonggang@gmail.com</a>&gt; wrote:<br>&gt;<br>&gt; Fixes the broken msys2/mingw ci and speed it up.<br>&gt;<br>&gt; V5-V6<br>&gt; Remove the university mirror, the main repo are back.<br>&gt; rename to setup_script.<br>&gt; Add fixes for msys2/mingw rST document fixes<br>&gt;<br>&gt; V4-V5<br>&gt; Now the cache are usefull by using 7zip to archive msys64<br>&gt; Saved about 18min, compare<br>&gt; <a href="https://cirrus-ci.com/task/5093551157542912">https://cirrus-ci.com/task/5093551157542912</a><br>&gt; <a href="https://cirrus-ci.com/task/6177196538593280">https://cirrus-ci.com/task/6177196538593280</a><br>&gt;<br>&gt; V3-V4<br>&gt; Using cirrus cache to speed up msys2 ci instead of downloading archive file<br>&gt;<br>&gt; V2-V3<br>&gt; Add one more patch:<br>&gt; cirrus: msys2/mingw speed is up, add excluded target back<br>&gt; Do not build sphinx on windows, that&#39;s failing<br>&gt; set the number of parallel count to fixed number 8<br>&gt;<br>&gt; V1-V2<br>&gt; Resolve the cirrus conflict<br>&gt;<br>&gt; Yonggang Luo (4):<br>&gt;   cirrus: Fixing and speedup the msys2/mingw CI<br>&gt;   cirrus: msys2/mingw speed is up, add excluded target back<br>&gt;   docs: Fixes build docs on msys2/mingw<br>&gt;   cirrus: Enable doc build on msys2/mingw<br>&gt;<br>&gt;  .cirrus.yml                   | 119 ++++++++++++++++++++--------------<br>&gt;  docs/conf.py                  |   2 +-<br>&gt;  docs/sphinx/kerneldoc.py      |   2 +-<br>&gt;  scripts/rst-sanitize.py       |  21 ++++++<br>&gt;  tests/qapi-schema/meson.build |   5 +-<br>&gt;  5 files changed, 98 insertions(+), 51 deletions(-)<br>&gt;  create mode 100644 scripts/rst-sanitize.py<br>&gt;<br>&gt; --<br>&gt; 2.28.0.windows.1<br>&gt;<br><br><br>--<br>         此致<br>礼<br>罗勇刚<br>Yours<br>    sincerely,<br>Yonggang Luo</div>