Commit Graph

11 Commits

Author SHA1 Message Date
Christoph Reiter
2e1d3d27a9 generate-srcinfo: sync with MINGW-packages 2021-09-12 18:48:23 +02:00
Christoph Reiter
07edae3bf6 CI: skip lint_pkgbuild when generating the srcinfo 2021-09-12 11:20:30 +02:00
Christoph Reiter
c12ad9205f CI: Trigger a website update after updating srcinfo.json 2021-05-16 19:12:05 +02:00
Christoph Reiter
12ec3e78ff CI: add write permissions for the upload-srcinfo job 2021-04-24 17:51:33 +02:00
Christoph Reiter
6c8879d86d CI: only one generate-srcinfo job at any time
To make sure the last one uploads last
2021-04-21 21:54:42 +02:00
Christoph Reiter
9bd31c29e7 Move CI scripts into a subdir 2020-12-21 21:19:29 +01:00
Christoph Reiter
d0b66c7175 CI: makepkg only requires binutils/strip 2020-10-25 09:14:06 +01:00
jeremyd2019
9de8ca6a46 CI: allow update-srcinfo workflow_dispatch on forks
To allow for testing/working on the workflow.
2020-08-21 21:45:15 -07:00
jeremyd2019
55a3526669 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.
2020-08-21 16:50:32 -07:00
Christoph Reiter
8bc45aadc8 generate-scrinfo: make curl fail if the download fails 2020-08-18 20:13:56 +02:00
Christoph Reiter
892eb30bea 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 19:16:03 +02:00