The GitHub Actions job "Tests" on airflow.git/registry/provider-registry has failed. Run started by GitHub user kaxil (triggered by kaxil).
Head commit for run: 1224537a0663b189d79f09445af4f277f8943b33 / Kaxil Naik <[email protected]> Refactor extract_connections.py to use ProvidersManager Replace manual provider.yaml discovery and hook class importing with ProvidersManager, which already handles both YAML-declared connection metadata and Python hook fallback. Follows the same WTForms mocking pattern used by the UI connections service (HookMetaService). This reduces the script from 414 to 312 lines by removing duplicated discovery logic (discover_provider_yamls, import_hook_class, extract_conn_fields_from_widgets, extract_ui_behaviour_from_hook, extract_connection_type) and delegating to ProvidersManager's existing implementation. Add unit tests for the serialization helpers (build_standard_fields, build_custom_fields, package_name_to_provider_id). Report URL: https://github.com/apache/airflow/actions/runs/22267151186 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
