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

Validation of devfiles on workspace update #14826

Merged
merged 16 commits into from Oct 9, 2019
Merged

Validation of devfiles on workspace update #14826

merged 16 commits into from Oct 9, 2019

Conversation

mshaposhnik
Copy link
Contributor

What does this PR do?

Makes devfile parsing into DTO in entity provider to the REST endpoint can accept the DTO object, not string.
Makes validation of the devfile inside workspace before actual parsing into DTO.

What issues does this PR fix or reference?

#13526

Release Notes

N/A

Docs PR

N/A

@che-bot
Copy link
Contributor

che-bot commented Oct 9, 2019

E2E Happy path tests of Eclipse Che Single User on K8S (minikube v1.1.1) has been successful:

@che-bot che-bot added status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. kind/bug Outline of a bug - must adhere to the bug report template. labels Oct 9, 2019
@che-bot
Copy link
Contributor

che-bot commented Oct 9, 2019

E2E tests of Eclipse Che Multiuser on OCP has been successful:

@che-bot
Copy link
Contributor

che-bot commented Oct 9, 2019

E2E Happy path tests of Eclipse Che Single User on K8S (minikube v1.1.1) has been successful:

@che-bot
Copy link
Contributor

che-bot commented Oct 9, 2019

E2E tests of Eclipse Che Multiuser on OCP has been successful:

@mshaposhnik mshaposhnik merged commit a969f69 into master Oct 9, 2019
@che-bot che-bot added this to the 7.3.0 milestone Oct 9, 2019
@che-bot che-bot removed the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label Oct 9, 2019
@mshaposhnik mshaposhnik deleted the validate_2 branch October 9, 2019 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants