The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.21 - 2019-08-24

  • The release endpoint returns a 403 on an unknown tag rather than a 404 like it should. This condition is now detected and treated like a 404.

Documentation

Command line interface to the GitLab API v4.

Modules

A complete GitLab API v4 client.
Load configuration from a file, environment, and/or CLI options.
GitLab API v4 constants.
Mock API object for testing.
Mocking the internals of a GitLab server.
Mocked REST client that doesn't actually make HTTP requests.
Iterate through paginated GitLab v4 API records.
The HTTP client that does the heavy lifting.
A client that works against the GitLab web site.