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

Head commit for run:
d13a45dc452277e5c273d1358781fe0b01a91fe9 / Jarek Potiuk <[email protected]>
Speed up verification and instalation of providers in CI

For PRs that are just changing selected providers, there is no
need to install and verify all providers, just those affected
should be installed (and full verification should only be done
when all providers are being built - so generally speaking, when
Core PRs are run or when canary builds are run.

This PR distinguishes those two cases:

* installing and verification when all providers are selected
* installing only affected providers when only subset of them are
  affected

Also a bug was found where core file changes did not trigger provider
docs build during implementation. This has been fixed

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

With regards,
GitHub Actions via GitBox


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

Reply via email to