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

Head commit for run:
c04cfec6de68858d3372f16749244c34021310df / Jarek Potiuk <[email protected]>
Only skip provider integration tests for non-main builds (#29022)

Previously we skipped all integration tests in non-main builds (i.e.
builds that were running in v2-* branches where we test and prepare
releases. This had two effects:

* the non-provider integration tests were not run before release, which
  could have revealed some problems
* constraint generation was skipped for those runs because constraint
  generation depended on integration tests

This is now fixed:

* integration tests are run on non-main builds
* but all provider tests are skipped there

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

With regards,
GitHub Actions via GitBox


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

Reply via email to