wolfibump doesn't work with different fork repo name #938
Labels
enhancement
New feature or request
needs-triage
applied to all new customer/user issues. Removed after triage occurs.
Description
Transferring issue over:
I was trying to use wolfibump with my wolfi-dev/os fork wlynch/wolfi-os, and ran into problems.
There's a lot of code that assumes the default forks name of a repositories.
Currently you get an error like:
I tried wiring up a fork repo name flag, which then led me to the error:
which doesn't quite make sense since we'd expect the
main
branch to exist on all forks.I then tried setting the
--wolfi-packages-repo-branch=wolfibump
flag, but that failed because it assumes the same branch name for the fork checkout.Internal
The text was updated successfully, but these errors were encountered: