Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v2-10-test] Ensure teardown tasks are executed when DAG run is set to failed (#45530) #45581

Merged
merged 2 commits into from
Jan 11, 2025

Conversation

github-actions[bot]
Copy link

  • Ensure teardown tasks are executed when DAG run is set to failed

  • Also handle the case of setting DAG to success

  • Add some documentation to behavior changes

  • Add some documentation to behavior changes
    (cherry picked from commit 1e8977a)

Co-authored-by: Jens Scheffler [email protected]

…o failed (#45530)

* Ensure teardown tasks are executed when DAG run is set to failed

* Also handle the case of setting DAG to success

* Add some documentation to behavior changes

* Add some documentation to behavior changes
(cherry picked from commit 1e8977a)

Co-authored-by: Jens Scheffler <[email protected]>
@boring-cyborg boring-cyborg bot added area:API Airflow's REST/HTTP API kind:documentation labels Jan 11, 2025
@jscheffl jscheffl added AIP-52 Automatic setup and teardown tasks type:bug-fix Changelog: Bug Fixes labels Jan 11, 2025
@jscheffl jscheffl closed this Jan 11, 2025
@jscheffl jscheffl reopened this Jan 11, 2025
@jscheffl jscheffl added this to the Airflow 2.10.5 milestone Jan 11, 2025
@jscheffl jscheffl merged commit 9a1b537 into v2-10-test Jan 11, 2025
48 checks passed
@potiuk potiuk deleted the backport-1e8977a-v2-10-test branch January 11, 2025 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AIP-52 Automatic setup and teardown tasks area:API Airflow's REST/HTTP API kind:documentation type:bug-fix Changelog: Bug Fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants