Sunshine icon indicating copy to clipboard operation
Sunshine copied to clipboard

build(docker): use cross compilation

Open ReenigneArcher opened this issue 11 months ago • 3 comments

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

ReenigneArcher avatar Feb 03 '25 23:02 ReenigneArcher

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

codecov[bot] avatar Feb 04 '25 00:02 codecov[bot]

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!

LizardByte-bot avatar May 05 '25 10:05 LizardByte-bot

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!

LizardByte-bot avatar Aug 05 '25 10:08 LizardByte-bot

This PR was closed because it has been stalled for 10 days with no activity.

LizardByte-bot avatar Aug 16 '25 10:08 LizardByte-bot