Skip to content

[airflow-ctl/v0-1-test] Split airflowctl dags state argument into run_id and --logical-date (#69915) - #70352

Merged
Lee-W merged 1 commit into
airflow-ctl/v0-1-testfrom
backport-b33558e-airflow-ctl/v0-1-test
Jul 24, 2026
Merged

[airflow-ctl/v0-1-test] Split airflowctl dags state argument into run_id and --logical-date (#69915)#70352
Lee-W merged 1 commit into
airflow-ctl/v0-1-testfrom
backport-b33558e-airflow-ctl/v0-1-test

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

(cherry picked from commit b33558e)

Co-authored-by: PoAn Yang payang@apache.org
Signed-off-by: PoAn Yang payang@apache.org

…_id and --logical-date (#69915)

(cherry picked from commit b33558e)

Co-authored-by: PoAn Yang <payang@apache.org>
Signed-off-by: PoAn Yang <payang@apache.org>
@Lee-W
Lee-W merged commit bff3027 into airflow-ctl/v0-1-test Jul 24, 2026
2 checks passed
@Lee-W
Lee-W deleted the backport-b33558e-airflow-ctl/v0-1-test branch July 24, 2026 02:30
Lee-W added a commit to astronomer/airflow that referenced this pull request Aug 3, 2026
The dags state backport (apache#69915, apache#70352) brought the caller and the tests
but dropped suppress_error_log from DagRunOperations.list(), which main
has. dag_command.py:147 passes it, so the command raised:

    TypeError: DagRunOperations.list() got an unexpected keyword
    argument 'suppress_error_log'

Restore the keyword-only parameter and forward it to the client as the
airflowctl_suppress_error_log extension, matching the sibling get().

The broken caller only exists on this test branch, so no released
airflowctl is affected and no newsfragment is needed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants