Skip to content

Conversation

@ramitkataria
Copy link
Contributor

@ramitkataria ramitkataria commented Mar 8, 2025

Also Includes:

  • MwaaDagRunCompleteTrigger
  • Unit tests
  • Support for AwsGenericHook and AwsBaseWaiterTrigger to allow overriding boto waiter config for custom success and failure states in the sensor
  • Changes to aws.utils.waiter_with_logging.async_wait to include info about latest response in exception

^ 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.

…ensor

Also Includes:
- Unit tests
- Support for `AwsGenericHook` and `AwsBaseWaiterTrigger` to allow overriding boto waiter config for custom success and failure states in the sensor
- Changes to `aws.utils.waiter_with_logging.async_wait` to include info about latest response in exception
@boring-cyborg boring-cyborg bot added area:providers provider:amazon AWS/Amazon - related issues labels Mar 8, 2025
ramitkataria added a commit to aws-mwaa/upstream-to-airflow that referenced this pull request Mar 8, 2025
Depends on apache#47527 because of the MwaaDagRunCompletedTrigger
@ramitkataria ramitkataria force-pushed the ramitkataria/mwaa-dag-trigger branch from 9ac9c70 to d328195 Compare March 8, 2025 05:04
Copy link
Contributor

@ferruzzi ferruzzi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, pending passing CI

@ramitkataria ramitkataria force-pushed the ramitkataria/mwaa-dag-trigger branch from 60074e5 to f222884 Compare March 11, 2025 00:00
@ferruzzi ferruzzi merged commit 18324dc into apache:main Mar 11, 2025
60 checks passed
@ferruzzi ferruzzi deleted the ramitkataria/mwaa-dag-trigger branch March 11, 2025 17:38
ramitkataria added a commit to aws-mwaa/upstream-to-airflow that referenced this pull request Mar 11, 2025
Depends on apache#47527 because of the MwaaDagRunCompletedTrigger
ferruzzi pushed a commit that referenced this pull request Mar 11, 2025
* Add wait/defer support - MwaaTriggerDagRunOperator

Depends on #47527 because of the MwaaDagRunCompletedTrigger
nailo2c pushed a commit to nailo2c/airflow that referenced this pull request Apr 4, 2025
* Add MwaaDagRunCompletedTrigger and deferrable support for MwaaDagRunSensor

Also Includes:
- Unit tests
- Support for `AwsGenericHook` and `AwsBaseWaiterTrigger` to allow overriding boto waiter config for custom success and failure states in the sensor
- Changes to `aws.utils.waiter_with_logging.async_wait` to include info about latest response in exception
nailo2c pushed a commit to nailo2c/airflow that referenced this pull request Apr 4, 2025
* Add wait/defer support - MwaaTriggerDagRunOperator

Depends on apache#47527 because of the MwaaDagRunCompletedTrigger
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:providers provider:amazon AWS/Amazon - related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants