Skip to main content

gh-pre

Project description

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gh-pre-0.1.0.tar.gz (11.1 kB view hashes)

Uploaded Source

Built Distribution

gh_pre-0.1.0-py3-none-any.whl (4.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page