Skip to content

RHIDP-6575 - Promote RHDH-local to Dev preview status in RHDH Docs #1097

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all 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
10 changes: 6 additions & 4 deletions artifacts/attributes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,12 @@
:product: Red Hat Developer Hub
:product-short: Developer Hub
:product-very-short: RHDH
:product-version: 1.5
:product-bundle-version: 1.5.0
:product-chart-version: 1.5.0
:product-backstage-version: 1.35.0
:product-local: Red Hat Developer Hub Local
:product-local-very-short: RHDH Local
:product-version: 1.6
:product-bundle-version: 1.6.0
:product-chart-version: 1.6.0
:product-backstage-version: 1.36.1
:product-custom-resource-type: Backstage
:rhdeveloper-name: Red Hat Developer
:rhel: Red Hat Enterprise Linux
Expand Down
22 changes: 22 additions & 0 deletions modules/release-notes/ref-release-notes-developer-preview.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
:_content-type: REFERENCE
[id="developer-preview"]
= Developer Preview

This section lists Developer Preview features in {product} {product-version}.

[IMPORTANT]
====
Developer Preview features are not supported by Red Hat in any way and are not functionally complete or production-ready. Do not use Developer Preview features for production or business-critical workloads. Developer Preview features provide early access to functionality in advance of possible inclusion in a Red Hat product offering. Customers can use these features to test functionality and provide feedback during the development process. Developer Preview features might not have any documentation, are subject to change or removal at any time, and have received limited testing. Red Hat might provide ways to submit feedback on Developer Preview features without an associated SLA.

For more information about the support scope of Red Hat Developer Preview features, see https://access.redhat.com/support/offerings/devpreview/[Developer Preview Support Scope].
Copy link
Member

@nickboldt nickboldt Apr 24, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Customers exploring Developer Preview content are encouraged to provide feedback via the communication mechanisms typically documented in the release notes."
-- https://access.redhat.com/support/offerings/devpreview

Such as... providing PRs or issues at https://github.com/redhat-developer/rhdh-local/ ?

Copy link
Member

@rm3l rm3l Apr 25, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is a section in the RHDH Local repo on how to contribute/report issues: https://github.com/redhat-developer/rhdh-local/#contributing-and-reporting-issues

====

[id="developer-preview-rhdhpai-510"]
== {product} Local

{product-local} ({product-local-very-short}) is now available as a Developer Preview feature, providing a lightweight, self-contained version of {product-very-short} that allows developers and platform engineers to work on templates, try out plugins, validate software catalogs, and do other tasks without having to install {product-short} on a Kubernetes cluster.

For more information about installing {product-local-very-short}, see link:https://github.com/redhat-developer/rhdh-local[{product-local} on Github].

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Documentation is not included as part of the product’s documentation set." -- https://access.redhat.com/articles/6966848

But I guess this is pretty lightweight, even if not required.

.Additional resources
* For more information, see the blog post, link:https://developers.redhat.com/blog/2025/03/31/run-red-hat-developer-hub-locally-ease[Run Red Hat Developer Hub Locally with Ease]
1 change: 1 addition & 0 deletions titles/rel-notes-rhdh/title-rhdh-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ include::modules/release-notes/ref-release-notes-deprecated-functionalities.adoc

include::modules/release-notes/ref-release-notes-technology-preview.adoc[leveloffset=+1]

include::modules/release-notes/ref-release-notes-developer-preview.adoc[leveloffset=+1]

include::modules/release-notes/ref-release-notes-fixed-issues.adoc[leveloffset=+1]

Expand Down