Provide access to all methods of the GitLab client

Created on 30 August 2023, 10 months ago
Updated 12 October 2023, 9 months ago

Problem/Motivation

This module provides a service to manage credentials to any number of GitLab servers and also manages the client initialization and provides some methods for easier and Drupal specific functionality when it comes to GitLab interaction.

However, there are so many extra API features in the API that one may eventually use as well, but there is no point in this module to implement them all, simply to call the same function in the client.

Proposed resolution

Let's do these 2 steps:

  • Provide access to the initialized client so that a module that uses this module's service can easily just call any API method that's supported by the client.
  • Build back all those methods in the service that are simply just forwarding method calls to the client.
πŸ“Œ Task
Status

Fixed

Version

2.1

Component

Code

Created by

πŸ‡©πŸ‡ͺGermany jurgenhaas Gottmadingen

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024