[
https://issues.apache.org/jira/browse/AIRFLOW-5827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16967648#comment-16967648
]
ASF subversion and git services commented on AIRFLOW-5827:
----------------------------------------------------------
Commit 195125c0e57862835570d6162cb100adb45f0a80 in airflow's branch
refs/heads/v1-10-test from Jarek Potiuk
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=195125c ]
[AIRFLOW-5827] Move build to later stage in pre-commit (#6493)
This change is to move build stage of pre-commit as late as possible in
pre-commit
chain. This is useful if you do not want to rebuild the docker images needed
to run pylint/mypy/flake8 - and still see the result of other checks immediately
after you run commit.
(cherry picked from commit 45e108d3d93d587ee04a506a2df89b9758a39f98)
> Breeze's Build pre-commit should be done as late as possible to optimise
> experience
> -----------------------------------------------------------------------------------
>
> Key: AIRFLOW-5827
> URL: https://issues.apache.org/jira/browse/AIRFLOW-5827
> Project: Apache Airflow
> Issue Type: Sub-task
> Components: ci
> Affects Versions: 2.0.0, 1.10.6
> Reporter: Jarek Potiuk
> Assignee: Jarek Potiuk
> Priority: Major
> Fix For: 1.10.7
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)