{"author":"Viktor Szakats","author_email":"commit@vsz.me","author_time":1738176385,"commit_time":1738201003,"committer":"Viktor Szakats","committer_email":"commit@vsz.me","hash":"b13e9066b3dfd65ba8aadc336232ae7832ac687a","message":"GHA: tidy up `apt` commands\n\n- drop `--quiet 2` option where used, to have uniform output.\n- replace `apt` with `apt-get` in one job. sync options with rest.\n- replace deprecated `apt-key` command with the alternative recommended\n  by `apt-key(8)`.\n- drop stray `cd /tmp`, no longer needed after migrating to GHA.\n- shorten `--option Dpkg::Use-Pty=0` to `-o Dpkg::Use-Pty=0`.\n- add `-o Dpkg::Use-Pty=0` to hide `apt-get` progress bars taking\n  vertical log space, where missing.\n- drop `-y --no-install-suggests --no-install-recommends` `apt-get`\n  options. They are the default in the ubuntu-24.04 image.\n- GHA/distcheck: move `name:` to top in steps where not there.\n- scripts/cijobs.pl: catch `apt-get` lines with the `-o` option.\n\nCloses #16127\n","parents":["11ea10355a1a346faddee5b87b12822b8aaaf906"],"tree_hash":"ae9e852723208b28d213e09dcdf45147d64a0ca9"}