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

Ensure typescript dto file is valid before continuing #17865

Merged
merged 1 commit into from
Sep 16, 2020

Conversation

benoitf
Copy link
Contributor

@benoitf benoitf commented Sep 15, 2020

What does this PR do?

Ensure typescript dto file is valid before continuing
also fix shellcheck errors

Screenshot/screencast of this PR

N/A

What issues does this PR fix or reference?

#17861

How to test this PR?

run the build.script by changing dto-pom.xml with invalid content

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.

@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 Sep 15, 2020
@che-bot
Copy link
Contributor

che-bot commented Sep 15, 2020

❌ E2E Happy path tests failed ❗

See Details

Tested with Eclipse Che Multiuser User on K8S (minikube v1.1.1)

ℹ️ Use comment "[crw-ci-test]" to rerun happy path E2E test.

It's still strange as with -e/-u flag of script, build script should exit in case of error

Change-Id: I9314ef7d8df68927d4a710cef8e9366d3582d83d
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
Copy link
Contributor

@nickboldt nickboldt left a comment

Choose a reason for hiding this comment

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

LGTM if:

  • we don't care that the happy path failed or,
  • after rebasing the happy path passes.

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

I did no testing at all, just read the PR. :D

@che-bot
Copy link
Contributor

che-bot commented Sep 16, 2020

❌ E2E Happy path tests failed ❗

See Details

Tested with Eclipse Che Multiuser User on K8S (minikube v1.1.1)

ℹ️ Use comment "[crw-ci-test]" to rerun happy path E2E test.

@benoitf
Copy link
Contributor Author

benoitf commented Sep 16, 2020

validation failure list:
16:49:33 spec.server.singleHostGatewayConfigMapLabels in body must be of type object: "string"

of happy path is not related

@benoitf benoitf merged commit 1057eaa into eclipse-che:master Sep 16, 2020
@che-bot che-bot added this to the 7.19 milestone Sep 16, 2020
@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 Sep 16, 2020
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

4 participants