Hi folks,
I'm working on some native Ansible modules to manage Koji resources.
https://github.com/ktdreyer/koji-ansible
(This is not about installing Koji, it's just a way to declaratively define
things within Koji, where you might normally use the koji CLI.)
So far this can create, edit, and delete tags, and manage tag inheritance.
What else would be useful?
- Ken
Hi folks,
I'm working on a content generator utility for Debian builds.
https://github.com/red-hat-storage/misoctl
This can upload Debian source packages and .debs into Koji. It can
optionally tag the new builds so they are not immediately
garbage-collected.
- Ken