[ 
https://issues.apache.org/jira/browse/AIRFLOW-5754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16959523#comment-16959523
 ] 

ASF subversion and git services commented on AIRFLOW-5754:
----------------------------------------------------------

Commit ed0d5c581cecff61fd533ffca71ef4c066b4b3ea in airflow's branch 
refs/heads/v1-10-test from Jarek Potiuk
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=ed0d5c5 ]

[AIRFLOW-5754] Improved RAT checking

All files are mounted in CI now and checked using the RAT tool.
As opposed to only the runtime-needed files. This is enabled for CI
build only as mounting all local files to Docker (especially on Mac)
has big performance penalty when running the checks (slow osxfs
volume and thousands of small node_modules files generated make the
check runs for a number of minutes). The RAT checks will by default
use the selective volumes but on CI they will mount the whole
source directory.

Also latest version of RAT tool is used now and the output - list
of checked files - is additionally printed as output of the RAT
check so that we are sure the files we expect to be there, are
actually verified.

(cherry picked from commit 75466f9ff0fbe07f78951db9686378e08db60129)


> Not all files are checked by RAT tool in CI
> -------------------------------------------
>
>                 Key: AIRFLOW-5754
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5754
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: ci
>    Affects Versions: 2.0.0, 1.10.6
>            Reporter: Jarek Potiuk
>            Priority: Major
>
> Not ALL files are checked via RAT tool in CI - as not the whole source folder 
> is copied to Docker/Mounted. All sources should be mounted and checked.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to