feature/rpm-build-utilities Build utility, documentation and generalization of forgejo publish #61

Merged
yestax merged 10 commits from feature/rpm-build-utilities into main 2026-04-28 17:41:51 +02:00
Owner

This pr introduces build-rpm utility to build RPMS inside a container
It generalizes the to forgejo-publish taking packages paths as arguments and publishing them using the config file

This pr introduces build-rpm utility to build RPMS inside a container It generalizes the to forgejo-publish taking packages paths as arguments and publishing them using the config file
yestax added this to the Setup v1.2.X milestone 2026-04-28 17:41:38 +02:00
- Added setup.spec changelog for 1.2.0
- Added rpm packaging depandacies
Change associative array to a simple array with url parts
Added rpm entry
First argument is type (rpm/deb) then all files to upload.
Based on the .conf
lauch a podman image, install tools.
Clone the repo passed as argument and build RPM from it.
Get the RPM packages in the exchange dir (conf or argument)
yestax merged commit 16c919d3c6 into main 2026-04-28 17:41:51 +02:00
yestax deleted branch feature/rpm-build-utilities 2026-04-28 17:41:51 +02:00
Sign in to join this conversation.
No description provided.