potiuk commented on a change in pull request #6266: [AIRFLOW-2439] Production Docker image support including refactoring of build scripts - depends on [AIRFLOW-5704] URL: https://github.com/apache/airflow/pull/6266#discussion_r337085847
########## File path: .pre-commit-config.yaml ########## @@ -20,21 +20,6 @@ default_language_version: # force all unspecified python hooks to run python3 python: python3 repos: - - repo: local - hooks: - - id: build - name: Check if image build is needed - entry: ./scripts/ci/local_ci_build.sh - language: system - always_run: true - pass_filenames: false - - id: check-apache-license Review comment: I hope that explains - it's merely optimisation of user experience. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
