cargo-binstall/e2e-tests
Jiahao XU 3f29fbe83a
Feature: SupportdDisable of strategies for crate using Cargo.toml (#1828)
* Refactor: Move `Strategy` to `binstalk-types`

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

* Add serialisation test for `Strategy`

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

* Add support to disable strategies via crate `Cargo.toml`

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

* Add e2e-test

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

* Fix `Cargo.toml` disabled strategy checking for compile strategy

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

* Optimize `resolve_inner`: Cache meta override

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

* Add compile-time length checking for `Strategy`

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

* More optimization

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

* Fix order of override: cli options alwayus takes precedence

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

* Add missing manifest for e2e-test

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

---------

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2024-07-23 14:05:22 +00:00
..
fake-cargo Migrate CI and builds to Just, add "full" builds (#660) 2023-01-08 16:27:36 +11:00
manifests Feature: SupportdDisable of strategies for crate using Cargo.toml (#1828) 2024-07-23 14:05:22 +00:00
signing Initial signing support (#1345) 2023-09-23 04:02:56 +00:00
continue-on-failure.sh feat: Impl new option --continue-on-failure (#1559) 2024-01-08 12:09:45 +00:00
git.sh Fix v1 manifest format for git and local path (#1821) 2024-07-17 05:34:12 +00:00
live.sh Use binary name when searching for artifacts (#1747) 2024-06-14 04:52:37 +00:00
manifest-path.sh Fix v1 manifest format for git and local path (#1821) 2024-07-17 05:34:12 +00:00
no-track.sh Refactor: Extract new crate binstalk-bins (#1294) 2023-08-15 21:48:42 +00:00
other-repos.sh e2e-tests: Check version of installed crates (#1119) 2023-06-03 08:28:44 +00:00
private-github-repo.sh Support private github repository (#1690) 2024-06-10 06:02:12 +00:00
registries.sh Fix v1 manifest format for git and local path (#1821) 2024-07-17 05:34:12 +00:00
self-upgrade-no-symlink.sh Support subcrate in repo (#991) 2023-04-24 19:41:20 +10:00
signing.sh Check quickinstall signatures (#1382) 2023-09-23 08:35:49 +00:00
strategies.sh Feature: SupportdDisable of strategies for crate using Cargo.toml (#1828) 2024-07-23 14:05:22 +00:00
subcrate.sh CI: Use runner macos-14 which uses M1 machine (#1590) 2024-01-31 14:26:57 +00:00
tls.sh Support subcrate in repo (#991) 2023-04-24 19:41:20 +10:00
uninstall.sh Support subcrate in repo (#991) 2023-04-24 19:41:20 +10:00
upgrade.sh Support subcrate in repo (#991) 2023-04-24 19:41:20 +10:00
version-syntax.sh Support subcrate in repo (#991) 2023-04-24 19:41:20 +10:00