mbox series

[v5,0/2] Improve cirrus msys2

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

Message

罗勇刚(Yonggang Luo) Oct. 7, 2020, 2:52 p.m. UTC
Fixes the broken msys2/mingw ci and speed it up.

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 (2):
  cirrus: Fixing and speedup the msys2/mingw CI
  cirrus: msys2/mingw speed is up, add excluded target back

 .cirrus.yml | 113 +++++++++++++++++++++++++++++++---------------------
 1 file changed, 67 insertions(+), 46 deletions(-)

-- 
2.28.0.windows.1

Comments

罗勇刚(Yonggang Luo) Oct. 7, 2020, 2:56 p.m. UTC | #1
CC Alex, now it's really fixed

On Wed, Oct 7, 2020 at 10:53 PM Yonggang Luo <luoyonggang@gmail.com> wrote:
>

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

>

> 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 (2):

>   cirrus: Fixing and speedup the msys2/mingw CI

>   cirrus: msys2/mingw speed is up, add excluded target back

>

>  .cirrus.yml | 113 +++++++++++++++++++++++++++++++---------------------

>  1 file changed, 67 insertions(+), 46 deletions(-)

>

> --

> 2.28.0.windows.1

>



--
         此致
礼
罗勇刚
Yours
    sincerely,
Yonggang Luo
<div dir="ltr">CC Alex, now it&#39;s really fixed<div><br>On Wed, Oct 7, 2020 at 10:53 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; 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 (2):<br>&gt;   cirrus: Fixing and speedup the msys2/mingw CI<br>&gt;   cirrus: msys2/mingw speed is up, add excluded target back<br>&gt;<br>&gt;  .cirrus.yml | 113 +++++++++++++++++++++++++++++++---------------------<br>&gt;  1 file changed, 67 insertions(+), 46 deletions(-)<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></div>
Alex Bennée Oct. 7, 2020, 3:58 p.m. UTC | #2
Yonggang Luo <luoyonggang@gmail.com> writes:

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


Queued to prepr/misc-testing-gitdm-plugin-fixes, thanks. I renamed the
script to setup_script.

-- 
Alex Bennée