This repository was archived by the owner on Apr 4, 2023. It is now read-only.
[WIP] fix: Prevent overwriting the DevWorkspace in-cluster object by a flattened Devfile#1344
Draft
azatsarynnyy wants to merge 1 commit into
Draft
[WIP] fix: Prevent overwriting the DevWorkspace in-cluster object by a flattened Devfile#1344azatsarynnyy wants to merge 1 commit into
azatsarynnyy wants to merge 1 commit into
Conversation
…tened Devfile Signed-off-by: Artem Zatsarynnyi <azatsary@redhat.com>
Codecov Report
@@ Coverage Diff @@
## main #1344 +/- ##
==========================================
+ Coverage 32.78% 36.75% +3.96%
==========================================
Files 290 330 +40
Lines 9885 11333 +1448
Branches 1457 1568 +111
==========================================
+ Hits 3241 4165 +924
- Misses 6641 7163 +522
- Partials 3 5 +2
Continue to review full report at Codecov.
|
This file contains hidden or 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
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.
Signed-off-by: Artem Zatsarynnyi azatsary@redhat.com
What does this PR do?
The PR fixes the problem of overwriting the DevWorkspace in-cluster object by a flattened Devfile
when adding/removing a project or changing a project's git configuration, e.g. adding another remote repository.
Screenshot/screencast of this PR
What issues does this PR fix or reference?
fixes eclipse-che/che#21244
How to test this PR?
che-url/#https://github.com/che-samples/golang-example/tree/devfilev2ctrl+shift+ptoGit: Add Remote...and enter e.g.https://github.com/golang/example.gitPR Checklist
As the author of this Pull Request I made sure that:
What issues does this PR fix or referenceandHow to test this PRcompletedReviewers
Reviewers, please comment how you tested the PR when approving it.
Happy Path Channel
HAPPY_PATH_CHANNEL=stable