mirror of
https://github.com/curl/curl.git
synced 2026-04-14 13:01:42 +08:00
Replace Chocolatey install with direct download and unpack. To reduce CI dependencies (Chocolatey, NuGet), improve install performance (10s -> 1s) and hopefully reliability. Last but not least to enable it for the Cygwin CI job. Caveats: - Need to bump stunnel versions manually (2-3 times a year). Renovate could likely do it, but I failed to understand its documentation and miss tooling/interface to make tests. - FIPS not enabled. (can be done if necessary) - Possibly losing checksum verification (not sure if Chocolatey did it automatically for this package.) Also: - Increase minimum tests by 100 for the Cygwin job. Ref: #16819 (earlier attempt) Ref: https://www.stunnel.org/archive/ Ref: https://www.githubstatus.com/incidents/cqb5hcy0gx18 Follow-up to |
||
|---|---|---|
| .. | ||
| appveyor-status.yml | ||
| checkdocs.yml | ||
| checksrc.yml | ||
| checkurls.yml | ||
| codeql.yml | ||
| configure-vs-cmake.yml | ||
| curl-for-win.yml | ||
| distcheck.yml | ||
| fuzz.yml | ||
| http3-linux.yml | ||
| label.yml | ||
| linux-old.yml | ||
| linux.yml | ||
| macos.yml | ||
| non-native.yml | ||
| windows.yml | ||