Greetings,
In gitlab's API, visibility toggles what repos you can see across all of gitlab, not just your projects. So, a public visibility will iterate (and backup) ALL public projects in gitlab, probably not what you want. internal will backup all projects available to anyone that is logged into gitlab, etc.
Gitlab has the same construct as github, with member and owner. Could we get the same setting for gitlab as github (i.e. gitlab.repoType [all, owner, membership]?
Greetings,
In gitlab's API, visibility toggles what repos you can see across all of gitlab, not just your projects. So, a public visibility will iterate (and backup) ALL public projects in gitlab, probably not what you want. internal will backup all projects available to anyone that is logged into gitlab, etc.
Gitlab has the same construct as github, with member and owner. Could we get the same setting for gitlab as github (i.e. gitlab.repoType [all, owner, membership]?