Skip to content
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

Use new format, closer to devfile v2, to specify Che Theia plugins in addition to meta.yaml files #19545

Closed
Tracked by #18668
benoitf opened this issue Apr 8, 2021 · 1 comment
Assignees
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&noteworthy 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

Comments

@benoitf
Copy link
Contributor

benoitf commented Apr 8, 2021

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

@benoitf benoitf added kind/task Internal things, technical debt, and to-do tasks to be performed. area/plugin-registry engine/devworkspace Issues related to Che configured to use the devworkspace controller as workspace engine. labels Apr 8, 2021
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Apr 8, 2021
@rhopp rhopp added severity/P1 Has a major impact to usage or development of the system. and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Apr 9, 2021
@benoitf benoitf self-assigned this Apr 20, 2021
@benoitf benoitf added this to the 7.30 milestone Apr 20, 2021
@l0rd l0rd changed the title Generate che-theia-plugin.yaml fragment for each plug-in for devWorkspaces / devfile v2 handling Use new format, closer to devfile v2, to specify Che Theia plugins in addition to meta.yaml files Apr 27, 2021
@l0rd l0rd added the new&noteworthy For new and/or noteworthy issues that deserve a blog post, new docs, or emphasis in release notes label Apr 27, 2021
@l0rd l0rd closed this as completed Apr 27, 2021
@themr0c
Copy link
Contributor

themr0c commented Jun 2, 2021

Release notes: https://issues.redhat.com/browse/CRW-1868

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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&noteworthy 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.
Projects
None yet
Development

No branches or pull requests

5 participants