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

fix(che-editors): Add missing entries in che-editors.yaml and fix couple of issues on volumes/exposedPort/id #764

Merged
merged 1 commit into from
Dec 15, 2020

Conversation

benoitf
Copy link
Contributor

@benoitf benoitf commented Dec 14, 2020

What does this PR do?

Add some missing information to generate meta.yaml
For che-theia-plugins.yaml we were not adding some information as it's available from inside the vsix files but with editors there is no other source, so need to add the details.
Fix volumeMount name to match che-theia-plugins.yaml volumeMount declaration
Also some ids were not matchings the ids of the current plug-ins

Screenshot/screencast of this PR

What issues does this PR fix or reference?

che-editors.yaml was introduced as part of eclipse-che/che#18214

How to test this PR?

For now this che-editors.yaml file is not used but an upcoming PR will process this file.

PR Checklist

As the author of this Pull Request I made sure that:

Reviewers

Reviewers, please comment how you tested the PR when approving it.

Change-Id: Ifd930bef786e1bcac819a66a18838b0831e568ef
Signed-off-by: Florent Benoit fbenoit@redhat.com

che-editors.yaml Outdated Show resolved Hide resolved
…ple of issues on volumes/exposedPort/id

Change-Id: Ifd930bef786e1bcac819a66a18838b0831e568ef
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants