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

Skip checking subdagslist if taskinstance state is skipped #40578

Merged
merged 6 commits into from
Jul 5, 2024

Conversation

abhishekbhakat
Copy link
Contributor

Closes: #40575

As we are going to cut of subdags completely, I'm not sure if we should put more efforts into that. So as of now, I have skipped listing subdags to save other use cases.

@boring-cyborg boring-cyborg bot added the area:API Airflow's REST/HTTP API label Jul 3, 2024
@romsharon98
Copy link
Collaborator

static check fail.
better work with pre-commit, it will fix it for you automaticly

@potiuk potiuk merged commit ec5da92 into apache:main Jul 5, 2024
51 checks passed
@utkarsharma2 utkarsharma2 added the type:bug-fix Changelog: Bug Fixes label Jul 12, 2024
@utkarsharma2 utkarsharma2 added this to the Airflow 2.9.3 milestone Jul 12, 2024
utkarsharma2 pushed a commit that referenced this pull request Jul 12, 2024
* Skip checking subdagslist if taskinstance state is skipped

* linter fixes

(cherry picked from commit ec5da92)
utkarsharma2 pushed a commit that referenced this pull request Jul 12, 2024
* Skip checking subdagslist if taskinstance state is skipped

* linter fixes

(cherry picked from commit ec5da92)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:API Airflow's REST/HTTP API type:bug-fix Changelog: Bug Fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Airflow API for Updating TaskInstance State to skipped is broken
4 participants