cargo-binstall/e2e-tests
Jiahao XU eba07fb147
Fix v1 manifest format for git and local path (#1821)
* Bump simple-git to v0.2.10

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

* Fix v1 manifest format for git and local path

Fixed #1815

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

* Fix v1 format for custom registry

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

* Remove unused functions

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

* Fix compilation

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

* Update git.sh

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

* Fixed git.sh for windows

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

* fixx git.sh for win

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

* Update git.sh

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

* fix git.sh

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

---------

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>
2024-07-17 05:34:12 +00:00
..
fake-cargo Migrate CI and builds to Just, add "full" builds (#660) 2023-01-08 16:27:36 +11:00
manifests fix: normalize GitHub URLs ending in .git to not ending in .git (#1804) 2024-07-14 14:45:41 +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 e2e-tests: Check version of installed crates (#1119) 2023-06-03 08:28:44 +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