The GitHub Actions job "Tests (AMD)" on airflow.git/fix-psycopg3-docs-airflow2 
has succeeded.
Run started by GitHub user shahar1 (triggered by shahar1).

Head commit for run:
32f1f2024accd93f4ac4d7cb3b57e712e973fd88 / Shahar Epstein 
<[email protected]>
Tighten the psycopg driver guidance in the executor and Celery docs

The version guidance hedged where the pins are actually definite: Airflow
2.11 and 3.0.x cap SQLAlchemy at <2.0, so the psycopg (v3) dialect is never
available there rather than merely unlikely. Naming the pins tells a reader
on a specific release whether the driver is an option at all.

The driverless-URL derivation is dropped from both places. The Amazon guides
walk a user through pasting an explicit connection string into an AWS console
field, so how a bare postgresql:// would resolve is not a decision they are
making at that point; for Celery it restates what the 3.22.0 changelog note
already records about the derivation, rather than advising on this option's
own value.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to