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

Head commit for run:
3c6f2c7096850bd2cb61cd77d84e93d67752cb03 / Jarek Potiuk <[email protected]>
Separate out important and additional CI image checks

There are a few checks that are important for other checks to
continue (such as generating constraints and running static checks)
and non-important ones (such as building ARM CI images or making sure
that release process works or pushing early cache for images) - and
failure of those non-important ones should not block the tests that
are finalizing the CI workflow.

We put the important ones together and move the non-important ones
to a separate workflow to be able to depend only on the imaportant
ones and to group them nicely in the CI workflow.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to