You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Kaxil Naik (Jira)" <ji...@apache.org> on 2019/12/18 00:25:00 UTC

[jira] [Commented] (AIRFLOW-3257) Pin flake8 version to avoid checks changing over time

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

Kaxil Naik commented on AIRFLOW-3257:
-------------------------------------

Removing Fix version as this is no longer valid

> Pin flake8 version to avoid checks changing over time
> -----------------------------------------------------
>
>                 Key: AIRFLOW-3257
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3257
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: ci
>            Reporter: Ash Berlin-Taylor
>            Priority: Major
>
> Flake8 3.6.0 was just released and it introduced some new checks that didn't exist before. As a result all of our CI pipelines are now failing.
> To avoid this happening in future we should pin the version of flake8 to 3.5.0 (currently this is in tox.ini, and setup.py)



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