Closed l0rd closed 2 years ago
Moving it out of scope of STEP 2 of the devworkspace work as we won't be able to create all the samples devfiles. That will be postponed to STEP 3 and we need to discuss if we need to update the devfile samples.
@apupier @sideeffffect @filipkroupa @AndrienkoAleksandr we are creating devfiles v2 for getting started samples (more information you can find in the description). It's already done for some samples, you can check the progress in the spreadsheet. So, I'd like to ask you to take care about the samples which you have contributed.
The procedure should be:
If you have any question, please ask me.
@svor here are the PRs for Scala/Metals:
Hi, a question to the assignee of this issue:
Will the outcome require any changes to the relevant content of the Installation Guide or Administration Guide or End-user Guide?
Yes/No?
I'm going to close this issue. The following tasks were created:
Is your enhancement related to a problem? Please describe.
One of the sub-epics of Run Che workspaces using the DevWorkspace operator is to switch our samples from a v1 to v2 based devfiles.
Describe the solution you'd like
Related to https://github.com/eclipse/che/issues/18666
Further details
A simple devfile v2 is the one available here. We should use
schemaVersion: 2.1.0
rather thanschemaVersion: 2.0.0
(che-server support for it) and the full updated reference is here.Subtasks