This repository has been archived by the owner on Aug 16, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 114
Add Devfiles which are based on Che 7 Stacks #3
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sleshchenko
commented
May 22, 2019
Signed-off-by: Sergii Leshchenko <sleshche@redhat.com>
Signed-off-by: Sergii Leshchenko <sleshche@redhat.com>
Signed-off-by: Sergii Leshchenko <sleshche@redhat.com>
l0rd
reviewed
May 24, 2019
l0rd
reviewed
May 24, 2019
sleshchenko
commented
May 24, 2019
Signed-off-by: Sergii Leshchenko <sleshche@redhat.com>
Signed-off-by: Sergii Leshchenko <sleshche@redhat.com>
…oned by Che Server Signed-off-by: Sergii Leshchenko <sleshche@redhat.com>
@sleshchenko as a consequence of eclipse-che/che#13414 we should now use |
Signed-off-by: Sergii Leshchenko <sleshche@redhat.com>
PR you mentioned is not merged yet. Stack description declares its components version, like (Java Stack with OpenJDK 11 and Gradle 5.2.1), are you sure that plugins should use |
skabashnyuk
approved these changes
May 27, 2019
@sleshchenko yes I will create a separate issue so we can discuss that. No need to include that in this PR. |
Merged
Merged
Ohrimenko1988
added a commit
that referenced
this pull request
May 13, 2020
Ohrimenko1988
added a commit
that referenced
this pull request
May 29, 2020
sparkoo
pushed a commit
to sparkoo/che-devfile-registry
that referenced
this pull request
Dec 4, 2020
Added OpenShift deployment configuration
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What does this PR do?
This PR adds Devfiles which are based on Che 7 Stacks listed in eclipse-che/che#12620
Also, devfiles structure is changed and now a registry contains two files
meta.yaml
(with displayName, description, icon) anddevfile.yaml
.What issues does this PR fix or reference?
eclipse-che/che#13353