The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
718eac8e87e355b9813a8bdaba1f72af3604f663 / Jarek Potiuk <[email protected]>
Switch to latest "stash" action from apache/infrastructure-actions

There are a few improvements just merged in the latest version
of the "stash" suite of actions that we contributed.

Most of the changes were result of making the #45289 works with
stash action and since the changes were added we found that we
need to do things differently (for example rather than storing
.cache directly we need to tar the directories because we need
to preserve permissions and symbolic links). There is however
one useful feature that remained - namely protecting against
accidentally downloading stash from the main branch, when the
PR needs only "its own" artifact (helpful in case of typos in the
workflow where wrong image artifact name is specified).

This PR switches to latest version of the action and enables the
protection in "prepare images" composite actions.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to