This repository has been archived by the owner on Apr 4, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 111
If internal links are not specified, the external one should be used #1161
Merged
AndrienkoAleksandr
merged 3 commits into
main
from
dontSetPublicUrlValueToInternalUrlSettings
Aug 3, 2021
Merged
If internal links are not specified, the external one should be used #1161
AndrienkoAleksandr
merged 3 commits into
main
from
dontSetPublicUrlValueToInternalUrlSettings
Aug 3, 2021
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… che-theia when internal network disabled. Signed-off-by: Oleksandr Andriienko <[email protected]>
AndrienkoAleksandr
requested review from
azatsarynnyy,
benoitf,
RomanNikitenko and
vzhukovs
as code owners
July 7, 2021 06:30
❌ E2E Happy path tests failed ❗ See Details
Test product:
Eclipse Che QE channel: https://mattermost.eclipse.org/eclipse/channels/eclipse-che-qe |
Codecov Report
@@ Coverage Diff @@
## main #1161 +/- ##
==========================================
- Coverage 32.78% 32.67% -0.11%
==========================================
Files 290 290
Lines 9885 9927 +42
Branches 1457 1528 +71
==========================================
+ Hits 3241 3244 +3
+ Misses 6641 6583 -58
- Partials 3 100 +97
Continue to review full report at Codecov.
|
[crw-ci-test --rebuild] |
❌ E2E Happy path tests failed ❗ See Details
Test product:
Eclipse Che QE channel: https://mattermost.eclipse.org/eclipse/channels/eclipse-che-qe |
extensions/eclipse-che-theia-remote-impl-che-server/src/node/che-server-remote-api-impl.ts
Outdated
Show resolved
Hide resolved
extensions/eclipse-che-theia-remote-impl-che-server/src/node/che-server-remote-api-impl.ts
Show resolved
Hide resolved
Merged
9 tasks
Signed-off-by: Oleksandr Andriienko <[email protected]>
…cUrlValueToInternalUrlSettings
✅ E2E Happy path tests succeed 🎉 See Details
Test product:
Eclipse Che QE channel: https://mattermost.eclipse.org/eclipse/channels/eclipse-che-qe |
azatsarynnyy
approved these changes
Jul 29, 2021
AndrienkoAleksandr
deleted the
dontSetPublicUrlValueToInternalUrlSettings
branch
August 3, 2021 07:24
31 tasks
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What does this PR do?
What issues does this PR fix or reference?
eclipse-che/che#18643
Howc to test this PR?
PR Checklist
As the author of this Pull Request I made sure that:
What issues does this PR fix or reference
andHow to test this PR
completedReviewers
Reviewers, please comment how you tested the PR when approving it.
Happy Path Channel
HAPPY_PATH_CHANNEL=stable
Signed-off-by: Oleksandr Andriienko [email protected]