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

failure when tool encounters project with no git repo #17

Open
robandpdx opened this issue Oct 27, 2023 · 2 comments
Open

failure when tool encounters project with no git repo #17

robandpdx opened this issue Oct 27, 2023 · 2 comments

Comments

@robandpdx
Copy link
Collaborator

I am seeing the following error when the tool encounters a project in gitlab that has no git repo.

Fetching namespace/my-project-with-no-git-repo MetaData (0s)2023/10/25 17:58:31 Failed to list commits: &{0x14000241440 0 0 0 0 0 0} GET https://gitlab.teracloud.ninja/api/v4/projects/810/repository/commits: 404 {message: 404 Repository Not Found}
@amenocal
Copy link
Collaborator

@robandpdx I'm not seeing this error in my tests. When you say gitlab has no git repo you mean like an empty repo ? Just created but not branches / no commits ?

@robandpdx
Copy link
Collaborator Author

@robandpdx I'm not seeing this error in my tests. When you say gitlab has no git repo you mean like an empty repo ? Just created but not branches / no commits ?

I mean no git repo, not an empty one. I was not able to figure out how to create a project without a git repo, but apparently it can be done.

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