This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git
commit c56d91cf76af773da220aa78678ec40492f5de3f Author: Kaxil Naik <[email protected]> AuthorDate: Thu Aug 27 09:10:08 2020 +0100 Add Airflow 1.10.12 to breeze-complete (#10592) (cherry picked from commit bb3e45c2509bba760f720d60b008f2f71e1024e2) --- BREEZE.rst | 2 +- breeze-complete | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/BREEZE.rst b/BREEZE.rst index 6bf6f7e..cd87a73 100644 --- a/BREEZE.rst +++ b/BREEZE.rst @@ -1814,7 +1814,7 @@ This is the current syntax for `./breeze <./breeze>`_: Run selected static checks for currently changed files. You should specify static check that you would like to run or 'all' to run all checks. One of: - all airflow-config-yaml base-operator bats-tests bats-in-container-tests black build + all airflow-config-yaml base-operator bats-tests bats-in-container-tests build check-apache-license check-builtin-literals check-executables-have-shebangs check-hooks-apply check-integrations check-merge-conflict check-xml debug-statements detect-private-key doctoc dont-use-safe-filter end-of-file-fixer fix-encoding-pragma diff --git a/breeze-complete b/breeze-complete index 95675b4..8b94cef 100644 --- a/breeze-complete +++ b/breeze-complete @@ -69,7 +69,6 @@ airflow-config-yaml base-operator bats-tests bats-in-container-tests -black build check-apache-license check-builtin-literals
