The GitHub Actions job "Tests" on airflow.git/main has succeeded. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 3cc4e47d7eaeb353a800a5dba58c2fcb11e5944f / SMR <[email protected]> Remove redundant --conn-id flag from `airflow connections list` (#59855) 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 Co-authored-by: Jarek Potiuk <[email protected]> Co-authored-by: Kaxil Naik <[email protected]> Report URL: https://github.com/apache/airflow/actions/runs/20576562616 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
