-
Notifications
You must be signed in to change notification settings - Fork 88
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
feat: Allow to configure 2 github providers simultaneously #1773
Conversation
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: tolusha 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 |
/retest |
Codecov Report
@@ Coverage Diff @@
## main #1773 +/- ##
==========================================
+ Coverage 59.50% 59.53% +0.02%
==========================================
Files 71 71
Lines 8592 8605 +13
==========================================
+ Hits 5113 5123 +10
- Misses 3129 3131 +2
- Partials 350 351 +1
|
Build 3.11 :: operator_3.x/311: Console, Changes, Git Data |
Build 3.11 :: sync-to-downstream_3.x/5131: Console, Changes, Git Data |
Build 3.11 :: push-latest-container-to-quay_3.x/3558: Console, Changes, Git Data |
Build 3.11 :: get-sources-rhpkg-container-build_3.x/4982: devspaces-operator : 3.x :: Build 56603578 : quay.io/devspaces/devspaces-rhel8-operator:3.11-3 |
Build 3.11 :: update-digests_3.x/4747: Console, Changes, Git Data |
Build 3.11 :: operator_3.x/311: Upstream sync done; /DS_CI/sync-to-downstream_3.x/5131 triggered |
Build 3.11 :: operator-bundle_3.x/2235: Console, Changes, Git Data |
Build 3.11 :: sync-to-downstream_3.x/5132: Console, Changes, Git Data |
Build 3.11 :: push-latest-container-to-quay_3.x/3559: Console, Changes, Git Data |
Build 3.11 :: copyIIBsToQuay/2031: Console, Changes, Git Data |
Build 3.11 :: sync-to-downstream_3.x/5132: Build container: devspaces-operator-bundle synced; /DS_CI/get-sources-rhpkg-container-build_3.x/4983 triggered; /job/DS_CI/job/dsc_3.x triggered; |
Build 3.11 :: operator-bundle_3.x/2235: Upstream sync done; /DS_CI/sync-to-downstream_3.x/5132 triggered |
Build 3.11 :: dsc_3.x/1501: Console, Changes, Git Data |
Build 3.11 :: update-digests_3.x/4747: Detected new images: rebuild operator-bundle |
Build 3.11 :: operator-bundle_3.x/2237: Console, Changes, Git Data |
Build 3.11 :: sync-to-downstream_3.x/5135: Console, Changes, Git Data |
Build 3.11 :: operator-bundle_3.x/2238: Console, Changes, Git Data |
Build 3.11 :: sync-to-downstream_3.x/5137: Console, Changes, Git Data |
Build 3.11 :: push-latest-container-to-quay_3.x/3564: Console, Changes, Git Data |
Build 3.11 :: copyIIBsToQuay/2035: Console, Changes, Git Data |
Build 3.11 :: sync-to-downstream_3.x/5137: Build container: devspaces-operator-bundle synced; /DS_CI/get-sources-rhpkg-container-build_3.x/4995 triggered; /job/DS_CI/job/dsc_3.x triggered; |
Build 3.11 :: operator-bundle_3.x/2238: Upstream sync done; /DS_CI/sync-to-downstream_3.x/5137 triggered |
Build 3.11 :: dsc_3.x/1504: Console, Changes, Git Data |
Build 3.10 :: operator-bundle_3.10/22: Console, Changes, Git Data |
Build 3.10 :: sync-to-downstream_3.10/72: Console, Changes, Git Data |
Build 3.10 :: push-latest-container-to-quay_3.10/37: Console, Changes, Git Data |
Build 3.10 :: copyIIBsToQuay/2037: Console, Changes, Git Data |
Build 3.10 :: sync-to-downstream_3.10/72: Build container: devspaces-operator-bundle synced; /DS_CI/get-sources-rhpkg-container-build_3.10/71 triggered; /job/DS_CI/job/dsc_3.10 triggered; |
Build 3.10 :: operator-bundle_3.10/22: Upstream sync done; /DS_CI/sync-to-downstream_3.10/72 triggered |
Build 3.10 :: dsc_3.10/13: Console, Changes, Git Data |
Build 3.10 :: operator-bundle_3.10/23: Console, Changes, Git Data |
Build 3.10 :: sync-to-downstream_3.10/73: Console, Changes, Git Data |
Build 3.10 :: push-latest-container-to-quay_3.10/38: Console, Changes, Git Data |
Build 3.10 :: sync-to-downstream_3.10/73: Build container: devspaces-operator-bundle synced; /DS_CI/get-sources-rhpkg-container-build_3.10/72 triggered; /job/DS_CI/job/dsc_3.10 triggered; |
Build 3.10 :: operator-bundle_3.10/23: Upstream sync done; /DS_CI/sync-to-downstream_3.10/73 triggered |
Build 3.10 :: copyIIBsToQuay/2038: Console, Changes, Git Data |
Build 3.10 :: dsc_3.10/14: Console, Changes, Git Data |
What does this PR do?
Allow to configure 2 github providers simultaneously
Screenshot/screencast of this PR
What issues does this PR fix or reference?
https://issues.redhat.com/browse/CRW-4840
How to test this PR?
N/A
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.