1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2024-12-12 19:18:24 +02:00
ripgrep/ci
Allen Wild 6a1c3253e0
ci: fix deb build script in clean checkout
If ripgrep hasn't been built yet (i.e. target/debug/ doesn't exist),
then cargo-out-dir can't find OUT_DIR and the copy commands fail. Fix by
running cargo build before finding OUT_DIR.

Also add a check to fail early with a sensible error message when
asciidoctor isn't installed, rather than failing because of a missing
rg.1 file after the build.

PR #1831
2021-03-20 13:37:50 -04:00
..
docker doc: use asciidoctor instead of a2x 2020-05-08 23:24:40 -04:00
build-deb ci: fix deb build script in clean checkout 2021-03-20 13:37:50 -04:00
cargo-out-dir ci: switch build to GitHub Actions 2020-02-20 16:07:51 -05:00
macos-install-packages doc: use asciidoctor instead of a2x 2020-05-08 23:24:40 -04:00
sha256-releases ci: make script names consistent 2020-03-15 21:06:45 -04:00
test-complete ci: make script names consistent 2020-03-15 21:06:45 -04:00
ubuntu-install-packages doc: use asciidoctor instead of a2x 2020-05-08 23:24:40 -04:00
utils.sh ci: install cross from crates.io 2020-11-09 07:25:41 -05:00