The GitHub Actions job "Tests (AMD)" on 
airflow.git/sync-tested-versions-doc-prek-hook has succeeded.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
8970ad39b0d6dfa355c0165b2114d9cd9086ca6a / Jarek Potiuk <[email protected]>
Automate keeping documented "tested with" versions in sync with the test matrix

The Python, database and Kubernetes versions Airflow is tested with live in
global_constants.py, but are also listed by hand in the installation
prerequisites doc and the README. Those lists drifted: PostgreSQL 18 (and
MySQL 8.4) were added to the test matrix and the README, but the prerequisites
doc was forgotten, so it still advertised PostgreSQL up to 17.

Add a prek hook that regenerates the tested-versions block in prerequisites.rst
and the "Main version (dev)" column of the README from global_constants.py, so
this drift becomes an auto-fixable check failure instead of a silent doc bug.
Also correct the stale PostgreSQL and MySQL versions in prerequisites.rst.

Generated-by: Claude Code (Opus 4.8) following the guidelines

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

With regards,
GitHub Actions via GitBox


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

Reply via email to