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

github-bot pushed a change to tag nightly-master
in repository https://gitbox.apache.org/repos/asf/airflow.git.


*** WARNING: tag nightly-master was modified! ***

    from f0b9aae  (commit)
      to 397d912  (commit)
    from f0b9aae  Enable v1-10-stable branch protection (#12525)
     add 234d689  Fix S3ToSnowflakeOperator docstring (#12504)
     add 287ed49  Fix git archive command in Release Management guide (#12526)
     add 3188b13  Fix wait-for-migrations command in helm chart (#12522)
     add be8f1ac  Fix build on RTD (#12529)
     add 370e7d0  Fix Python Docstring parameters (#12513)
     add 37548f0  Fixes unneeded docker-context-files added in CI (#12534)
     add 397d912  Return nonzero exit codes on pool import errors. (#12095)

No new revisions were added by this update.

Summary of changes:
 Dockerfile                                         |  3 +-
 Dockerfile.ci                                      | 11 +++---
 IMAGES.rst                                         |  9 ++++-
 airflow/cli/commands/pool_command.py               | 40 +++++++++-------------
 airflow/providers/amazon/aws/hooks/datasync.py     |  8 ++---
 airflow/providers/apache/hdfs/hooks/webhdfs.py     |  2 +-
 airflow/providers/http/hooks/http.py               |  2 +-
 .../snowflake/transfers/s3_to_snowflake.py         |  4 +--
 chart/templates/_helpers.yaml                      |  3 +-
 dev/README_RELEASE_AIRFLOW.md                      |  2 +-
 docs/conf.py                                       | 10 +++---
 scripts/ci/libraries/_build_images.sh              | 35 ++++++++-----------
 tests/cli/commands/test_pool_command.py            | 19 ++++++++++
 13 files changed, 82 insertions(+), 66 deletions(-)

Reply via email to