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

Head commit for run:
405eb8956adbf432b12bfa2f02890631d69db96f / Jarek Potiuk <[email protected]>
Remove unused discovery using sources from Providers Manager

Since we moved all providers to separate distributions/packages
each of them is installed from sources using their own distribution
and they have entrypoints added even if they are installed in
editable mode. This allows us to remove the "source" discovery
mechanism that read provider_info information from yaml rather than
from get_provider_info entrypoint.

Small drawback of this change is that you need to run pre-commits
when you change provider.yaml (or manually modify get_info entrypoint
because only then it will be reflected in the entrypoint retrieval

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

With regards,
GitHub Actions via GitBox


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

Reply via email to