You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by el...@apache.org on 2022/12/02 19:19:04 UTC

[airflow] branch main updated (8fa2f2f007 -> 0cd969c9c1)

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

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


    from 8fa2f2f007 Increase pod start timeout for eks fargate system test (#28046)
     add 0cd969c9c1 Lambda hook: make runtime and handler optional (#27778)

No new revisions were added by this update.

Summary of changes:
 .../providers/amazon/aws/hooks/lambda_function.py  |  10 +-
 .../amazon/aws/hooks/test_lambda_function.py       | 108 ++++++++++++++++++---
 2 files changed, 103 insertions(+), 15 deletions(-)