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 self hosted gitlab instances #1585

Merged
merged 2 commits into from
Apr 29, 2024

Conversation

oliviermgx
Copy link
Contributor

@oliviermgx oliviermgx commented Apr 26, 2024

prefigure your process.env.xxx parameters with :
GITLAB_CLIENT_ID= your gitlab client id application
GITLAB_CLIENT_SECRET= your gitlab client secret application
GITLAB_SCOPE='api'
GITLAB_DOMAIN= your gitlab domain like https://gitlab.com or https://framagit.org or other

add space between "+"
@lexoyo lexoyo merged commit f0d450c into silexlabs:dev Apr 29, 2024
2 checks passed
@lexoyo lexoyo changed the title flexible Gitlab connector for gitlab.com or other self hosted gitlab Add support for self hosted gitlab instances Apr 29, 2024
@oliviermgx oliviermgx deleted the Gitlab-com-and-self branch May 23, 2024 07:14
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.

None yet

3 participants