Commit Graph

6 Commits

Author SHA1 Message Date
Christoph Reiter
d7332ab095 Move CI scripts into a subdir 2020-12-21 20:13:19 +01:00
Christoph Reiter
bc14fb2717 CI: makepkg wants strip.exe in PATH 2020-10-25 08:44:08 +01:00
Christoph Reiter
8736a53ca9 CI: Try to speed up generate-srcinfo setup
makepkg-mingw wants toolchains to be installed, but we don't really need them.
2020-10-25 08:33:36 +01:00
jeremyd2019
c06fff7cc0 CI: disable update-srcinfo on forks
This workflow is meant to generate a file that msys2-web consumes, and just generates meaningless errors on forks.  Forks can still trigger the workflow via workflow_dispatch, for developing/testing the workflow.
2020-08-21 21:47:04 -07:00
Christoph Reiter
873f8d33f1 generate-scrinfo: make curl fail if the download fails 2020-08-18 20:13:31 +02:00
Christoph Reiter
daf1da0686 Add a CI job for creating SRCINFO for all packages in the repo
It caches them on a github release and updates them as the repo changes.

This will be used by packages.msys2.org to show the content of the repo.
2020-08-18 18:56:52 +02:00