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

add support for private gitlab instances #41

Merged
merged 1 commit into from
Aug 15, 2020

Conversation

preslavmihaylov
Copy link
Owner

In the current todocheck version, if someone specifies a private gitlab server instance (e.g. https://myprivategitlab.com), todocheck doesn't make the requests to the correct remote server as it always defaults to gitlab.com.

With this PR, I've enabled the gitlab origin to be an arbitrary URL, rather than necessarily being gitlab.com.

closes #40

@preslavmihaylov preslavmihaylov merged commit 8c51596 into master Aug 15, 2020
@preslavmihaylov preslavmihaylov deleted the support-private-gitlab-instances branch August 15, 2020 14:53
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.

Self-Hosted Gitlab with API-Token: 401 Unauthorized
1 participant