You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by hu...@apache.org on 2024/02/08 22:35:23 UTC

(airflow) branch main updated (c2cb973bdc -> 250f29fc8a)

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

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


    from c2cb973bdc Add tests for shift operators in DependencyMixin (#37161)
     add 250f29fc8a Simplified configuration parsing in Apprise Connection (#37202)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/apprise/hooks/apprise.py         |  3 +-
 .../connections.rst                                | 17 ++++++++++--
 tests/providers/apprise/hooks/test_apprise.py      | 32 ++++++++++++++--------
 3 files changed, 37 insertions(+), 15 deletions(-)