smeserver-koji/plugins/README.md

28 lines
954 B
Markdown
Raw Normal View History

2024-09-27 10:19:51 +02:00
# ![smeserver-koji](https://www.koozali.org/images/koozali/Logo/Png/Koozali_logo_2016.png)
## Koji Plugins used by Koozali in our setup
To install these plugins:
Copy the tag2distrepo.py and sign.py programs into /usr/lib/koji-hub-plugins
Set the configurations as per the directions for each plugin below
Edit the following settings in /etc/koji-hub/hub.conf to enable the plugins:
PluginPath = /usr/lib/koji-hub-plugins
Plugins = tag2distrepo sign
Reload Apache
$ systemctl reload httpd
###koji-plugin-sign
Automagically sign rpms with our key after successful build
This is a slightly modified version of the OSG Software Teams koji-hub plugin which can be found at <https://github.com/osg-htc/koji-plugin-sign>
###tag2distrepo
This is a koji-hub plugin available in the available in default koji installation
Create an external repository for any tag when a new build is completed, or a build is attached (tag-build) to a tag