Files
airflow/.github
Jarek Potiuk ab76f02dd9 Fix building docs for providers (#62538)
The #62264 changed the build docs process to use current commit
for workflows/scripts to support building docs for Airflow 2,
however it broke building commit docs from history because fetch
depth was set to 1 (default) - but it should be 0 to fetch all
history.
2026-02-26 21:53:29 +01:00
..