Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #238057

Category None
Changed by Viktor Szakats <commitohnoyoudont@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