apricote / releaser-pleaser

Automate versioning and changelog management for GitHub and GitLab projects.
https://apricote.github.io/releaser-pleaser/
GNU General Public License v3.0
3 stars 1 forks source link

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

Closed apricote closed 1 month ago

apricote commented 1 month ago

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

Closes #63

codecov-commenter commented 1 month ago

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 :warning:
Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.