You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/10/22 05:23:03 UTC

[GitHub] [airflow] potiuk commented on a diff in pull request #27196: Move min airflow version to 2.3.0 for all providers

potiuk commented on code in PR #27196:
URL: https://github.com/apache/airflow/pull/27196#discussion_r1002355371


##########
.pre-commit-config.yaml:
##########
@@ -344,7 +344,7 @@ repos:
         # This check might be removed when min-airflow-version in providers is 2.2
       - id: check-airflow-2-2-compatibility
         name: Check that providers are 2.2 compatible.
-        entry: ./scripts/ci/pre_commit/pre_commit_check_2_2_compatibility.py
+        entry: ./scripts/ci/pre_commit/pre_commit_check_provider_airflow_compatibility.py

Review Comment:
   Done.



-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org