[theia-devworkspace handler] store projects section when generating templates #20877
Labels
area/editor/theia
Issues related to the che-theia IDE of Che
kind/enhancement
A feature request - must adhere to the feature request template.
severity/P1
Has a major impact to usage or development of the system.
sprint/current
Is your enhancement related to a problem? Please describe
For now the projects section is empty
It should generate the projects section in the devfile.yaml
Describe the solution you'd like
Option to include or not the
projects
sectionWhen using the CLI it should include the projects section while when running inside dashboard it shouldn't
if we add flag like npx devworkspace-handler ...... --project.${name}={{DEVFILE_REGISTRY_URL}}/${name}.zip
it should be like
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: