-
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
✨Infra: Build for arm64 #6984
base: master
Are you sure you want to change the base?
✨Infra: Build for arm64 #6984
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #6984 +/- ##
===========================================
- Coverage 85.61% 68.08% -17.54%
===========================================
Files 1621 670 -951
Lines 63993 32214 -31779
Branches 2035 262 -1773
===========================================
- Hits 54789 21933 -32856
- Misses 8871 10221 +1350
+ Partials 333 60 -273
Continue to review full report in Codecov by Sentry.
|
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.
i wonder whether we should also have some of those for development
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.
reassign when ready
2ca1748
to
5e195e4
Compare
Quality Gate passedIssues Measures |
What do these changes do?
In order to run oSparc on ARM-based processors, this PR allows to build docker images for ARM64 processors
This is useful for cost reduction purposes
Related issue/s
How to test
Dev-ops checklist