Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 1.72 KB

README.md

File metadata and controls

40 lines (22 loc) · 1.72 KB

devfile-registry

Source repository for the Red Hat product devfile registry

This product devfile registry is updated weekly, by 12pm EST Wednesdays, with any updated stacks in this repository.

Registry Updates

The staging product devfile registry is refreshed upon each commit to main in this repository. Production is promoted manually and as mentioned above, is done each Wednesday, as needed.

If you are a stack owner and need to request an urgent refresh of the registry service before Wednesday (for example if a stack is broken), please open an issue in this repository outlining the following:

  • Stack name
  • Why the refresh is needed
  • Why the refresh cannot wait until the next regularly scheduled refresh

Developing

Prerequisites

  • Docker 17.06 or later
  • Git

Build

To build this devfile registry into a container image run .ci/build.sh. A container image will be built using the devfile registry build tools.

From there, push the container image to a container registry of your choice and deploy using one of the methods outlined here.

Contributing

For contributing Devfile stacks to this registry, please see CONTRIBUTING.md.

For testing devfile stacks in the registry, or devfile stacks that you are contributing, please see the testing doc.

Reporting any issue

For issues relating to a specific devfile stack in this repository, please reach out to the devfile stack maintainer to determine where to open an issue.

For issues relating to the hosted product devfile registry service in general, please use this repository for opening issues.