RHInception / re-common

Common utilities shared between the other release engine components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RELEASE ENGINE COMMON

This repository holds shared (common) items utilized by several of the Release Engine components.

For more documentation see the Read The Docs documentation.

Testing A New Playbook

This functionality is provided by the relent command. See relent for more information.

What's inside?

Utilities for common/operative tasks:

  • yaml2json
  • json2yaml
  • MQ queue purging
  • etc

Schemas

In addition to utility scripts, you can find jsonschema files here for validating input/output to/from all RE components. Separate repositories exist which utilize these schemas. See the the RHInception organization page for a list of other projects.

About

Common utilities shared between the other release engine components


Languages

Language:Python 100.0%