-
Notifications
You must be signed in to change notification settings - Fork 35
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
fix: highlight errors when updating devfile #390
Conversation
Signed-off-by: vitaliy-guliy <vgulyy@redhat.com>
Pull Request images published ✨ Editor: quay.io/che-incubator-pull-requests/che-code:pr-390-amd64 |
Signed-off-by: vitaliy-guliy <vgulyy@redhat.com>
Pull Request images published ✨ Editor: quay.io/che-incubator-pull-requests/che-code:pr-390-amd64 |
@etsauer could you take a quick look? |
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.
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.
Yes, it is expected behavior. In case of errors you can open the devfile with |
Build 3.16 :: code_3.x/1445: Console, Changes, Git Data |
Build 3.16 :: sync-to-downstream_3.x/7303: Console, Changes, Git Data |
Build 3.16 :: get-sources-rhpkg-container-build_3.x/7282: code : 3.x :: Failed in 62859078 : code-rhel8-3.16-14 |
@vitaliy-guliy hey was out when you asked me to take a look at this. I see you already got it merged, but I would like to know HOW I would go about testing this so I can be more helpful next time. Is there an editor.yaml I would use to point to this? |
@etsauer to test the changes provided by pull request you can create a workspace using pre-built che-code image So no need to add or edit editor.yaml, it is enough to paste the editor image into the field before workspace creation. |
What does this PR do?
What issues does this PR fix?
eclipse-che/che#23031
How to test this PR?
Does this PR contain changes that override default upstream Code-OSS behavior?
git rebase
were added to the .rebase folder