curl/.github/scripts
Viktor Szakats b158d1c9f7
GHA/non-native: move BSDs to a single matrix, add DragonFly and Midnight
- bump cross-platform-actions to v1.1.0.
  Ref: https://github.com/cross-platform-actions/action/releases/tag/v1.1.0

- merge BSD jobs into a single matrix.

- split BSD jobs into build steps as used for other platforms.
  A new feature of cross-platform-actions v1.1.0.

- sync BSD build steps with other platforms.

- add DragonFlyBSD and MidnightBSD to the BSD matrix.
  New features of cross-platform-actions v1.1.0.
  MidnightBSD uses GnuTLS to add variation, also the preinstalled
  OpenSSL is too old (v1.1.1w) for curl.
  Stick with autotools for DragonFlyBSD; I could not figure out how
  to install cmake.
  Refs:
  https://en.wikipedia.org/wiki/DragonFly_BSD
  https://en.wikipedia.org/wiki/MidnightBSD

- bump Intel FreeBSD jobs from v14.3 to v15.0.

- fix to show `gcc` in the NetBSD job name.

All these saved 50 lines of YAML. The two new jobs take 2m15s each. The
bump to FreeBSD 15 needs and extra minute in total.

Note, the DragonFlyBSD job seems to have reliability issues. If it
remains an issue, I'll comment it out or delete it in a future commit.

Closes #21681
2026-05-20 03:19:02 +02:00
..
cleancmd.pl cleancmd.pl: remove markdown links before spellcheck 2026-03-26 07:57:19 +01: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 show-headers.md: mention bold headers and --no-styled-output 2026-05-04 17:31:08 +02:00
pyspelling.yaml tests/data: move section data to external files 2025-12-09 10:12:49 +01:00
randcurl.pl tidy-up: miscellaneous 2025-12-12 04:18:48 +01: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: bump actions and pips 2026-05-01 21:19:22 +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 spacecheck: check long lines and repeat spaces, fix fallouts 2026-03-25 11:02:08 +01: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