Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

bug: gitingest breaks for nested GitLab repos #283

Closed as not planned
Closed as not planned
Labels
bugSomething isn't working help wantedExtra attention is needed stale
@sradc

Description

Unlike GitHub, GitLab can have repos nested under multiple organisations / groups, e.g.

https://gitlab.com/my-org/my-parent-group/my-group/my-repo

Gitingest is incorrectly inferring that the repo is:

https://gitlab.com/my-org/my-parent-group/

Which causes it to fail to pull the repository:

.venv/lib/python3.13/site-packages/gitingest/query_parsing.py:253: RuntimeWarning: Warning: Failed to fetch branch list: Command failed: git ls-remote --heads https://gitlab.com/my-org/my-parent-group

This is with gitingest== 0.1.4

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working help wantedExtra attention is needed stale

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        AltStyle によって変換されたページ (->オリジナル) /