Commit graph

6 commits

Author SHA1 Message Date
8841a1df54 Implement working on a array of spec files
All checks were successful
Build docker image / build-and-publish (push) Successful in 3m46s
Forgejo Runner doesn't support dynamic matrix jobs (where the input comes from output of another job).
To work around this, accept a list of spec files to process and run the same thing over and over.

Might still have to fix the output.
2024-12-05 15:38:41 +00:00
914981620f Add debug lines
All checks were successful
Build docker image / build-and-publish (push) Successful in 4m16s
2024-12-04 16:14:35 +00:00
7dccc94e2b fix error messages 2024-12-04 16:12:19 +00:00
47234433a8 Add ability to not run %check commands
All checks were successful
Build docker image / build-and-publish (push) Successful in 3m0s
2024-12-04 13:15:16 +00:00
b1d2e9811b Use ${INPUT_*} variables instead of indexed ones 2024-12-04 00:35:47 +00:00
aa810b33e8 Initial try on an action to build RPM packages
Some checks failed
Build docker image / build-and-publish (push) Failing after 37s
2024-12-03 18:33:26 +00:00