cargo-binstall/.github/workflows
Jiahao XU 7e132f690d
Fix CI: Use cargo-hack 0.6.10 (#1468)
* Fix ci: Install deps before caching and include `JUST*` env values in caching key

To make sure caching is done properly and does not accidentally include
(old) pre-built binaries that we don't want.

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

* Fix missing `shell`

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

* Fix justfile target `check`: Call `cargo hack check` directly

without using the `CARGO=cargo-zigbuild` env since `leon` does not use
external C/C++ compiler anyway.

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

* CI: Dowgrade cargo-hack to 0.6.10

This is the last version working

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

---------

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2023-10-20 10:37:54 +00:00
..
cache-cleanup.yml build(deps): bump actions/checkout from 3 to 4 (#1346) 2023-09-05 02:10:48 +00:00
ci.yml Fix CI: Use cargo-hack 0.6.10 (#1468) 2023-10-20 10:37:54 +00:00
gh-action.yml build(deps): bump actions/checkout from 3 to 4 (#1346) 2023-09-05 02:10:48 +00:00
install-script.yml build(deps): bump actions/checkout from 3 to 4 (#1346) 2023-09-05 02:10:48 +00:00
release-cli.yml Fix release-packages and release-cli workflow (#1422) 2023-09-29 02:49:43 +00:00
release-packages.yml Fix CI: Use cargo-hack 0.6.10 (#1468) 2023-10-20 10:37:54 +00:00
release-pr.yml build(deps): bump actions/checkout from 3 to 4 (#1346) 2023-09-05 02:10:48 +00:00
release.yml Use explicit write permissions (#1404) 2023-09-26 21:57:51 +00:00
shellcheck.yml build(deps): bump actions/checkout from 3 to 4 (#1346) 2023-09-05 02:10:48 +00:00
upgrade-transitive-deps.yml build(deps): bump actions/checkout from 3 to 4 (#1346) 2023-09-05 02:10:48 +00:00