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

Head commit for run:
9940d656b2585f62d0432c3f1ce607ce53cff7fd / Jarek Potiuk <[email protected]>
Improve RAT licence check

RAT licence check had not been updated for 3 years and started to
show its age.

With this PR, we are upgrading RAT to latest version (0.16.1), we
use non-deprecated and fresh official eclipse-temurin OpenJDK image
as base and we build the image as multi-architecture image that
supports both ARM and AMD64.

We also fix the check to only be run when LICENSE file is changed in
the root of Airflow, which basically means that it should NEVER be
run locally unless you specify `--all-files` - this way it is
always run in CI but you need to use `--all-files` to trigger the
check locally.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to