curl/.github/scripts
Viktor Szakats 139ce4d37c
GHA: separate pytype from other checkers and pips
pytype is discontinued, does not receive further updates, and it
requires older python, offered by Ubuntu 24.04 or older.

Move it to its own GHA job to allow bumping the rest of checkers to.
newer runner images. Also move it out from the shared `requirements.txt`
and install directly from its separate GHA job, to avoid installing it
unnecessarily from others. Since it does not receive update, it's fine
to move out from Dependabot's view.

Ref: https://pypi.org/project/pytype/
Cherry-picked from #22092

Closes #22096
2026-06-19 00:14:18 +02:00
..
cleancmd.pl perl: || die -> or die 2026-06-16 00:41:29 +02:00
cmp-config.pl tidy-up: miscellaneous 2026-05-16 01:56:17 +02:00
cmp-pkg-config.sh GHA/configure-vs-cmake: check libcurl.pc/curl-config, fix issues 2024-09-21 12:08:35 +02:00
codespell-ignore.words CI: do not codespell RELEASE-NOTES 2026-01-20 22:46:37 +01:00
codespell.sh test1625: unit test for Curl_compareheader 2026-03-12 10:30:14 +01:00
distfiles.sh buildconf: remove 2026-04-04 11:35:24 +02:00
pyspelling.words docs/VERIFY: expand with more things we do 2026-06-18 12:55:22 +02:00
pyspelling.yaml tests/data: move section data to external files 2025-12-09 10:12:49 +01:00
randcurl.pl perl: switch from backticks to qx() 2026-06-14 14:25:02 +02:00
requirements-docs.txt GHA: update dependency pyspelling to v2.12.1 2025-11-28 02:53:40 +01:00
requirements-proselint.txt GHA/checkdocs: re-enable proselint, update setup, fix issues found 2025-12-11 11:42:28 +01:00
requirements.txt GHA: separate pytype from other checkers and pips 2026-06-19 00:14:18 +02:00
shellcheck-ci.sh CI: fix zizmor 1.9.0 warnings, shellcheck verify CI shell code, fix fallouts 2025-06-06 21:30:43 +02:00
shellcheck.sh scripts: fix shellcheck SC2046 warnings 2025-11-10 14:21:35 +01:00
spellcheck.curl multi: add notifications API 2025-10-07 10:55:31 +02:00
trimmarkdownheader.pl scripts: enable strict warnings in Perl where missing, fix fallouts 2025-07-27 22:35:18 +02:00
typos.sh GHA/checksrc: expand spellcheck, fix issues found 2025-07-21 16:09:01 +02:00
typos.toml GHA/non-native: move BSDs to a single matrix, add DragonFly and Midnight 2026-05-20 03:19:02 +02:00
verify-examples.pl tidy-up: add space around operators, where missing 2026-05-28 10:12:00 +02:00
verify-synopsis.pl spacecheck: check long lines and repeat spaces, fix fallouts 2026-03-25 11:02:08 +01:00
yamlcheck.sh scripts: fix shellcheck SC2046 warnings 2025-11-10 14:21:35 +01:00
yamlcheck.yaml GHA: add yamlcheck 2024-08-23 18:42:55 +02:00