-
Notifications
You must be signed in to change notification settings - Fork 70
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
Pass status code to Exception on Unauthorised to GitHub Error #618
Conversation
e4693a9
to
0fbd872
Compare
/retest |
13e36c5
to
f582478
Compare
/retest |
bf78e17
to
4489adc
Compare
/retest |
/retest |
Verified on Eclipse Che with |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: artaleks9, tolusha, 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.12 :: push-latest-container-to-quay_3.x/4118: Console, Changes, Git Data |
Build 3.11 :: server_3.11/3: Upstream sync done; /DS_CI/sync-to-downstream_3.11/67 triggered |
Build 3.11 :: update-digests_3.11/236: Console, Changes, Git Data |
Build 3.12 :: get-sources-rhpkg-container-build_3.x/5748: server : 3.x :: Build 57963622 : quay.io/devspaces/server-rhel8:3.12-16 |
Build 3.12 :: server_3.x/307: Upstream sync done; /DS_CI/sync-to-downstream_3.x/5881 triggered |
Build 3.12 :: update-digests_3.x/5503: Console, Changes, Git Data |
Build 3.11 :: operator-bundle_3.11/31: Console, Changes, Git Data |
Build 3.12 :: operator-bundle_3.x/2526: Console, Changes, Git Data |
Build 3.11 :: sync-to-downstream_3.11/68: Console, Changes, Git Data |
Build 3.12 :: sync-to-downstream_3.x/5883: Console, Changes, Git Data |
Build 3.11 :: push-latest-container-to-quay_3.11/63: Console, Changes, Git Data |
Build 3.12 :: push-latest-container-to-quay_3.x/4119: Console, Changes, Git Data |
Build 3.11 :: sync-to-downstream_3.11/68: Build container: devspaces-operator-bundle synced; /DS_CI/get-sources-rhpkg-container-build_3.11/68 triggered; /job/DS_CI/job/dsc_3.11 triggered; |
Build 3.11 :: operator-bundle_3.11/31: Upstream sync done; /DS_CI/sync-to-downstream_3.11/68 triggered |
Build 3.12 :: sync-to-downstream_3.x/5883: Build container: devspaces-operator-bundle synced; /DS_CI/get-sources-rhpkg-container-build_3.x/5749 triggered; /job/DS_CI/job/dsc_3.x triggered; |
Build 3.12 :: operator-bundle_3.x/2526: Upstream sync done; /DS_CI/sync-to-downstream_3.x/5883 triggered |
Build 3.11 :: update-digests_3.11/236: Detected new images: rebuild operator-bundle |
Build 3.11 :: copyIIBsToQuay/2382: Console, Changes, Git Data |
Build 3.11 :: dsc_3.11/29: Console, Changes, Git Data |
Build 3.12 :: copyIIBsToQuay/2383: Console, Changes, Git Data |
Build 3.12 :: dsc_3.x/1723: Console, Changes, Git Data |
Build 3.12 :: update-digests_3.x/5503: Detected new images: rebuild operator-bundle |
Build 3.11 :: dsc_3.11/29: 3.11.0-CI |
Build 3.12 :: dsc_3.x/1723: 3.12.0-CI |
What does this PR do?
Pass status code to Exception on Unauthorised to GitHub Error in order to be able to recognise GitHub Server url if oAuth is not configured and no PAT is present.
Screenshot/screencast of this PR
What issues does this PR fix or reference?
https://issues.redhat.com/browse/CRW-5355
How to test this PR?
quay.io/eclipse/che-server:pr-618
See: the workspace starts successfully.
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.