mudler / luet

:package: :whale: 0-dependency Container-based Package Manager using SAT solver and QLearning
https://luet.io
GNU General Public License v3.0
253 stars 24 forks source link

Allow building luet for darwin #329

Closed Itxaka closed 1 year ago

Itxaka commented 1 year ago

This just moves the specific linux actions into its own files so they dont build under darwin and creates some stubs for those missing functions. Not sure if it would be possible to translate the box behaviour into darwin but at least this builds luet under it and can be used for building packages

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -2.77 :warning:

Comparison is base (c733120) 50.93% compared to head (fd2de60) 48.17%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #329 +/- ## ========================================== - Coverage 50.93% 48.17% -2.77% ========================================== Files 65 65 Lines 9817 9817 ========================================== - Hits 5000 4729 -271 - Misses 4235 4552 +317 + Partials 582 536 -46 ``` [see 4 files with indirect coverage changes](https://codecov.io/gh/mudler/luet/pull/329/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ettore+Di+Giacinto) Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ettore+Di+Giacinto). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ettore+Di+Giacinto)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.