openzim / zim-tools

Various ZIM command line tools
https://download.openzim.org/release/zim-tools/
GNU General Public License v3.0
123 stars 34 forks source link

Fix deb CI and clarify minimum libzim version needed #427

Closed kelson42 closed 4 weeks ago

kelson42 commented 4 weeks ago

Libzim 9.2.0 is the bare minimum version needed to compile/run the ZIM tools. Unfortunately this is still nowhere available in Debian, so we have to comment-out the CI for Debian packages (but not for Ubuntu)

See https://github.com/openzim/zim-tools/issues/428 for the follow-up on Debian

codecov[bot] commented 4 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 27.01%. Comparing base (b6fe360) to head (42712cc). Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #427 +/- ## ======================================= Coverage 27.01% 27.01% ======================================= Files 26 26 Lines 2458 2458 Branches 1339 1339 ======================================= Hits 664 664 Misses 1305 1305 Partials 489 489 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.