msys2 / msys2-autobuild

🏭🏭🏭🏭🏭🏭🏭🏭
https://packages.msys2.org/queue
MIT License
35 stars 25 forks source link

fetch-assets: test all downloaded files with zstd #88

Closed lazka closed 1 month ago

lazka commented 1 month ago

Test them before moving them to the final location. This makes the download fail if there is some file corruption etc.

This adds a dependency on the zstd exectuable for the fetch-assets command.

Motivated by https://github.com/msys2/msys2-main-server/issues/42

lazka commented 1 month ago

81 would also help there