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 437850b (commit)
to 7c17bf0 (commit)
from 437850b Adds Blinker dependency which is missing after recent changes
(#15182)
add 41bfe0e Minor fixes to Stale Bot (#15184)
add 36ab9dd Bump K8S versions to latest supported ones. (#15156)
add dc96968 Fix Providers doc (#15185)
add 64b0089 Replace new url for Stable Airflow Docs (#15169)
add b3b4125 Pin pandas-gbq to <0.15.0 (#15114)
add 53dafa5 Fix mistake and typos in doc/docstrings (#15180)
add 041a09f Fixes problem when Pull Request is `weird` - has null
head_repo (#15189)
add 7c17bf0 Removes unused CI feature of printing output on error (#15190)
No new revisions were added by this update.
Summary of changes:
.github/actions/cancel-workflow-runs | 2 +-
.github/workflows/stale.yml | 4 +--
BREEZE.rst | 8 +++---
CONTRIBUTING.rst | 2 +-
README.md | 2 +-
UPDATING.md | 4 +--
airflow/config_templates/config.yml | 2 +-
airflow/config_templates/default_airflow.cfg | 2 +-
airflow/providers/apache/hive/hooks/hive.py | 2 +-
airflow/utils/timezone.py | 4 +--
breeze-complete | 4 +--
.../operators/azure_blob_to_gcs.rst | 2 +-
docs/apache-airflow-providers/index.rst | 2 +-
docs/apache-airflow/dag-run.rst | 2 +-
docs/apache-airflow/installation.rst | 2 +-
scripts/ci/kubernetes/kind-cluster-conf.yaml | 15 +++--------
scripts/ci/libraries/_initialization.sh | 4 +--
scripts/in_container/_in_container_utils.sh | 30 +++-------------------
setup.py | 2 +-
19 files changed, 32 insertions(+), 63 deletions(-)