Rhys Arkins
Rhys Arkins
@RahulGautamSingh @viceice have either of you had the chance to test this on some real examples? This has the chance to break a lot of people if it has a...
Please add that warning to the docs
It would seem like we _could_ do an "isSimpleIndex()" type check, e.g. if you look at https://download.pytorch.org/whl/cpu/ and https://pypi.org/simple/, however the latter is 28MB in size. We could potentially just...
Update: change of approach in https://github.com/renovatebot/renovate/pull/32024
@bdovaz I think maybe the piece you're missing is https://github.com/renovatebot/renovate/blob/5cc3918986fbaeecbb1adfe053a3c60e1f7f35cb/lib/workers/repository/process/lookup/index.ts#L200 ?
@Crocmagnon that is correct - ssh submodules aren't supported unless they also work over https. How does Renovate successfully clone your repo to begin with? e.g. have you mounted an...
In that case this issue is not for you. What you need is for git submodules to be able to reuse an existing SSH key, so please start a new...
@bdovaz PRs always need approval from myself, @viceice or @secustor too. We have a long queue of PRs to review and Discussions to answer
I've begun initial refactorings for this in https://github.com/renovatebot/renovate/compare/feat/per-branch-limits?expand=1
Different actually. I wanted the first work to be evaluating per branch. Second work is allowing multiple groups per branch