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

Head commit for run:
113b04de57aabefcd1e2a4c21789dc74e85500ff / Jarek Potiuk <[email protected]>
Much simpler way to run provider compatibility tests

This PR adds much easier way to run provider compatibility tests
locally. There is no longer need to build provider packages locally
to run the tests. Simply run:

```shell
breeze shell --use-airflow-version 2.x.y \
  --mount-sources providers-and-tests
```

This will get the right airflow version and mount provider code
and tests appropriately so that you can conveniently iterate with
the tests and providers locally and run tests in breeze environment
against arbitrary airflow version.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to