-
Notifications
You must be signed in to change notification settings - Fork 14.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[AIRFLOW-3685] Move licence header check #4497
Conversation
+1 this is a good change. Approved. Waiting for the CI to pass. |
Wow what a coincidence... I was just about to push the PR button and see this. https://issues.apache.org/jira/browse/AIRFLOW-3686 |
My branch is a bit more explicit: master...BasPH:bash-split-license-ci-check. The license check is a separate stage since it's not related to Flake8 IMO: |
Codecov Report
@@ Coverage Diff @@
## master #4497 +/- ##
=======================================
Coverage 74.75% 74.75%
=======================================
Files 428 428
Lines 29611 29611
=======================================
Hits 22135 22135
Misses 7476 7476 Continue to review full report at Codecov.
|
Make sure you have checked all steps below.
Jira
Description
Moving licence header check to a pre-test stage to prevent useless travis resources
Tests
Commits
Documentation
Code Quality
flake8