cargo-binstall/.github/scripts
Jiahao XU 4ba1e221ea
Improve auto discover (#433)
* Add new field `gh_crate_meta::Context::archive_suffix`
* Support `archive_suffix = ""` for unix
* Use `archive-suffix` in `FULL_FILENAMES` & `NOVERSION_FILENAMES` to support `PkgFmt::Bin`
* Simplify `PkgFmt::extensions`
* Fix `default_bin_dir_template` in `infer_bin_dir_template`: Fix typo `archive_suffix`
* Test `default_bin_dir_template` in CI
* Fix installation of `PkgFmt::Bin`: `chmod +x $bin` on unix if fmt == Bin
* Add miniserve to `.github/scripts/tests.sh`
* Update `SUPPORT.md`
* Add github-test-Cargo2.toml to test Github pkg-url with bin-dir provided
* Avoid allocation on processing `path_normalized` in `BinFile::from_product`

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2022-09-28 02:52:14 +00: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 Improve auto discover (#433) 2022-09-28 02:52:14 +00:00