cargo-binstall/.github/scripts
Jiahao XU 9e80cf0700
Feature: Impl opt-out options (#510)
Fixed #136

* Impl opt-out optioins in binstalk
* Replace field `Options::{gh_crate, quickinstall}_fetcher` with `resolver`
  which can determine order of resolver used.
* Add new field `Args::{disable_}strategies`
* Add new variant `BinstallError::InvalidStrategies`
* Add variant `BinstallError::NoFallbackToCargoInstall`
* Add code for supporting strategies in mod entry
* Test `--disable-strategies` in `tests.sh`
* Test for `--strategies` in `tests.sh`

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2022-11-11 05:24:46 +00:00
..
cargo-tomls Improve auto discover (#433) 2022-09-28 02:52:14 +00:00
fake-cargo Test default pkg-url for GitLab and BitBucket (#322) 2022-08-27 10:45:55 +00:00
compile-settings.jq Fix unit test & integration CI and the release CI (#469) 2022-10-08 20:26:46 +13: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 Feature: Impl opt-out options (#510) 2022-11-11 05:24:46 +00:00