Skip to main content

release engineering utility tool

Project description

pip Version Build Status Documentation PyPI download month

releng-tool aims to provide a method to prepare a structured environment to assist in the release engineering of a project.

Overview

When dealing with the release engineering of a project, assets may be found in multiple locations and may require various methods to extract, build and more. releng-tool can be used to process a defined set of projects/packages which identify where resources can be fetched, how packages can be extracted and methods to patch, configure, build and install each individual package for a target root.

For detailed documentation on the releng-tool project, please consult the releng-tool documentation.

Requirements

Host tools such as Git, scp, etc. may be required depending on the project being processed (e.g. if a package’s sources fetch from a Git source, a Git client tool is required to perform said fetch).

Installation

This tool can be installed using pip:

pip install releng-tool
 (or)
python -m pip install releng-tool

For Arch Linux users, this package is also available on AUR:

Arch User Repository - releng-tool

Usage

This tool can be invoked from a command line using:

releng-tool --help
 (or)
python -m releng_tool --help

Examples

Examples of releng-tool projects can be found in releng-tool’s examples repository.

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

releng-tool-0.9.0.tar.gz (131.4 kB view hashes)

Uploaded Source

Built Distribution

releng_tool-0.9.0-py2.py3-none-any.whl (123.4 kB view hashes)

Uploaded Python 2 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