fbrnch
fbrnch copied to clipboard
Tool to update fedora packages branches
I would like to be able to clone all packages of a group instead of a user.
Hi, I'm not really keen on the current commit messages, either for import or updates. They are not capitalised and they don't include the correct format for bug numbers (Close:...
This is what gets output by the script: Spec URL: (URL) SRPM URL: (SRPM URL) Description: Classes to read and interact with KColorScheme. This is what the system would usually...
I don't know if this is doable with the pagure API. I'm working through close to 100 KF6 packages right now and it'S always a pain to have to go...
A little bit like fedpkg asks you with the Pagure API key, it would be kinda cool if fbrnch would automatically ask the user for their bugzilla api key and...
Hi, it seems like the update command does not work with package cloned over http. Here is what I did: - git clone https://src.fedoraproject.org/rpms/supercollider - update the version field of...
Right now `fbrnch parallel` seems to orchestrate the parallel Koji builds on the client side, rather than getting the Koji server to do a `chain-build`. This seems to not be...
Hi! It could be useful to have a fbrnch flag or command (similar to `fedpkg-stage`) which interacts with Fedora staging. To avoid duplicating code, fbrnch could also just look at...
For example when importing a rust package, you would want to include the `rust2rpm.toml` which is not included in the srpm. The issue is that adding this breaks the flow...
When using `fbrnch build -F` to build and push updates for all Fedora branches, one can set the type of update, but one cannot currently provide an update message/comment. Would...