The GitHub Actions job "Tests (AMD)" on 
airflow.git/fix-connection-secret-validation has succeeded.
Run started by GitHub user henry3260 (triggered by henry3260).

Head commit for run:
8326268682e5c440b2fadc3e1779a1e793863d36 / henry3260 <[email protected]>
Keep Airflow 2-era connection secrets working and document why

Review on the PR pointed out that rejecting JSON connection secrets
without a conn_type would regress the Airflow 2 -> 3 migration
compatibility deliberately established in #61728: secrets stored by
Airflow 2-era backends (e.g. AWS Secrets Manager) commonly omit both
conn_type and uri, and the worker-local secrets backend path must keep
resolving them. Replace the rejection with a comment at the
deserialization site and a regression test, so the compatibility
guarantee is visible to future readers and enforced by CI.

Co-Authored-By: Claude Fable 5 <[email protected]>

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

With regards,
GitHub Actions via GitBox


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

Reply via email to