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 15:38:00 UTC

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

     [ https://issues.apache.org/jira/browse/AIRFLOW-5372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jarek Potiuk resolved AIRFLOW-5372.
-----------------------------------
    Fix Version/s: 1.10.5
       Resolution: Fixed

> 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
>            Priority: Major
>             Fix For: 1.10.5
>
>
> 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)