cargo-binstall/e2e-tests/manifests
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
..
workspace feat: Support install directly from git repo (#1162) 2023-06-24 01:01:31 +00:00
bitbucket-test-Cargo.toml Migrate CI and builds to Just, add "full" builds (#660) 2023-01-08 16:27:36 +11:00
github-test-Cargo.toml Migrate CI and builds to Just, add "full" builds (#660) 2023-01-08 16:27:36 +11:00
github-test-Cargo2.toml fix: normalize GitHub URLs ending in .git to not ending in .git (#1804) 2024-07-14 14:45:41 +00:00
gitlab-test-Cargo.toml fix: normalize GitHub URLs ending in .git to not ending in .git (#1804) 2024-07-14 14:45:41 +00:00
private-github-repo-test-Cargo.toml fix: normalize GitHub URLs ending in .git to not ending in .git (#1804) 2024-07-14 14:45:41 +00:00
signing-Cargo.toml Initial signing support (#1345) 2023-09-23 04:02:56 +00:00
strategies-test-Cargo.toml Feature: SupportdDisable of strategies for crate using Cargo.toml (#1828) 2024-07-23 14:05:22 +00:00