cargo-binstall/.github/scripts
Jiahao XU e034d69e12
Impl try multiple default bin dirs (#417)
From @passcod :

* Make bin-dir an Option
* Use cargo-release as a test case
* WIP: Try multiple default bin dirs
* Update bins.rs
* Update cargo_toml_binstall.rs

From @NobodyXu :
* Optimize & Prepare for support multi `bin-path`s
* Ensure quickinstall bin_dir work as usual.
* Rm dup entries in `FULL_FILENAMES`
* Add second version of `NOVERSION_FILENAMES`
* Impl multiple default `bin-dir`s
* Improve doc for `BinFile::from_product`
* Fix tests.sh

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
Co-authored-by: Félix Saparelli <felix@passcod.name>
2022-09-26 01:15:20 +13:00
..
cargo-tomls Fix/dep cargo_toml: Bump to v0.12.1 (#418) 2022-09-25 16:01:57 +13:00
fake-cargo Test default pkg-url for GitLab and BitBucket (#322) 2022-08-27 10:45:55 +00:00
compile-settings.jq Add new feature log_release_max_level_debug and enable it on CI release build (#390) 2022-09-17 09:22:19 +00:00
extract-release-notes.sh Split crates and clean up structure of codebase (#294) 2022-08-20 11:24:12 +00:00
extract-tag-from-release-commit.sh Adapt release workflow for workspace (#331) 2022-09-04 11:12:10 +00:00
install-deps.sh Split crates and clean up structure of codebase (#294) 2022-08-20 11:24:12 +00:00
pack-release-archives.sh Fix release script (#368) 2022-09-10 23:59:41 +12:00
release-pr-template.ejs Fix (remove) escaping for release blurb in release-pr template (#367) 2022-09-10 23:46:15 +12:00
tests.sh Impl try multiple default bin dirs (#417) 2022-09-26 01:15:20 +13:00