cargo-binstall/e2e-tests
Jiahao XU e4d731dcc1
fix: Rm uninstalled crates from binstall/crates-v1.json (#2197)
* Add Records::retain

Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>

* Sync with cargo manifest

Rm uninstalled crates

Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>

* Fix entry.rs

Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>

* Test manifest syncing in e2e-tests/live.sh

Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>

* Fix binstall_crates_v1.rs

Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>

* Fix crates_manifests.rs

Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>

* Fix binstall_crates_v1.rs

Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>

* Fix entry.rs

Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>

* Fix clippy in entry.rs

Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>

* Fix fmt in entry.rs

Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>

* Fix fmt in crates_manifests.rs

Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>

* Fix fmt in crates_manifests.rs

Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>

---------

Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>
2025-06-16 23:55:42 +00:00
..
fake-cargo Migrate CI and builds to Just, add "full" builds (#660) 2023-01-08 16:27:36 +11:00
manifests feature: Merge disable strategies (#1868) 2024-08-07 14:04:00 +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 fix: Rm uninstalled crates from binstall/crates-v1.json (#2197) 2025-06-16 23:55:42 +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 fix ci: temporarily disable bitbucket testing as bitbucket is down (#2171) 2025-05-30 15:41:30 +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-install.sh feature: faster self-install without rate limit issue (#1963) 2024-11-09 06:19:35 +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
specific-binaries.sh Add a --bin argument to mirror cargo install --bin. (#2189) 2025-06-10 11:17:48 +00:00
strategies.sh feature: Merge disable strategies (#1868) 2024-08-07 14:04:00 +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