haproxy/.github
Ilia Shipitsin 20ae1eb79d CI: github: fix tag listing by implementing proper API pagination
The GitHub API silently caps per_page at 100, so passing per_page=200
was silently returning at most 100 tags. AWS-LC-FIPS tags appear late
in the list, causing version detection to fail.

Replace the single-page fetch in get_all_github_tags() with a loop that
iterates all pages.

Could be backported in previous branches.
2026-03-30 09:16:35 +02:00
..
actions/setup-vtest CI: move VTest preparation & friends to dedicated composite action 2025-09-22 19:18:23 +02:00
ISSUE_TEMPLATE DOC: Replace issue templates by issue forms 2021-06-24 04:15:04 +02:00
workflows CI: remove redundant "halog" compilation 2026-02-23 11:11:26 +01:00
errorfile CI: github actions: add weekly h2spec test 2020-03-24 21:04:25 +01:00
h2spec.config REGTESTS: ssl: Move all the SSL certificates, keys, crt-lists inside "certs" directory 2025-12-08 10:40:59 +01:00
matrix.py CI: github: fix tag listing by implementing proper API pagination 2026-03-30 09:16:35 +02:00
vtest.json CI: Expand use of GitHub Actions for CI 2020-11-10 10:15:17 +01:00