Koji Automated Build from Git

Peter Robinson pbrobinson at gmail.com
Tue Mar 17 23:02:26 UTC 2015


On Tue, Mar 17, 2015 at 2:42 PM, Anthony Boccia
<anthony.atomictech at gmail.com> wrote:
> Hello All,
>
> I wanted to share with the community a simple git-hook + listener I wrote to
> automate koji builds from git. A post-receive hook analyzes commit messages
> for any trigger flags, it then sends the necessary info over to a listener
> on the koji-hub which in turn triggers a build via the Koji API.
>
> It is something I wrote for my own use and in the spirit of opensource I
> wanted to toss it out there so that others may make use of it as well. The
> code currently lives on my public github repo @
> https://github.com/aeboccia/koji-buildfromgit .

Sounds similar to Tito http://rm-rf.ca/tito

Peter


More information about the buildsys mailing list