Message ID | 20201007145300.1197-1-luoyonggang@gmail.com |
---|---|
Headers | show |
Series | Improve cirrus msys2 | expand |
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's really fixed<div><br>On Wed, Oct 7, 2020 at 10:53 PM Yonggang Luo <<a href="mailto:luoyonggang@gmail.com">luoyonggang@gmail.com</a>> wrote:<br>><br>> Fixes the broken msys2/mingw ci and speed it up.<br>><br>> V4-V5<br>> Now the cache are usefull by using 7zip to archive msys64<br>> Saved about 18min, compare<br>> <a href="https://cirrus-ci.com/task/5093551157542912">https://cirrus-ci.com/task/5093551157542912</a><br>> <a href="https://cirrus-ci.com/task/6177196538593280">https://cirrus-ci.com/task/6177196538593280</a><br>><br>> V3-V4<br>> Using cirrus cache to speed up msys2 ci instead of downloading archive file<br>><br>> V2-V3<br>> Add one more patch:<br>> cirrus: msys2/mingw speed is up, add excluded target back<br>> Do not build sphinx on windows, that's failing<br>> set the number of parallel count to fixed number 8<br>><br>> V1-V2<br>> Resolve the cirrus conflict<br>><br>> Yonggang Luo (2):<br>> cirrus: Fixing and speedup the msys2/mingw CI<br>> cirrus: msys2/mingw speed is up, add excluded target back<br>><br>> .cirrus.yml | 113 +++++++++++++++++++++++++++++++---------------------<br>> 1 file changed, 67 insertions(+), 46 deletions(-)<br>><br>> --<br>> 2.28.0.windows.1<br>><br><br><br>--<br> 此致<br>礼<br>罗勇刚<br>Yours<br> sincerely,<br>Yonggang Luo</div></div>
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