cargo-binstall/crates/binstalk-registry/src
Jiahao XU 3aae883467
Speedup ci (#1724)
* Optimize binstalk-git-repo-api

Use a dedicated github token in CI

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

* Speedup CI using `cargo-nextest`

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

* Fix release profile override on Windows

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

* Optimize unit test in binstalk-registry

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

* Use `secrets.CI_RELEASE_TEST_GITHUB_TOKEN` for just-setup

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

* Fix unit testing in justfile

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

* Add retry on rate limit in unit testing

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

* Only use `CI_UNIT_TEST_GITHUB_TOKEN` in unit testing

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

* Fix `test_get_repo_info`: Retry on rate limit

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

* Fix `test_has_release_artifact_and_download_artifacts`

Retry on rate limit

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

---------

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2024-06-11 00:12:44 +10:00
..
common.rs Initial signing support (#1345) 2023-09-23 04:02:56 +00:00
crates_io_registry.rs feat: Add more logging to binstalk-{downloader, registry} (#1340) 2023-09-02 09:38:27 +00:00
git_registry.rs feat: Add more logging to binstalk-{downloader, registry} (#1340) 2023-09-02 09:38:27 +00:00
lib.rs Speedup ci (#1724) 2024-06-11 00:12:44 +10:00
sparse_registry.rs feat: Add more logging to binstalk-{downloader, registry} (#1340) 2023-09-02 09:38:27 +00:00
vfs.rs dep: Upgrade transitive dependencies (#1651) 2024-03-22 05:24:21 +00:00
visitor.rs Refactor: Extract new crate binstalk-registry (#1289) 2023-08-13 07:16:53 +00:00