On Mon, 2016-07-25 at 21:32 +0000, Александр Костырев wrote: > Hello! > Is it possible to mash repositories from tags without using some bash > magic around mash tool? > I've installed koji-1.10.1-10.fc24.noarch on my Fedora 24 and can't > find anything related to mashing in koji help --all
A while ago I had written a Koji plugin to do just that: https://github.com/bochecha/koji-mash I ended up not using it, so it might or might not work any more with recent Koji. There is also a more generic "run any command as root" plugin, which can be used (among other things) to mash repositories: https://git.fedorahosted.org/cgit/koji/tree/plugins/builder -- Mathieu -- buildsys mailing list [email protected] https://lists.fedoraproject.org/admin/lists/[email protected]
