{% extends "base.html" %} {% load i18n %} {% load static %} {% block content %}
The Product Definition Center is repository and API for storing and querying metadata related to packages, product releases, engineering processes and artifacts which are required to support automation of Red Hat engineering workflows (or productization processes). It aims to support the development of automation that ties in the different tools to streamline productization processes and create more efficient workflows.
The main interaction route with PDC is through the REST API. You will need to log in in order to see actual data.
overview of all imported composes
write-only gateway to creating new releases
create new release based on existing one
importing and exporting of RPM definitions
importing and exporting of compose image definitions
importing and querying information about docker images and linked releases
all existing releases and their metadata (brew targets, allowed brew tags, linked product pages release)
per-release list of components and their metadata (dist-git branches, bugzilla components, contacts)
RCM generated component sets that can be verified together for specific release
relationships between release components (bundling, execution, ...)
per-release list of components and their metadata (dist-git branches, bugzilla components, contacts)
Relationships between release components (bundling, execution, ...)
with nice user interface