-
Notifications
You must be signed in to change notification settings - Fork 27
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
⬆️ CI: upgrade ubuntu/buildx #3979
⬆️ CI: upgrade ubuntu/buildx #3979
Conversation
Codecov Report
@@ Coverage Diff @@
## master #3979 +/- ##
========================================
- Coverage 85.3% 85.0% -0.3%
========================================
Files 841 943 +102
Lines 38016 40673 +2657
Branches 842 848 +6
========================================
+ Hits 32446 34592 +2146
- Misses 5347 5858 +511
Partials 223 223
Flags with carried forward coverage won't be shown. Click here to find out more. |
75bd04d
to
15346ed
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
would be great to have scripts to install in the dev-machine and in sync with these versions. Same idea applies for the scripts used to install cluster nodes
111eb23
to
719ed91
Compare
Code Climate has analyzed commit 719ed91 and detected 0 issues on this pull request. View more on Code Climate. |
Kudos, SonarCloud Quality Gate passed! |
What do these changes do?
Upgrades CI dependencies:
ubuntu 20.04 --> 22.04, but for director-v0 tests that require python 3.6, hence ubuntu 20.04 required.
buildx 0.8.2 --> 0.10.2
RClone 1.58.1 and 1.57 --> 1.62.1
Related issue/s
fixes ITISFoundation/osparc-issues#675
How to test
Checklist