This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from cbf4984 Don't treat warning message as rich formatting codes. (#12283)
add 348510f Providers in extras are properly configured and verified
(#12265)
No new revisions were added by this update.
Summary of changes:
.pre-commit-config.yaml | 7 +++
BREEZE.rst | 4 +-
CONTRIBUTING.rst | 4 +-
INSTALL | 4 +-
STATIC_CODE_CHECKS.rst | 4 +-
breeze-complete | 1 +
docs/installation.rst | 4 +-
.../pre_commit_check_extras_have_providers.py | 68 ++++++++++++++++++++++
setup.py | 19 +++---
9 files changed, 96 insertions(+), 19 deletions(-)
create mode 100755
scripts/ci/pre_commit/pre_commit_check_extras_have_providers.py