Skip to content
This repository was archived by the owner on Apr 16, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions CONTRIBUTING.md

This file was deleted.

16 changes: 4 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# devfile-registry

> [!WARNING]
> This repository has been retired and will no longer be maintained. It has been archived and will remain read-only.


Source repository for the Red Hat product devfile registry
Comment thread
Jdubrick marked this conversation as resolved.

This product devfile registry is updated weekly, by 12pm EST Wednesdays, with any updated stacks in this repository.
Comment thread
Jdubrick marked this conversation as resolved.
Outdated
Expand All @@ -26,15 +30,3 @@ If you are a stack owner and need to request an urgent refresh of the registry s
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](https://github.com/devfile/registry-support/tree/master/build-tools).

From there, push the container image to a container registry of your choice and deploy using one of the methods outlined [here](https://github.com/devfile/registry-support#deploy).

## Contributing

For contributing Devfile stacks to this registry, please see [CONTRIBUTING.md](CONTRIBUTING.md).

For testing devfile stacks in the registry, or devfile stacks that you are contributing, please see the [testing doc](tests/README.md).

## 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.
Loading