Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Don't remove test.js files after executing che-theia production #925

Merged
merged 2 commits into from
Nov 17, 2020

Conversation

svor
Copy link
Contributor

@svor svor commented Nov 16, 2020

Signed-off-by: svor vsvydenk@redhat.com

What does this PR do?

Some libraries like shelljs can provide test.js file as a source file and which is needed for the library to work correctly. This PR provides changes to don't remove test.js files after generating che-theia in production mode by using che-theia generator.

What issues does this PR fix or reference?

It is needed for eclipse-che/che#17205 because @kubernetes/client-node depends on shelljs

How to test this PR?

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.

Happy Path Channel

HAPPY_PATH_CHANNEL=stable

Signed-off-by: svor <vsvydenk@redhat.com>
Signed-off-by: svor <vsvydenk@redhat.com>
@che-bot
Copy link
Contributor

che-bot commented Nov 16, 2020

❌ E2E Happy path tests failed ❗

Try Che-Theia editor only Try Che-Theia with Java/maven example Try Che-Theia with NodeJs example

See Details

name link
che-theia docker.io/maxura/che-theia:925
che-theia-endpoint-runtime-binary docker.io/maxura/che-theia-endpoint-runtime-binary:925

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

  • Use comment "[crw-ci-test]" to rerun happy path E2E test.
  • Use comment "[crw-ci-test --rebuild]" to re-build the images and rerun happy path E2E test.

@svor
Copy link
Contributor Author

svor commented Nov 16, 2020

[crw-ci-test]

@che-bot
Copy link
Contributor

che-bot commented Nov 16, 2020

❌ E2E Happy path tests failed ❗

Try Che-Theia editor only Try Che-Theia with Java/maven example Try Che-Theia with NodeJs example

See Details

name link
che-theia docker.io/maxura/che-theia:925
che-theia-endpoint-runtime-binary docker.io/maxura/che-theia-endpoint-runtime-binary:925

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

  • Use comment "[crw-ci-test]" to rerun happy path E2E test.
  • Use comment "[crw-ci-test --rebuild]" to re-build the images and rerun happy path E2E test.

@benoitf
Copy link
Contributor

benoitf commented Nov 17, 2020

[crw-ci-test]

@che-bot
Copy link
Contributor

che-bot commented Nov 17, 2020

✅ E2E Happy path tests succeed 🎉

Try Che-Theia editor only Try Che-Theia with Java/maven example Try Che-Theia with NodeJs example

See Details

name link
che-theia docker.io/maxura/che-theia:925
che-theia-endpoint-runtime-binary docker.io/maxura/che-theia-endpoint-runtime-binary:925

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

  • Use comment "[crw-ci-test]" to rerun happy path E2E test.
  • Use comment "[crw-ci-test --rebuild]" to re-build the images and rerun happy path E2E test.

@benoitf benoitf merged commit 6572fd9 into master Nov 17, 2020
@benoitf benoitf deleted the sv/generator branch November 17, 2020 06:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants