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

gitlab sub groups not supported #76

Open
Simon-Laux opened this issue Oct 14, 2020 · 1 comment · May be fixed by #100
Open

gitlab sub groups not supported #76

Simon-Laux opened this issue Oct 14, 2020 · 1 comment · May be fixed by #100

Comments

@Simon-Laux
Copy link

no gitlab one can create sub groups in an group:

gitlab.com/group/subgroup/repo

It looks like this is currently unsupported.

@XAMPPRocky
Copy link
Owner

XAMPPRocky commented Oct 14, 2020

Thank you for your issue! Yes right now, it is not supported, however this would relatively easy to add, if anyone is interested in a first contribution.

All that should be required is changing <repo> in the badge route to be <repo..> to be able to accept multiple path segments and testing that it works.

rubek-joshi added a commit to rubek-joshi/tokei_rs that referenced this issue May 3, 2021
@rubek-joshi rubek-joshi linked a pull request May 3, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants