A simple command-line tool for reading the output of all jobs
Project description
Tailpipe
A simple, command-line tool for reading Gitlab pipeline job output in the
console. Just run tailpipe when your working directory is within a Git
repository and the tool will determine your remote repository details, the
current commit, and what pipeline jobs are currently running in Gitlab for
that commit.
Setup
You will need to create a ~/.python-gitlab.cfg file with a format like this:
[global]
default = main
ssl_verify = true
timeout = 5
[main]
url = <GITLAB_URL>
private_token = <PRIVATE_TOKEN>
api_version = 4
Replace <GITLAB_URL> with your Gitlab URL. Replace <PRIVATE_TOKEN> with a Gitlab private token created with API access.
Follow the instructions here
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
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 tailpipe-0.2.tar.gz.
File metadata
- Download URL: tailpipe-0.2.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.22.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e8171cfac5d2e90d6c8f32980ce7d692cb80984ccd0b84a3ac7a733077bfdf9c
|
|
| MD5 |
071ffe37d687763cb96c4356d38b8e43
|
|
| BLAKE2b-256 |
5b8859fd240afc5a7080efca7525feabefc5d80c62a03511a14949207174116a
|
File details
Details for the file tailpipe-0.2-py2.py3-none-any.whl.
File metadata
- Download URL: tailpipe-0.2-py2.py3-none-any.whl
- Upload date:
- Size: 8.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.22.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0f1c8e58a153236a9147418bc71b79fe80fc2a21c411fcf21cf5b8e9d046c9e0
|
|
| MD5 |
1c0672a40353378e752d1c22007ef0de
|
|
| BLAKE2b-256 |
ce8b8b5e24da3fa1128de5866871547cba2db8f4d9e4cfa1d392d968affc34c8
|