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

feat(gitlab): support self-managed instances #75

Merged
merged 1 commit into from
Sep 25, 2024
Merged

Conversation

apricote
Copy link
Owner

Support self-managed gitlab instances by reading the GitLab CI environment variables.

Closes #63

Support self-managed gitlab instances by reading the GitLab CI environment
variables.
@apricote apricote added the enhancement New feature or request label Sep 25, 2024
@apricote apricote added this to the v1.0 milestone Sep 25, 2024
@apricote apricote self-assigned this Sep 25, 2024
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 15 lines in your changes missing coverage. Please review.

Project coverage is 24.94%. Comparing base (55083f2) to head (05aff05).

Files with missing lines Patch % Lines
internal/forge/gitlab/gitlab.go 0.00% 15 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #75      +/-   ##
==========================================
- Coverage   25.15%   24.94%   -0.22%     
==========================================
  Files          22       22              
  Lines        1300     1311      +11     
==========================================
  Hits          327      327              
- Misses        954      965      +11     
  Partials       19       19              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@apricote apricote merged commit 89dc9e3 into main Sep 25, 2024
5 checks passed
@apricote apricote deleted the self-managed-gitlab branch September 25, 2024 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: Self-Managed GitLab
2 participants