cargo-binstall/.github/scripts
Jiahao XU f482e362ba
Make binaries with required-features optional (#438)
* Make binaries with `required-features` optional so that crates like `sccache` would work as expected.
* Fix `infer_bin_dir_template`: concat with `data.bin_path` introduced in #417 
* Always `chmod +x $bin` on unix in case the archive (e.g. `sccache`) did not set the executable bit of fmt == Bin.
* CI: Install `sccache` but do not run it since it requires cargo env to be ready

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2022-09-28 13:46:55 +10:00
..
cargo-tomls Improve auto discover (#433) 2022-09-28 02:52:14 +00:00
fake-cargo Test default pkg-url for GitLab and BitBucket (#322) 2022-08-27 10:45:55 +00:00
compile-settings.jq Add new feature log_release_max_level_debug and enable it on CI release build (#390) 2022-09-17 09:22:19 +00:00
extract-release-notes.sh Split crates and clean up structure of codebase (#294) 2022-08-20 11:24:12 +00:00
extract-tag-from-release-commit.sh Adapt release workflow for workspace (#331) 2022-09-04 11:12:10 +00:00
install-deps.sh Split crates and clean up structure of codebase (#294) 2022-08-20 11:24:12 +00:00
pack-release-archives.sh Fix release script (#368) 2022-09-10 23:59:41 +12:00
release-pr-template.ejs Fix (remove) escaping for release blurb in release-pr template (#367) 2022-09-10 23:46:15 +12:00
tests.sh Make binaries with required-features optional (#438) 2022-09-28 13:46:55 +10:00