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

Url encode repo owner in Gitlab backend #105

Merged
merged 1 commit into from
Feb 20, 2023

Conversation

logaritmisk
Copy link
Contributor

If the repo is owned by a subgroup on Gitlab, repo_owner needs to be urlencoded in the API calls. Before this change you would have to change for example '/' to '%2F' to get this crate work do it's magic :)

I have tested this locally and it works like a charm.

@jaemk jaemk merged commit feab121 into jaemk:master Feb 20, 2023
@jaemk
Copy link
Owner

jaemk commented Feb 20, 2023

Thanks! Released in 0.36.0

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

Successfully merging this pull request may close these issues.

2 participants