Use new format, closer to devfile v2, to specify Che Theia plugins in addition to meta.yaml files #19545
Labels
area/plugin-registry
engine/devworkspace
Issues related to Che configured to use the devworkspace controller as workspace engine.
kind/task
Internal things, technical debt, and to-do tasks to be performed.
new¬eworthy
For new and/or noteworthy issues that deserve a blog post, new docs, or emphasis in release notes
severity/P1
Has a major impact to usage or development of the system.
Milestone
Is your task related to a problem? Please describe.
For editors and plugins, we do generate now devfile.yaml in addition to meta.yaml files
the devfile.yaml are with v2 format.
We should also generate che-theia-plugin.yaml file for every plug-in as meta.yaml is not suitable to provide all information (for example preferences can't be there, etc)
Describe the solution you'd like
Generate new fragment file and reference them in index.json as alternate files.
Describe alternatives you've considered
Additional context
#18668
The text was updated successfully, but these errors were encountered: