-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Create v2 devfiles for Getting Started samples #19341
Comments
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). 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? |
part of eclipse-che/che#19341 Change-Id: I98a708ba9a9dd8debe02fd9c0fd7e12b0cd212fe Signed-off-by: Florent Benoit <fbenoit@redhat.com>
part of eclipse-che/che#19341 Change-Id: I98a708ba9a9dd8debe02fd9c0fd7e12b0cd212fe Signed-off-by: Florent Benoit <fbenoit@redhat.com>
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 #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
The text was updated successfully, but these errors were encountered: