CLI tool for managing and automating Red Hat software releases
Project description
## Doozer
[](https://badge.fury.io/py/rh-doozer) [](https://codecov.io/gh/openshift/doozer)
Doozer is a build management utility that currently has the capability to build RPMs and Container Images via OSBS/Brew
## Deployment
_**Note**: This is for running the full, local python doozer client, not the containerized version. This requires other dependencies discussed in the [Installation doc](Installation.md)._
For local development pull the code and run:
pip3 install –user -e .
For new releases, Jenkins is already setup and deployment to PyPi is easy:
Bump the version in ./doozerlib/VERSION
Push the change to master
Create a new GitHub release: https://github.com/openshift/doozer/releases/new
That’s it. Jenkins will do the rest automatically.
## Installation
If you just want to use doozer checkout the [container usage doc](Container.md).
If you need to develop for doozer checkout the full [installation doc](Installation.md).
## License
Most of doozer is released under [Apache License 2.0][], except [doozerlib/dotconfig.py][] and [doozerlib/gitdata.py][], which are embedded copies of [dotconfig][] and [gitdata][] projects respectively, therefore those two files are released under [LGPL v3][].
## Usage
Checkout the [Usage doc](Usage.md)
[Apache License 2.0]: https://github.com/openshift/doozer/blob/master/LICENSE [doozerlib/dotconfig.py]: https://github.com/openshift/doozer/blob/master/doozerlib/dotconfig.py [doozerlib/gitdata.py]: https://github.com/openshift/doozer/blob/master/doozerlib/gitdata.py [dotconfig]: https://github.com/adammhaile/dotconfig [gitdata]: https://github.com/adammhaile/gitdata [LGPL v3]: https://www.gnu.org/licenses/lgpl-3.0.en.html
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 Distributions
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 rh_doozer-1.0.0rc7-py2.py3-none-any.whl.
File metadata
- Download URL: rh_doozer-1.0.0rc7-py2.py3-none-any.whl
- Upload date:
- Size: 108.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/39.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9c442f7196e8911d72f826cc245ce2ed3be827bb67bca76e43110ebe82b8fd01
|
|
| MD5 |
1b3159e53931abcf1c9def17a0a7e6b2
|
|
| BLAKE2b-256 |
4b98f3b550dbdee580054f3d1c903ceed1254e746c0332f77a4c562e044e93a0
|