Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[v3-1-test] Fix: Correctly parse JSON for --dag_run_conf in airflow dags backfill CLI (#56380)#56599

Merged
potiuk merged 1 commit intov3-1-testfrom
backport-6bcf3e8-v3-1-test
Oct 14, 2025
Merged

[v3-1-test] Fix: Correctly parse JSON for --dag_run_conf in airflow dags backfill CLI (#56380)#56599
potiuk merged 1 commit intov3-1-testfrom
backport-6bcf3e8-v3-1-test

Conversation

Copy link

github-actions bot commented Oct 13, 2025

  • feat: Parse and validate JSON for --dag-run-conf in backfill command
    Add import json and update the argument parsing in create_backfill.

  • unit tests covering valid JSON, invalid JSON, and empty JSON cases
    (cherry picked from commit 6bcf3e8)

Co-authored-by: Gary Hsu hchsu2106@gmail.com

...ags backfill CLI (#56380)

* feat: Parse and validate JSON for --dag-run-conf in backfill command
Add import json and update the argument parsing in create_backfill.

* unit tests covering valid JSON, invalid JSON, and empty JSON cases
(cherry picked from commit 6bcf3e8)

Co-authored-by: Gary Hsu
boring-cyborg bot added the area:CLI label Oct 13, 2025
potiuk marked this pull request as ready for review October 13, 2025 23:31
potiuk merged commit 477d97a into v3-1-test Oct 14, 2025
55 checks passed
potiuk deleted the backport-6bcf3e8-v3-1-test branch October 14, 2025 11:01
potiuk mentioned this pull request Nov 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants