curl/.github/workflows
Viktor Szakats b13e9066b3
GHA: tidy up apt commands
- drop `--quiet 2` option where used, to have uniform output.
- replace `apt` with `apt-get` in one job. sync options with rest.
- replace deprecated `apt-key` command with the alternative recommended
  by `apt-key(8)`.
- drop stray `cd /tmp`, no longer needed after migrating to GHA.
- shorten `--option Dpkg::Use-Pty=0` to `-o Dpkg::Use-Pty=0`.
- add `-o Dpkg::Use-Pty=0` to hide `apt-get` progress bars taking
  vertical log space, where missing.
- drop `-y --no-install-suggests --no-install-recommends` `apt-get`
  options. They are the default in the ubuntu-24.04 image.
- GHA/distcheck: move `name:` to top in steps where not there.
- scripts/cijobs.pl: catch `apt-get` lines with the `-o` option.

Closes #16127
2025-01-30 02:36:43 +01:00
..
appveyor-status.yml GHA: add yamlcheck 2024-08-23 18:42:55 +02:00
checkdocs.yml GHA: tidy up apt commands 2025-01-30 02:36:43 +01:00
checksrc.yml GHA: tidy up apt commands 2025-01-30 02:36:43 +01:00
configure-vs-cmake.yml GHA: tidy up apt commands 2025-01-30 02:36:43 +01:00
curl-for-win.yml GHA/curl-for-win: fix DOCKER_CONTENT_TRUST for a job [ci skip] 2025-01-25 00:42:54 +01:00
distcheck.yml GHA: tidy up apt commands 2025-01-30 02:36:43 +01:00
fuzz.yml CI: move Azure jobs to GHA, fix fallouts, sshserver, runtests tweaks 2024-09-16 10:00:17 +02:00
hacktoberfest-accepted.yml GHA: set persist-credentials: false 2024-12-16 18:00:22 +01:00
http3-linux.yml GHA: tidy up apt commands 2025-01-30 02:36:43 +01:00
label.yml GHA: tidy up quotes, checkout order, silence Android/CMake warnings 2025-01-19 15:03:16 +01:00
linux-old.yml GHA: tidy up apt commands 2025-01-30 02:36:43 +01:00
linux.yml GHA: tidy up apt commands 2025-01-30 02:36:43 +01:00
macos.yml GHA: fixup CM/AM order within Apple steps, move name: first, quote them 2025-01-26 15:18:59 +01:00
non-native.yml GHA: tidy up apt commands 2025-01-30 02:36:43 +01:00
windows.yml GHA: tidy up apt commands 2025-01-30 02:36:43 +01:00