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

Add start execution from trigger support for existing core sensors #41021

Conversation

Lee-W
Copy link
Member

@Lee-W Lee-W commented Jul 25, 2024

After #38674, #39585 and #40935, we allow tasks to be executed directly from trigger. This PR added this feature to TimeSensorAsync, FileSensor and DateTimeSensorAsync


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

@boring-cyborg boring-cyborg bot added area:core-operators Operators, Sensors and hooks within Core Airflow area:serialization area:Triggerer labels Jul 25, 2024
@Lee-W Lee-W force-pushed the add-start-execution-from-trigger-support-for-existing-core-sensors branch from 6b001c1 to e6ea031 Compare July 26, 2024 06:53
@Lee-W Lee-W marked this pull request as ready for review July 26, 2024 06:56
@Lee-W Lee-W force-pushed the add-start-execution-from-trigger-support-for-existing-core-sensors branch from e6ea031 to 4768c52 Compare July 29, 2024 01:42
@Lee-W Lee-W force-pushed the add-start-execution-from-trigger-support-for-existing-core-sensors branch from 4768c52 to 470d4ca Compare July 30, 2024 02:01
@Lee-W Lee-W merged commit 2521555 into apache:main Jul 30, 2024
48 checks passed
@Lee-W Lee-W deleted the add-start-execution-from-trigger-support-for-existing-core-sensors branch July 30, 2024 10:08
@utkarsharma2 utkarsharma2 added the type:improvement Changelog: Improvements label Jul 31, 2024
@utkarsharma2 utkarsharma2 added this to the Airflow 2.10.0 milestone Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:core-operators Operators, Sensors and hooks within Core Airflow area:serialization area:Triggerer type:improvement Changelog: Improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants