mirror of
https://github.com/curl/curl.git
synced 2026-04-15 00:41:41 +03: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 |
||
|---|---|---|
| .. | ||
| ISSUE_TEMPLATE | ||
| scripts | ||
| workflows | ||
| CODEOWNERS | ||
| CONTRIBUTING.md | ||
| dependabot.yml | ||
| FUNDING.yml | ||
| labeler.yml | ||
| lock.yml | ||
| stale.yml | ||