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

Use the metadata.name instead of name. #13513

Merged

Conversation

metlos
Copy link
Contributor

@metlos metlos commented Jun 11, 2019

What does this PR do?

This is a followup of #13490 to fix the dashboard and pick up the name of the devfile from the correct place.

Signed-off-by: Lukas Krejci <lkrejci@redhat.com>
@@ -334,7 +334,6 @@ declare namespace che {

export interface IWorkspaceDevfile {
apiVersion: string;
name: string;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we add here metadata field?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

got it, thank you. missed that , sorry

@metlos metlos merged commit 1009e38 into eclipse-che:master Jun 12, 2019
@che-bot che-bot added this to the 7.0.0 milestone Jun 27, 2019
skabashnyuk pushed a commit that referenced this pull request Jan 3, 2020
Signed-off-by: Lukas Krejci <lkrejci@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.

None yet

5 participants