-
Notifications
You must be signed in to change notification settings - Fork 52
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
Parse error code query parameter on workspace create step #932
Conversation
cbd370e
to
569d766
Compare
Docker image build succeeded: quay.io/eclipse/che-dashboard:pr-932 |
Codecov Report
@@ Coverage Diff @@
## main #932 +/- ##
=======================================
Coverage 82.58% 82.59%
=======================================
Files 365 365
Lines 37899 37905 +6
Branches 2412 2413 +1
=======================================
+ Hits 31300 31306 +6
Misses 6575 6575
Partials 24 24
Flags with carried forward coverage won't be shown. Click here to find out more.
|
569d766
to
18c2a9b
Compare
Signed-off-by: Igor <ivinokur@redhat.com>
18c2a9b
to
3e1e348
Compare
Docker image build succeeded: quay.io/eclipse/che-dashboard:pr-932 |
1 similar comment
Docker image build succeeded: quay.io/eclipse/che-dashboard:pr-932 |
Verified on Che deployed with
The functionality works as expected. |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: artaleks9, ibuziuk, olexii4, vinokurig 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 |
Build 3.10 :: dashboard_3.x/347: Console, Changes, Git Data |
Build 3.10 :: sync-to-downstream_3.x/4810: Console, Changes, Git Data |
Build 3.10 :: get-sources-rhpkg-container-build_3.x/4604: dashboard : 3.x :: Failed in : BREW:BUILD/STATUS:UNKNOWN |
Signed-off-by: Igor <ivinokur@redhat.com>
What does this PR do?
Parse error code query parameter on workspace create step, in order to fix bugs:
What issues does this PR fix or reference?
eclipse-che/che#22499
eclipse-che/che#22539
Is it tested? How?
See: workspace starts without asking the authentication again.
Release Notes
Docs PR