Re: [PATCH v5 0/2] Improve cirrus msys2

2020-10-07 Thread Alex Bennée
Yonggang Luo 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

Re: [PATCH v5 0/2] Improve cirrus msys2

2020-10-07 Thread Yonggang Luo
CC Alex, now it's really fixed On Wed, Oct 7, 2020 at 10:53 PM Yonggang Luo 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

[PATCH v5 0/2] Improve cirrus msys2

2020-10-07 Thread Yonggang Luo
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