Closed TriplEight closed 3 years ago
Had to get rid of msvc test and windows altogether because didn't decide how to install poppler
there.
Why does the CI need to have poppler at all?
Why does the CI need to have poppler at all?
Because otherwise, CI will fail the test which relies on pdftotext
binary.
If there's a Rust implementation of pdftotext
it would be a way better to use that one mentioning it in the dependencies.
win-msvc
test fails with https://github.com/phiresky/ripgrep-all/runs/1621230957#step:11:241
win-gnu
build fails with https://github.com/phiresky/ripgrep-all/pull/92/checks?check_run_id=1625639166#step:9:566
I'm removing windows CI steps to make this PR mergeable and address the issues later.
@phiresky anything you want to add before merging?
It's fine if we don't run the tests on Windows, but we do need the windows build in CI
I'd like to give this a little bump, as this one prevents me from installing rga via cargo :slightly_smiling_face:
@phiresky there are no changes to release, it's just fixed
cargo update