New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

rh-doozer

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rh-doozer

CLI tool for managing and automating Red Hat software releases

  • 2.0.9
  • PyPI
  • Socket score

Maintainers
1

Doozer

PyPI version codecov

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.

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:

That's it. Jenkins will do the rest automatically.

Installation

If you just want to use doozer checkout the container usage doc.

If you need to develop for doozer checkout the full installation doc.

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

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc