juhp / fbrnch

Tool to update fedora packages branches

Home Page:https://hackage.haskell.org/package/fbrnch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automatically offer submitting Bodhi update for single package parallel build

oturpe opened this issue · comments

In #30, single package parallel builds acquired automatic merge offers through -m parameter of fbrnch parallel.
The missing piece for complete single package version upgrade is submitting Bodhi updates.
Is it possible to have that capacity in fbrnch parallel?
I am looking for similar automation of Bodhi updates as exists in fbrnch build -F.

I think it is already done in 60e7e34.
Just waiting on me to make the next release still, alas

I have released 1.1.2 and built it for Rawhide.

Thank you! I will test 1.1.2 as soon as one of my packages get an update that I can apply to all current Fedora releases.

Sure thanks - you can comment here or open a new issue if you still see problems 👍

This is in fbrnch-1.2, released yesterday

Tested with 1.2, works as expected:
Bodhi updates created for all Fedora branches except rawhide.

Great