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.1.1.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.1.1.tar.gz.
File metadata
- Download URL: checkup_gitlab-0.1.1.tar.gz
- Upload date:
- Size: 1.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.12 {"installer":{"name":"uv","version":"0.10.12","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 |
933a58854f919886ece813f891549396e202088d8e0cc7f2266fafe7528531f1
|
|
| MD5 |
a387e6edc94af7c5322fc611ff7dd591
|
|
| BLAKE2b-256 |
bdc2b7998cf18c85d92adae1dd23bfb562d7e3b679b9b12ed89c12f7ef070f6c
|
File details
Details for the file checkup_gitlab-0.1.1-py3-none-any.whl.
File metadata
- Download URL: checkup_gitlab-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.12 {"installer":{"name":"uv","version":"0.10.12","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 |
99ca62bf1154aad2eae8dc46d2a549e86d19841f62e9533ba921ed20a5b64856
|
|
| MD5 |
d7ee2a82fe724391379c331e0e86bbb5
|
|
| BLAKE2b-256 |
7068e25a66feccf5ae4610c509d9221b2d75304cb717eeb441d146fad94c8d34
|