Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drone does not support 3-level or above path's repositories? #3472

Closed
hongyuxuan opened this issue Feb 6, 2024 · 2 comments
Closed

Drone does not support 3-level or above path's repositories? #3472

hongyuxuan opened this issue Feb 6, 2024 · 2 comments
Labels

Comments

@hongyuxuan
Copy link

When installed the Drone server for GitLab, I cannot find and synchronize repositories with a 3-level or above paths.
For example,
repo1: https://gitlab.cicconline.com/group1/project1 ------ yes I can find and sync it
repo2: https://gitlab.cicconline.com/group1/project2 ------ yes I can find and sync it
repo3: https://gitlab.cicconline.com/group1/group2/project3 ------ no I cannot find and sync it
repo4: https://gitlab.cicconline.com/group1/group2/group3/project4 ------ no I cannot find and sync it

I'm sure I have read/write priviledges of the repositories above. ( I can see them in gitlab )

I have already followed all the steps of https://docs.drone.io/server/provider/gitlab/, I created a gitlab Applications with scope of api and read_user

drone-serve version: 2.22.0

@Arsolitt
Copy link

Arsolitt commented Jun 2, 2024

same

@bradrydzewski
Copy link

Duplicate of #2009 (comment)

@bradrydzewski bradrydzewski marked this as a duplicate of #2009 Jun 3, 2024
@harness harness locked and limited conversation to collaborators Jun 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants