The GitHub Actions job "Tests" on airflow.git/remove-conn-id-flag has failed.
Run started by GitHub user RafiB982 (triggered by potiuk).

Head commit for run:
55fde55be40bd5c243f1a357bc4247c36b37ff55 / RafiB982 <[email protected]>
Remove redundant --conn-id flag from connections list command

The --conn-id filter in 'airflow connections list' is redundant with
'airflow connections get'. Users should use 'get' when they know the
specific connection ID they want.

Changes:
- Removed ARG_CONN_ID_FILTER argument definition
- Removed --conn-id from connections list command args
- Removed filtering logic from connections_list() function
- Removed test for --conn-id filtering

Fixes #59846

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

With regards,
GitHub Actions via GitBox


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

Reply via email to