build(docker): use cross compilation
Description
Resume cross compiling efforts for Linux builds.
TODO:
- [ ] sources file needs to be modified on Ubuntu in order to download packages for other architectures... maybe not worth doing this with docker and should just move over to standard ci build (which now also has arm images for Ubuntu)
Screenshot
Issues Fixed or Closed
Type of Change
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [ ] Dependency update (updates to dependencies)
- [ ] Documentation update (changes to documentation)
- [x] Repository update (changes to repository files, e.g.
.github/...)
Checklist
- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my own code
- [x] I have commented my code, particularly in hard-to-understand areas
- [ ] I have added or updated the in code docstring/documentation-blocks for new or existing methods/components
Codecov Report
:white_check_mark: All modified and coverable lines are covered by tests.
:white_check_mark: Project coverage is 11.62%. Comparing base (9970939) to head (88fbd5a).
:warning: Report is 306 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #3635 +/- ##
=========================================
Coverage 11.62% 11.62%
=========================================
Files 93 93
Lines 17319 17319
Branches 8085 8085
=========================================
Hits 2014 2014
+ Misses 14710 12823 -1887
- Partials 595 2482 +1887
| Flag | Coverage Δ | |
|---|---|---|
| Linux | 11.30% <ø> (-0.05%) |
:arrow_down: |
| Windows | 13.04% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more. see 31 files with indirect coverage changes
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
It looks like this PR has been idle for 90 days. If it's still something you're working on or would like to pursue, please leave a comment or update your branch. Otherwise, we'll be closing this PR in 10 days to reduce our backlog. Thanks!
It looks like this PR has been idle for 90 days. If it's still something you're working on or would like to pursue, please leave a comment or update your branch. Otherwise, we'll be closing this PR in 10 days to reduce our backlog. Thanks!
This PR was closed because it has been stalled for 10 days with no activity.