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

Extracting metadata from GitLab/GitHub private repositories #637

Closed
Aidajafarbigloo opened this issue Apr 19, 2024 · 2 comments
Closed

Extracting metadata from GitLab/GitHub private repositories #637

Aidajafarbigloo opened this issue Apr 19, 2024 · 2 comments

Comments

@Aidajafarbigloo
Copy link

Hello @dgarijo

Is it possible to extract metadata from GitLab/GitHub private repositories? I tried a private GitHub repo and it doesn't work.

19-Apr-24 12:34:04-ERROR-Error: Repository name is private or incorrect

@dgarijo
Copy link
Collaborator

dgarijo commented Apr 19, 2024

@Aidajafarbigloo,

For Gitlab, yes, it should work.

For GitHub private repos no, as we don't deal with GitHub authentication. However, you can download the private repo and point to the README file using -d, --doc_src PATH

I think that we should add a flag for analyzing a local folder too, instead of just the readme. I thought we had this option. Will add a new flag for this

@dgarijo
Copy link
Collaborator

dgarijo commented Apr 19, 2024

I opened #638 to support local folders too. If your question is not answered by my response above, please reopen the issue.

@dgarijo dgarijo closed this as completed Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants