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 0649688 Typo fix in TESTING.rst (#19216)
add 1543dc2 Fixing ses email backend (#18042)
No new revisions were added by this update.
Summary of changes:
airflow/config_templates/config.yml | 8 +++++
airflow/config_templates/default_airflow.cfg | 5 +++
airflow/providers/amazon/aws/utils/emailer.py | 3 +-
airflow/utils/email.py | 10 ++++--
docs/apache-airflow/howto/email-config.rst | 7 ++++
tests/providers/amazon/aws/utils/test_emailer.py | 42 +++++++++++++-----------
tests/utils/test_email.py | 14 ++++++++
7 files changed, 66 insertions(+), 23 deletions(-)