The GitHub Actions job "Tests (AMD)" on airflow.git/registry-ai-search-fix has succeeded. Run started by GitHub user Lee-W (triggered by Lee-W).
Head commit for run: 49fe7b51b58508a5d40772f91f948395f2cd6959 / Wei Lee <[email protected]> Registry: Let provider search find providers by id The build-time matcher searches a provider's id alongside its integration names, but neither search entry point did. On /providers/ the filter box saw only the display name and the integration names, so `clickhousedb`, `cncf-kubernetes`, `microsoft-mssql`, `edge3`, `common-dataquality`, `microsoft-psrp` and `microsoft-winrm` were unreachable from their own id, and the distribution name the card prints under the title matched nothing at all. The Pagefind index had the same gap. The id is indexed on its own rather than as part of the distribution name, and the shared `apache-airflow-providers-` prefix is dropped off the query instead: indexing the full name would make `apache`, `airflow` and `providers` match every provider. Report URL: https://github.com/apache/airflow/actions/runs/30775140636 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
