-
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
Update GitHub actions to use Node 16 and Ubuntu to latest #1578
Conversation
Hi @SDawley. Thanks for your PR. I'm waiting for a eclipse-che member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Codecov Report
@@ Coverage Diff @@
## main #1578 +/- ##
==========================================
- Coverage 60.64% 58.96% -1.69%
==========================================
Files 73 73
Lines 6335 8616 +2281
==========================================
+ Hits 3842 5080 +1238
- Misses 2151 3190 +1039
- Partials 342 346 +4
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
|
@SDawley: The following test failed, say
Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: ibuziuk, nickboldt, SDawley, 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 |
Signed-off-by: sdawley <[email protected]>
Signed-off-by: sdawley <[email protected]>
New changes are detected. LGTM label has been removed. |
Conflicts resolved. |
Build 3.5 :: operator_3.x/163: Console, Changes, Git Data |
Build 3.5 :: push-latest-container-to-quay_3.x/1457: Copied: devspaces-rhel8-operator; /job/DS_CI/job/update-digests_3.x triggered; |
Build 3.5 :: copyIIBsToQuay/588: Console, Changes, Git Data |
Build 3.5 :: get-sources-rhpkg-container-build_3.x/1836: devspaces-operator : 3.x :: Build 49869504 : quay.io/devspaces/devspaces-rhel8-operator:3.5-11 |
Build 3.5 :: sync-to-downstream_3.x/1893: Build container: devspaces-operator synced; /DS_CI/get-sources-rhpkg-container-build_3.x/1836 triggered; |
Build 3.5 :: operator_3.x/163: Upstream sync done; /DS_CI/sync-to-downstream_3.x/1893 triggered |
Build 3.5 :: operator-bundle_3.x/742: Console, Changes, Git Data |
Build 3.5 :: sync-to-downstream_3.x/1894: Console, Changes, Git Data |
Build 3.5 :: push-latest-container-to-quay_3.x/1458: Console, Changes, Git Data |
Build 3.5 :: copyIIBsToQuay/589: Console, Changes, Git Data |
Build 3.5 :: push-latest-container-to-quay_3.x/1458: Copied: devspaces-operator-bundle; bundle-generated updated; |
Build 3.5 :: sync-to-downstream_3.x/1894: Build container: devspaces-operator-bundle synced; /DS_CI/get-sources-rhpkg-container-build_3.x/1837 triggered; /job/DS_CI/job/dsc_3.x triggered; |
Build 3.5 :: operator-bundle_3.x/742: Upstream sync done; /DS_CI/sync-to-downstream_3.x/1894 triggered |
Build 3.5 :: dsc_3.x/537: Console, Changes, Git Data |
Build 3.5 :: update-digests_3.x/1765: Detected new images: rebuild operator-bundle |
Build 3.5 :: dsc_3.x/537: 3.5.0 CI |
Build 3.5 :: operator-bundle_3.x/745: Console, Changes, Git Data |
Build 3.5 :: sync-to-downstream_3.x/1904: Console, Changes, Git Data |
Build 3.5 :: push-latest-container-to-quay_3.x/1465: Console, Changes, Git Data |
Build 3.5 :: copyIIBsToQuay/596: Console, Changes, Git Data |
Build 3.5 :: push-latest-container-to-quay_3.x/1465: Copied: devspaces-operator-bundle; bundle-generated updated; |
Build 3.5 :: sync-to-downstream_3.x/1904: Build container: devspaces-operator-bundle synced; /DS_CI/get-sources-rhpkg-container-build_3.x/1844 triggered; /job/DS_CI/job/dsc_3.x triggered; |
Build 3.5 :: operator-bundle_3.x/745: Upstream sync done; /DS_CI/sync-to-downstream_3.x/1904 triggered |
Build 3.5 :: dsc_3.x/540: Console, Changes, Git Data |
Build 3.5 :: dsc_3.x/540: 3.5.0 CI |
Signed-off-by: sdawley [email protected]
What does this PR do?
Update GitHub actions to use Node 16 and Ubuntu to latest
Screenshot/screencast of this PR
What issues does this PR fix or reference?
eclipse-che/che#21763
How to test this PR?
Run the github actions and verify they still work
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.