This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from f0b6398  Bug Fix - S3DeleteObjectsOperator will try and delete all 
keys (#21458)
     add 537c244  Add ALL_SKIPPED trigger rule (#21662)

No new revisions were added by this update.

Summary of changes:
 airflow/models/baseoperator.py              |  2 +-
 airflow/ti_deps/deps/trigger_rule_dep.py    | 14 +++++++
 airflow/utils/trigger_rule.py               |  1 +
 docs/apache-airflow/concepts/dags.rst       |  1 +
 tests/ti_deps/deps/test_trigger_rule_dep.py | 57 +++++++++++++++++++++++++++++
 tests/utils/test_trigger_rule.py            |  3 +-
 6 files changed, 76 insertions(+), 2 deletions(-)

Reply via email to