Skip to content
This repository has been archived by the owner on Jul 19, 2023. It is now read-only.

Support Self-hosted GitLab #78

Open
idanshahar opened this issue Sep 28, 2022 · 4 comments
Open

Support Self-hosted GitLab #78

idanshahar opened this issue Sep 28, 2022 · 4 comments
Assignees
Labels
enhancement New feature or request up for grabs Waiting for someone to take it

Comments

@idanshahar
Copy link
Contributor

Allero currently supports GitLab Cloud. Add support for a Self-Hosted GitLab.
Allow configuring the url a private GitLab for the fetch command.

@idanshahar idanshahar changed the title Support GitLab Self Hosted Support Self-hosted GitLab Oct 2, 2022
@idanshahar idanshahar added up for grabs Waiting for someone to take it enhancement New feature or request labels Oct 3, 2022
@jmj0502
Copy link
Contributor

jmj0502 commented Oct 5, 2022

Hey! @idanshahar. I would like to give it a shot. I may need some guidance along the way, tho'.

@dimabru
Copy link
Contributor

dimabru commented Oct 6, 2022

hey @jmj0502
Go ahead, I'm assigning you to this issue.

I think the best way to implement it is to add a key to the ConfigurationManager that will include the private gitlab server url.
Then, when creating a client for gitlab, check if private gitlab was configured.

Here's a link to the gitlab client we're using for some references: https://github.com/xanzy/go-gitlab

@jmj0502
Copy link
Contributor

jmj0502 commented Oct 6, 2022

Cool! I'll start to work on the issue as soon as I can 👍

@idanshahar
Copy link
Contributor Author

Awesome! thanks @jmj0502!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request up for grabs Waiting for someone to take it
Projects
None yet
Development

No branches or pull requests

3 participants