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

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

Commit 4fd3b899dce0397b045c7311a75d50341c7ccf65 in airflow's branch 
refs/heads/master from Kamil BreguĊ‚a
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=4fd3b89 ]

[AIRFLOW-6379][depends on AIRFLOW-6377] Simplify `airflow task run` logic 
(#6936)

* [AIRFLOW-6377] Decouple cli utils from argparse.Namespace

> Decouple cli utils from argparse.Namespace
> ------------------------------------------
>
>                 Key: AIRFLOW-6377
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-6377
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: cli
>    Affects Versions: 1.10.7
>            Reporter: Kamil Bregula
>            Priority: Minor
>
> The dependence of helper methods on an object that contains many configurable 
> attributes makes it difficult to trace the logic of the code. This will also 
> make it difficult to decouple the executor from the CLI. In addition, it 
> improves type hints.



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

Reply via email to