cellmage.integrations.gitlab_utilsยถ

GitLab utility for interacting with the GitLab API.

This module provides the GitLabUtils class for fetching repositories, code, and merge requests.

Functions

hashable_lru_cache([maxsize, typed])

LRU cache decorator that can handle unhashable arguments.

Classes

GitLabUtils([private_token, gitlab_url, ...])

Utility class for interacting with the GitLab API.