microplane icon indicating copy to clipboard operation
microplane copied to clipboard

Gitlab: Unable to init using nested repos

Open syphernl opened this issue 3 years ago • 1 comments

I have created a repos.txt with the following:

org/ops/test
org/ops/other/test

However when running mp init --provider=gitlab -f repos.txt this results in an error:

2021/05/27 11:06:05 unable determine repo from line, expected format '{org}/{repo}': org/ops/test

syphernl avatar May 27 '21 09:05 syphernl

Looks like this is a Gitlab-only feature: https://docs.gitlab.com/ee/user/group/subgroups/

It's not something we support right now, but open to a PR to support it.

nathanleiby avatar Jun 07 '21 01:06 nathanleiby