mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-22 13:38:43 +00:00
![]() * Fix CI: Dry-run `cargo-publish` on crate to be published If there's no crate to publish, do not dry-run `cargo-publish`. Only dry-run `cargo-publish` on crate to be published to avoid `cargo-publish` error on `cargo-binstall` when one of its direct dependencies is bumped. Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com> * Fix passing of crate to `release-cli.yml` Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com> * Fix passing of `needs.pr-info.outpus.crate` Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com> * Fix `release-dry-run`: Only run if is release or is not PR event Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com> * Fix passing of crate Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com> * Rm `just-setup` from `release-cli.yml` since it cannot be cached release is trigged by the closing of PR, so the cache is saved under the branch `release/*` which cannot be reused. Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com> * Fix dry-run publish Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com> --------- Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com> |
||
---|---|---|
.. | ||
cache-cleanup.yml | ||
ci.yml | ||
gh-action.yml | ||
install-script.yml | ||
release-cli.yml | ||
release-packages.yml | ||
release-pr.yml | ||
release.yml | ||
shellcheck.yml | ||
upgrade-transitive-deps.yml |