Change #238057
Category | None |
Changed by | Viktor Szakats <commit | @vsz.me>
Changed at | Mon 30 Jun 2025 18:38:56 |
Repository | https://api.github.com/repos/curl/curl |
Project | curl/curl |
Branch | master |
Revision | 48d3407d7c14a423320ffd9031ba50f2140305a7 |
Comments
GHA: fix zizmor 1.10.0 warnings, update names Job `name:` now mandatory in zizmor. Also: - enclose `name:` values in single-quotes, for uniformity. - drop `name: checkout` where set, for uniformity. - dist: also install with cmake. - dist: replace `make` with `cmake --build` for cmake. (to make this make-tool agnostic) - appveyor-status: double-quote shell arguments. - tweak existing names to be shorter, to sync terms and style across jobs and steps. Ref: https://github.com/zizmorcore/zizmor/releases/tag/v1.10.0 Closes #17773
Changed files
- .github/workflows/appveyor-status.yml
- .github/workflows/checkdocs.yml
- .github/workflows/checksrc.yml
- .github/workflows/configure-vs-cmake.yml
- .github/workflows/curl-for-win.yml
- .github/workflows/distcheck.yml
- .github/workflows/fuzz.yml
- .github/workflows/hacktoberfest-accepted.yml
- .github/workflows/http3-linux.yml
- .github/workflows/label.yml
- .github/workflows/linux-old.yml
- .github/workflows/linux.yml
- .github/workflows/macos.yml
- .github/workflows/non-native.yml
- .github/workflows/windows.yml