The GitHub Actions job "Tests" on 
airflow.git/fix/registry-redirect-preserve-hash has succeeded.
Run started by GitHub user kaxil (triggered by kaxil).

Head commit for run:
158ec74846fe145bcdcaf714ad182a6b1b54c1c4 / Kaxil Naik <[email protected]>
Fix registry provider redirect to preserve URL fragment

The version-less provider URL (e.g. /providers/amazon/) redirects to
the latest version using a meta refresh, which drops the #fragment.
This breaks deep links like /providers/amazon/#amazon-s3-S3Hook.

Use a JS redirect that appends window.location.hash, with a noscript
meta refresh fallback for JS-disabled browsers.

Report URL: https://github.com/apache/airflow/actions/runs/23307029780

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to