Skip to content
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

build(docker): use cross compilation #3635

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ReenigneArcher
Copy link
Member

@ReenigneArcher ReenigneArcher commented Feb 3, 2025

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)
  • Repository update (changes to repository files, e.g. .github/...)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • 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 ReenigneArcher force-pushed the build/docker/use-cross-compilation branch from 2927661 to 24043db Compare February 3, 2025 23:46
Copy link

codecov bot commented Feb 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 11.62%. Comparing base (9970939) to head (88fbd5a).

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% <ø> (ø)
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

@ReenigneArcher ReenigneArcher force-pushed the build/docker/use-cross-compilation branch from 24043db to 86dc864 Compare February 4, 2025 00:42
@ReenigneArcher ReenigneArcher force-pushed the build/docker/use-cross-compilation branch from 86dc864 to 88fbd5a Compare February 4, 2025 00:51
Copy link

sonarqubecloud bot commented Feb 4, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant