Files
airflow/.github
Jarek Potiuk 20486bbb9f Make prek cache restoration resilient to corrupted tarballs (#63684)
Previously, a missing or corrupted cache tarball would hard-fail the
entire static checks job even when stash-hit reported true. Now the
extraction is wrapped in error handling: if the tarball is missing or
tar fails, it gracefully falls through to a clean prek install-hooks
instead of aborting.
2026-03-16 00:14:57 +01:00
..