Commit graph

24 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
3d304b2237 Add a few tweaks for speed 2024-12-07 22:50:35 +00:00
03a51ae47d fix output name
All checks were successful
Build docker image / build-and-publish (push) Successful in 5m38s
2024-12-07 22:30:19 +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
ddc40d0c20 No need to use DOCKER_HOST variable
All checks were successful
Build docker image / build-and-publish (push) Successful in 5m40s
2024-12-07 00:35:45 +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
c8a6c1f7f8 Need to install jq too
All checks were successful
Build docker image / build-and-publish (push) Successful in 2m51s
2024-12-05 15:52: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
058cfccd52 Try to make the image even smaller
All checks were successful
Build docker image / build-and-publish (push) Successful in 3m4s
2024-12-04 16:27:38 +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
d6385ccfcf Guess that should be a label
All checks were successful
Build docker image / build-and-publish (push) Successful in 3m30s
2024-12-04 10:21:47 +00:00
f08ff170d1 Add MAINTAINER "label"
All checks were successful
Build docker image / build-and-publish (push) Successful in 2m35s
2024-12-04 00:47:01 +00:00
1ed7bb68e2 fix dockerfile labels
All checks were successful
Build docker image / build-and-publish (push) Successful in 2m45s
2024-12-04 00:40:09 +00:00
b3c481434f Specify some labels for the docker image
Some checks failed
Build docker image / build-and-publish (push) Failing after 20s
2024-12-04 00:36:25 +00:00
b1d2e9811b Use ${INPUT_*} variables instead of indexed ones 2024-12-04 00:35:47 +00:00
ffc01c9d57 Clean DNF caches
All checks were successful
Build docker image / build-and-publish (push) Successful in 3m28s
2024-12-04 00:14:23 +00:00
870d00529e Use the actual user who commited to push
All checks were successful
Build docker image / build-and-publish (push) Successful in 4m29s
2024-12-03 22:52:02 +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
ff083951fd Initial commit 2024-12-03 11:42:26 +00:00