GitLab metrics for checkup
Project description
checkup-gitlab
GitLab metrics plugin for checkup.
Installation
pip install checkup-gitlab
Requirements
- Python >= 3.12
- checkup
Usage
from checkup import CheckHub
from checkup_gitlab import GitLabProvider
results = (
CheckHub()
.with_metrics([])
.with_providers([
GitLabProvider(),
])
.measure()
)
Provider
GitLabProvider
Extracts metadata from a GitLab environment.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
checkup_gitlab-0.2.0.tar.gz
(1.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file checkup_gitlab-0.2.0.tar.gz.
File metadata
- Download URL: checkup_gitlab-0.2.0.tar.gz
- Upload date:
- Size: 1.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.7 {"installer":{"name":"uv","version":"0.11.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
16afdca884b3cd5b33c32f34c4802cc7ffcbf39406e723ee84e72d4fd9c6aba2
|
|
| MD5 |
5b344ba024be91d0b4fba60ff3b93200
|
|
| BLAKE2b-256 |
74329c02a04ceb99cb1aad3d5afe554f564eceb7790b4b7b5c8ac9c7da9e0c59
|
File details
Details for the file checkup_gitlab-0.2.0-py3-none-any.whl.
File metadata
- Download URL: checkup_gitlab-0.2.0-py3-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.7 {"installer":{"name":"uv","version":"0.11.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f08352e974feb493ca0bfe107d92dfbeeaa030c3e292a741928ada3f4383340f
|
|
| MD5 |
74ed1a3d3987da387bc4536d6b3e845b
|
|
| BLAKE2b-256 |
c0e2e1be58ce78554c374a02dab3f0c191f9a5000d9d6d024654412673e2484b
|