You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fixed issue related to #130
* Adding test coverage
* Fixed test for clients
Changed BaseURL in test from gitlab to github.
* Update internal/scm-clients/clients/clients_test.go
Co-authored-by: Mor Weinberger <morwnbrg@gmail.com>
* Update internal/scm-clients/clients/clients_test.go
Co-authored-by: Mor Weinberger <morwnbrg@gmail.com>
* Update internal/scm-clients/clients/clients_test.go
Co-authored-by: Mor Weinberger <morwnbrg@gmail.com>
---------
Co-authored-by: Mor Weinberger <morwnbrg@gmail.com>
Description
Issue when the sub group has the same name as the repository.
Example: https://my-gitlab-instance.com/top-group/sub-group/repo-name/repo-name
getRepoInfo returns:
What did you expect to happen?
should return:
What happened instead?
getRepoInfo returns:
Made a PR for this but due to the contribution guidelines I created this issue as well.
The text was updated successfully, but these errors were encountered: