smeserver-koji/plugins/README.md
2024-09-27 18:19:51 +10:00

954 B

smeserver-koji

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