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

platform only checked if downloading #173

Merged
merged 1 commit into from
Sep 12, 2023
Merged

platform only checked if downloading #173

merged 1 commit into from
Sep 12, 2023

Conversation

rgaudin
Copy link
Member

@rgaudin rgaudin commented Sep 12, 2023

We were incorrectly checking the platform unconditionally while this is only relevant to halt the setup when we'll download libzim binary (and there wont be a matching file to download)

@rgaudin rgaudin self-assigned this Sep 12, 2023
@codecov
Copy link

codecov bot commented Sep 12, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (b893d2a) 93.12% compared to head (faccfbe) 93.12%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #173   +/-   ##
=======================================
  Coverage   93.12%   93.12%           
=======================================
  Files           1        1           
  Lines         480      480           
=======================================
  Hits          447      447           
  Misses         33       33           

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

Copy link
Member

@legoktm legoktm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM and I tested a build on Debian i386 that succeeded. Thanks :)

@rgaudin rgaudin merged commit 470f538 into main Sep 12, 2023
15 checks passed
@rgaudin rgaudin deleted the deb branch September 12, 2023 12:18
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