-
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
chore: improve available tool detection #951
Conversation
Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com>
Docker image build succeeded: quay.io/eclipse/che-dashboard:pr-951 |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: akurinnoy, ibuziuk, olexii4 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/366: Console, Changes, Git Data |
Build 3.10 :: sync-to-downstream_3.x/4960: Console, Changes, Git Data |
Build 3.10 :: push-latest-container-to-quay_3.x/3501: Console, Changes, Git Data |
Build 3.10 :: get-sources-rhpkg-container-build_3.x/4783: dashboard : 3.x :: Build 56223945 : quay.io/devspaces/dashboard-rhel8:3.10-38 |
Build 3.10 :: update-digests_3.x/4622: Console, Changes, Git Data |
Build 3.10 :: dashboard_3.x/366: Upstream sync done; /DS_CI/sync-to-downstream_3.x/4960 triggered |
Build 3.10 :: operator-bundle_3.x/2155: Console, Changes, Git Data |
Build 3.10 :: sync-to-downstream_3.x/4961: Console, Changes, Git Data |
Build 3.10 :: push-latest-container-to-quay_3.x/3502: Console, Changes, Git Data |
Build 3.10 :: copyIIBsToQuay/2003: Console, Changes, Git Data |
Build 3.10 :: sync-to-downstream_3.x/4961: Build container: devspaces-operator-bundle synced; /DS_CI/get-sources-rhpkg-container-build_3.x/4784 triggered; /job/DS_CI/job/dsc_3.x triggered; |
Build 3.10 :: operator-bundle_3.x/2155: Upstream sync done; /DS_CI/sync-to-downstream_3.x/4961 triggered |
Build 3.10 :: dsc_3.x/1483: Console, Changes, Git Data |
Build 3.10 :: update-digests_3.x/4622: Detected new images: rebuild operator-bundle |
Build 3.10 :: dsc_3.x/1483: 3.10.0-CI |
What does this PR do?
This PR improves the script we use to build, run, or push images either with docker or podman, depending on which is available and running.