You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2019/09/02 00:14:00 UTC

[jira] [Created] (AIRFLOW-5372) License check with RAT is still run too frequently and should be serial

Jarek Potiuk created AIRFLOW-5372:
-------------------------------------

             Summary: License check with RAT is still run too frequently and should be serial
                 Key: AIRFLOW-5372
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5372
             Project: Apache Airflow
          Issue Type: Bug
          Components: ci
    Affects Versions: 2.0.0, 1.10.5
            Reporter: Jarek Potiuk


Licence check for RAT runs too often (every time pre-commit is modified) and it should only be run (locally) when any of *LICEN[S|C]E* files change. We anyhow run full check on CI so this is local optimisation (it runs too long while you play with .pre-commit-config.yaml - and we will probably be able to detect some problems locally as well when new modules are added.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)