You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Bas Harenslak (JIRA)" <ji...@apache.org> on 2019/01/12 12:38:00 UTC

[jira] [Created] (AIRFLOW-3686) Split CI license header check into separate stage

Bas Harenslak created AIRFLOW-3686:
--------------------------------------

             Summary: Split CI license header check into separate stage
                 Key: AIRFLOW-3686
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3686
             Project: Apache Airflow
          Issue Type: Improvement
            Reporter: Bas Harenslak


Currently the Apache license headers are checked at the end of all tests, for every tox environment. I think it's wise to split into a separate stage for various reasons:

* It's unnecessary to check for every tox environment
* It's annoying when you have a failing license header check _after_ completing all tests
* It's visually unclear in Travis CI what exactly is checked & tested in the "Test" jobs




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)