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

Use arch from rootfs directly #208

Merged
merged 8 commits into from
Mar 6, 2025
Merged

Use arch from rootfs directly #208

merged 8 commits into from
Mar 6, 2025

Conversation

Itxaka
Copy link
Member

@Itxaka Itxaka commented Mar 6, 2025

Instead of allowing overriding, just use the underlying source to know what arch is in there

Unfortunately uki builds require a different approach

Instead of allowing overriding, just use the underlying source to know
what arch is in there

Signed-off-by: Itxaka <[email protected]>
@Itxaka Itxaka requested a review from a team March 6, 2025 11:28
Copy link

codecov bot commented Mar 6, 2025

Codecov Report

Attention: Patch coverage is 0% with 27 lines in your changes missing coverage. Please review.

Project coverage is 14.02%. Comparing base (cf47032) to head (ba78fdb).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pkg/utils/common.go 0.00% 26 Missing ⚠️
internal/cmd/build-uki.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #208      +/-   ##
==========================================
- Coverage   14.29%   14.02%   -0.27%     
==========================================
  Files          11       11              
  Lines        1749     1775      +26     
==========================================
- Hits          250      249       -1     
- Misses       1483     1510      +27     
  Partials       16       16              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Itxaka Itxaka merged commit 6c1a73e into main Mar 6, 2025
11 of 13 checks passed
@Itxaka Itxaka deleted the use_arch_from_rootfs branch March 6, 2025 15:16
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.

2 participants