cargo-binstall/.github
Jiahao XU 26b6db2244
Fix release-cli.yml: Do not dry run cargo-publish (#1487)
* Fix `release-cli.yml`: Do not dry run `cargo-publish`

If dependencies of `carog-binstall` is bumped, then `cargo-publish` dry
run will fail since the dependency has not published yet

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

* Speedup step publish in `release-cli.yml`

Use `just-setup` to cache rust/zig compilation, also
disable all features to reduce dependencies pulled in.

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

* `release-cli.yml`: Restore rust cache before ephermal-crate.sh is run

which writes the key to `Cargo.toml` and invalidates the cache.

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

---------

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2023-11-11 11:11:09 +00:00
..
actions/just-setup CI: Cache zig global_cache to speedup build (#1481) 2023-11-11 07:34:36 +00:00
scripts Fix detect-targets glibc detection (#1421) 2023-09-29 23:46:03 +00:00
workflows Fix release-cli.yml: Do not dry run cargo-publish (#1487) 2023-11-11 11:11:09 +00:00
dependabot.yml Fixed and simplify dependabot configuration (#1357) 2023-09-14 21:51:36 +00:00
FUNDING.yml Add GitHub sponsor for maintainer NobodyXu (#1358) 2023-09-14 14:09:19 +00:00