gh-pre
An experimental tool that helps with Project Release Engineering, focused on repository clusters (groups of repositories that need to be released in particular order).
gh extension install pycontribs/gh-pre
Configuration
To use the tool you need to configure the list of repositories it needs to check on each run:
# ~/pre.yml
repos:
- ansible/ansible-compat
- ansible/ansible-lint
- ansible/ansible-navigator
- ansible/ansible-creator
- ansible/molecule
- ansible/tox-ansible
- ansible/pytest-ansible
- ansible/ansible-development-environment
- ansible/ansible-dev-tools
- ansible/creator-ee
This will tell it which repositories to check for draft releases.
Usage
gh pre
It can also be installed and executed as a Python package:
pip install gh-pre
pre
Release files for gh-pre 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| gh-pre-0.1.0.tar.gz | 11.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| gh_pre-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 15.3 kB
Release files / gh-pre-0.1.0.tar.gz
| Download URL | gh-pre-0.1.0.tar.gz |
|---|---|
| Size | 11.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
46f444d9eede713a6937382ae2869839ef6a49e9722bc5f6ee1c9b0075bb27d4
|
|
BLAKE2b-256 checksum How to use checksums |
4b10dc42c39dc1e08900164b5e7d25cbd525c8fb2d14149d53427adcc126cc1b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/4.0.2 CPython/3.11.7
|
Release files / gh_pre-0.1.0-py3-none-any.whl
| Download URL | gh_pre-0.1.0-py3-none-any.whl |
|---|---|
| Size | 4.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
68d707f86992e0eb35463243182e24d06882f3e9ce1091df71fe5e47f39bdfd4
|
|
BLAKE2b-256 checksum How to use checksums |
632d76bbc5c7990ee66d1777661f646ce28c00b6a7f14ea64d313583dee8ebf6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/4.0.2 CPython/3.11.7
|