Commit Graph

12 Commits

Author SHA1 Message Date
Christoph Reiter
705ba7058e CI: Trigger a website update after updating srcinfo.json 2021-05-16 19:32:36 +02:00
Christoph Reiter
a9d0da3322 update-srcinfo: clang32 uses clang.. 2021-04-25 15:36:27 +02:00
Christoph Reiter
841fdace5f update-srcinfo: silence warnings for clang builds 2021-04-25 15:26:05 +02:00
Christoph Reiter
f11b3d2a81 CI: add write permissions for the upload-srcinfo job 2021-04-24 17:50:22 +02:00
Christoph Reiter
17bdbfcdc8 CI: only one generate-srcinfo at any time
this makes sure the last one uploads last
2021-04-21 21:45:03 +02:00
Christoph Reiter
5dcff9fd63 riscv64-unknown-elf-gcc: fix a syntax error 2021-04-02 11:22:09 +02:00
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