Commit graph

12 commits

Author SHA1 Message Date
433fdfa91f Create a common directory for artifacts
All checks were successful
Build docker image / build-and-publish (push) Successful in 5m28s
This way they can all be uploaded by an artifact-upload step
2024-12-08 01:38:11 +00:00
7f6c070dfd Run tmpfs on /var/lib/mock (hope this works)
All checks were successful
Build docker image / build-and-publish (push) Successful in 12m41s
2024-12-07 23:43:39 +00:00
c5a19cf40b No need to echo anything here 2024-12-07 22:30:06 +00:00
a13fce8a9d Fix RPM paths and final output
All checks were successful
Build docker image / build-and-publish (push) Successful in 5m35s
2024-12-07 18:30:16 +00:00
3ae1081564 Fix the spectool parameter (and some other general cleanup)
Some checks failed
Build docker image / build-and-publish (push) Has been cancelled
2024-12-05 16:31:35 +00:00
62eb51cd6d add another debug output to see what we receive
All checks were successful
Build docker image / build-and-publish (push) Successful in 3m3s
2024-12-05 16:01:23 +00:00
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