-
Notifications
You must be signed in to change notification settings - Fork 53
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
Improve local-run flow #839
Conversation
Skipping CI for Draft Pull Request. |
Codecov Report
@@ Coverage Diff @@
## main #839 +/- ##
==========================================
- Coverage 81.63% 81.62% -0.02%
==========================================
Files 349 349
Lines 35549 35559 +10
Branches 2231 2232 +1
==========================================
+ Hits 29022 29025 +3
- Misses 6504 6511 +7
Partials 23 23
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Docker image build succeeded: quay.io/eclipse/che-dashboard:pr-839 |
1 similar comment
Docker image build succeeded: quay.io/eclipse/che-dashboard:pr-839 |
1 similar comment
Docker image build succeeded: quay.io/eclipse/che-dashboard:pr-839 |
Docker image build succeeded: quay.io/eclipse/che-dashboard:pr-839 |
Docker image build succeeded: quay.io/eclipse/che-dashboard:pr-839 |
Docker image build succeeded: quay.io/eclipse/che-dashboard:pr-839 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
works like a charm 👍
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: akurinnoy, ibuziuk, olexii4 The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
New changes are detected. LGTM label has been removed. |
1 similar comment
Docker image build succeeded: quay.io/eclipse/che-dashboard:pr-839 |
1 similar comment
Docker image build succeeded: quay.io/eclipse/che-dashboard:pr-839 |
@olexii4: The following test failed, say
Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
Signed-off-by: Oleksii Orel <oorel@redhat.com>
Docker image build succeeded: quay.io/eclipse/che-dashboard:pr-839 |
1 similar comment
Docker image build succeeded: quay.io/eclipse/che-dashboard:pr-839 |
Signed-off-by: Oleksii Orel <oorel@redhat.com>
What does this PR do?
Improve local-run flow(CHE in CHE developing).
What issues does this PR fix or reference?
It needs for eclipse-che/che#22237
Is it tested? How?
https://che-dogfooding.apps.che-dev.x6e0.p1.openshiftapps.com/#https://github.com/eclipse-che/che-dashboard/tree/locul_run
install dependencies
,build
,dogfooding prepare
,start che-in-che
.local-server
and open it in a new tab.