cargo-binstall/ci-scripts
Jiahao XU bf700f9012
Improve err msg when source is missing in BinFile::install_bin ()
* Improve err msg in `helpers::atomic_install`

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>

* Check for missing `source` in `install_bin`

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>

* Fix `install_bin`: Use `try_exists` instead of `exists`

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>

* Do not test `cargo-deb` in `ci-scripts/tests.sh`

Due to the fact that it uses gnu sparse extension which is not supported
by crate `tar`.

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2022-08-20 00:25:51 +10:00
..
compile-settings.jq Rm unused rustflags value in ci-scripts/compile-settings.jq 2022-07-31 16:21:31 +10:00
extract-release-notes.sh Fixes for the CI () 2022-07-24 20:33:56 +12:00
extract-tag-from-release-commit.sh Fixes for the CI () 2022-07-24 20:33:56 +12:00
install-deps.sh Refactor: Extract ci-scripts/install-deps.sh 2022-07-23 22:41:38 +10:00
pack-release-archives.sh Fixes for the CI () 2022-07-24 20:33:56 +12:00
release-pr.txt Fixes for the CI () 2022-07-24 20:33:56 +12:00
tests.sh Improve err msg when source is missing in BinFile::install_bin () 2022-08-20 00:25:51 +10:00