这是indexloc提供的服务,不要输入任何密码
Skip to content

[BUG]: Gitlab data connector for multiple hierarchical groups repo path supports #3075

@alfadb

Description

@alfadb

How are you running AnythingLLM?

Docker (local)

What happened?

relative issue and pull request: #2315 #2316

When the gitlab repo path has multiple hierarchical groups, the project path cannot be obtained correctly.

Like this gitlab repo:

http://git.mygitlab.com/maingroup/subgroup/reponame

The api path need:

https://git.mygitlab.com/api/v4/projects/maingroup%2Fsubgroup%2Freponame/repository/branches

But, current is:

https://git.mygitlab.com/api/v4/projects/maingroup%2Fsubgroup/repository/branches

@blazeyo

Are there known steps to reproduce?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    possible bugBug was reported but is not confirmed or is unable to be replicated.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions