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

Adding staging support

LyesSaadi opened this issue · comments

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 the command which is typed, and if it finds fbrnch-stage, it switches a flag internally. And the fbrnch-stage binary would only be a symlink to fbnrch.

Ah I see fedpkg-stage is a separate package: I haven't really played with it.

Which stage services do you want it to target?

I found a few answers here:

  • fedpkg-stage
  • stg-koji
  • kinit <accountname>@STG.FEDORAPROJECT.ORG
  • src.stg.fedoraproject.org
  • dunno if bugzilla is relevant or maybe orthogonal here: I can't find the beta instance

Not sure about bodhi? Maybe fedpkg-stage can tell me.