-
Notifications
You must be signed in to change notification settings - Fork 74
Closed
Labels
area/apiEnhancement or issue related to the api/devfile specificationEnhancement or issue related to the api/devfile specificationarea/documentationImprovements or additions to documentationImprovements or additions to documentationkind/enhancementNew feature or requestNew feature or requestseverity/P2Issues that have a major impactIssues that have a major impact
Description
Currently the https://devfile.github.io/ website hosts the latest schema generated from master in this repo (and synced to devfile/docs via a CI job).
As part of #150, upon each release, we'll be syncing each new released schema and a schema pointing to the latest stable version over to the website as well.
To support this, the devfile website should support hosting multiple devfile schemas, and should (preferably) default to the latest stable
version of the schema that's been published. There should also be an option to toggle between versions of the devfile schema for viewing (e.g. latest
, stable
, 2.1
, 2.0
, etc)
Metadata
Metadata
Assignees
Labels
area/apiEnhancement or issue related to the api/devfile specificationEnhancement or issue related to the api/devfile specificationarea/documentationImprovements or additions to documentationImprovements or additions to documentationkind/enhancementNew feature or requestNew feature or requestseverity/P2Issues that have a major impactIssues that have a major impact