WIP: Use new HEADERS.location feature #105

Draft
stb wants to merge 3 commits from redirect-header into main

2026-06-19

Missed one
All checks were successful
/ Ansible Lint (pull_request) Successful in 2m29s
/ Ansible Lint (push) Successful in 2m33s
/ build (pull_request) Successful in 33s
2026-06-19 12:17:07 +02:00
Make check more resilient
Some checks failed
/ Ansible Lint (push) Has been cancelled
/ build (pull_request) Has been cancelled
/ Ansible Lint (pull_request) Has been cancelled
Some redirects have a trailing slash, some dont. Both are legal.

This pattern will also catch "deep" redirects correctly.
2026-06-19 12:16:25 +02:00
Use new HEADERS.location feature
Some checks failed
/ Ansible Lint (push) Successful in 3m13s
/ build (pull_request) Failing after 2m41s
/ Ansible Lint (pull_request) Successful in 2m53s
Check the actual redirect, and not the contents of the redirected-to site.
2026-06-19 12:04:23 +02:00