cargo-binstall/.github/scripts
Félix Saparelli e24b2ce1e3
Disable zlib-ng for the default cargo-install build (#354)
but explicitly enable it in our own builds.

This is because using zlib-ng sometimes does not compile easily on Windows,
and using the pure miniz_oxide offers a better install story from source.

For our binary builds, we can provide the optimal performance, and still
do that for most users as they will update with cargo-binstall, getting our
build as a second pass.
2022-09-09 18:06:05 +12:00
..
fake-cargo Test default pkg-url for GitLab and BitBucket (#322) 2022-08-27 10:45:55 +00:00
bitbucket-test-Cargo.toml Test default pkg-url for GitLab and BitBucket (#322) 2022-08-27 10:45:55 +00:00
compile-settings.jq Disable zlib-ng for the default cargo-install build (#354) 2022-09-09 18:06:05 +12: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
gitlab-test-Cargo.toml Test default pkg-url for GitLab and BitBucket (#322) 2022-08-27 10:45:55 +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 Split crates and clean up structure of codebase (#294) 2022-08-20 11:24:12 +00:00
release-pr-template.ejs Add important usage note for triggering builds to release template (#345) 2022-09-05 04:47:20 +00:00
tests.sh Fix .github/scripts/tests.sh: Fix testing for ugprading (#352) 2022-09-07 18:46:25 +10:00