The GitHub Actions job "Tests (AMD)" on airflow.git/psycopg3-sync-core has 
failed.
Run started by GitHub user Dev-iL (triggered by Dev-iL).

Head commit for run:
5cafc4240ea7796c946be8bc208e9f805b1c1df0 / Dev-iL 
<[email protected]>
Update remaining example Postgres connection strings to psycopg

Several docs and reference deployment configs (Docker Compose
quick-start, Helm chart values, CI backend config, task-sdk
integration tests, and a few executor/logging docs) still hardcoded
explicit postgresql+psycopg2:// example connection strings. Since
providers/postgres no longer bundles psycopg2-binary by default,
these stale examples would break for anyone following them as-is.
Update them to the new postgresql+psycopg:// default.

Part of the migration tracked in apache/airflow#68453.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to