github-actions[bot] opened a new pull request, #63685: URL: https://github.com/apache/airflow/pull/63685
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. (cherry picked from commit 20486bbb9fa4caaa87afce291cf741785d81e32e) Co-authored-by: Jarek Potiuk <[email protected]> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
