The GitHub Actions job "Tests" on airflow.git/main has failed.
Run started by GitHub user AlexMTX (triggered by eladkal).

Head commit for run:
e020eb7d2b2a26ba49bb97916fe202d6e079b98f / AlexMTX <[email protected]>
Fix OpenSearch log handler to support single-URL deployments with embedded 
credentials and port

When AIRFLOW__OPENSEARCH__HOST contains userinfo (user:password@) and/or a
non-default port, the handler now uses them correctly:

- Credentials embedded in the host URL are extracted and used for HTTP auth
  when AIRFLOW__OPENSEARCH__USERNAME / PASSWORD are not set.
- OPENSEARCH_PORT now defaults to None instead of 9200, so a port in the host
  URL is no longer silently overridden by the hardcoded default.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to