Il 19/06/23 08:26, Vitaly Zaitsev via devel ha scritto:
> On 18/06/2023 14:51, Sandro wrote:
>> Aren't you missing the 'git push' (or 'fedpkg push')? IIRC, your 'fpb'
>> alias would fail since no changes have been pushed to dist-git for koji
>> to base a build on.
> Good catch. Thanks:
>
> alias fpm="fedpkg switch-branch f38 && git merge rawhide && fedpkg
> switch-branch f37 && git merge rawhide && fedpkg switch-branch rawhide
> && git push"
>
> --
> Sincerely,
>     Vitaly Zaitsev (vit...@easycoding.org)

Nice, thanks.

I only need to find how to pass branch names to the alias, instead of 
hardcoding them. From a quick search I need to create a function in 
.bashrc rather than an alias.

Mattia

_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to