On jeudi 28 juin 2018 23:43:09 CEST Alois Mahdal wrote:
> Hi,
> 
> so I'm following "Join the package collection maintainers", I'm at the
> late phase when I've submitted new package, ran `fedpkg build` from
> master, koji is happy, etc.
> 
> 
> https://fedoraproject.org/wiki/Join_the_package_collection_maintainers?rd=Pa
> ckageMaintainers/Join#Import.2C_commit.2C_and_build_your_package
 
> Now I tried to just follow with "Update Your Branches (if desired)", but
> that fails, because F27 and F28 branches don't exist -- OTOH I don't
> expect them to spawn from nowhere; both versions are already released,
> so I wonder if it's even possible to add new ones.
> 
> So what should I do?  Just forget about F27/F28 and wait for F29?  Do
> [something] to have the F27/28 branches created?
> 
> And should the guide be updated?  (It seems that this will happen to
> every new package)
> 
> 
> Thanks,
> aL.
> 
> PS: I don't want to sound impatient; I'm OK if the answer is "wait" or
> "jump through these hoops", I'm asking because I want to notify upstream
> yet I kinda don't know what can I tell them. :D
> 
> 
You can request new branches just after requesting your repo:

fedpkg --module-name ydiff request-branch f28
fedpkg --module-name ydiff request-branch f27

fedpkg --module-name slop request-branch f28
fedpkg --module-name slop request-branch f27

(You can omit --module-name if you running the command from within the already 
created GIT repo).

Then wait for Gwyn to do her magic.

Afterwards you can:

 1. git pull to get the new branches
 2. fedpkg switch-branch f28
 3. git merge master
 4. fedpkg push
 5. fedpkg build
 6. fedpkg update

_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/F7FISMPJ4C2GFTXE34BJEUZLEUVOHNGR/

Reply via email to