[
https://issues.apache.org/jira/browse/AIRFLOW-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15931738#comment-15931738
]
ASF subversion and git services commented on AIRFLOW-1006:
----------------------------------------------------------
Commit 1da7450c96c631a75da96ba00f6d3ad116c9061b in incubator-airflow's branch
refs/heads/master from [~jlowin]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=1da7450 ]
[AIRFLOW-1006] Move config templates to separate files
Config templates are easier to work with as standalone
files instead of giant strings inside configuration.py
> Move configuration templates to separate files
> ----------------------------------------------
>
> Key: AIRFLOW-1006
> URL: https://issues.apache.org/jira/browse/AIRFLOW-1006
> Project: Apache Airflow
> Issue Type: Improvement
> Components: configuration
> Affects Versions: Airflow 1.8
> Reporter: Jeremiah Lowin
> Assignee: Jeremiah Lowin
> Priority: Minor
> Fix For: 1.9.0
>
>
> Currently both the default and test configuration templates are just strings
> inside configuration.py. This makes them difficult to work with. It would be
> much better to expose them as separate files, "default_airflow.cfg" and
> "default_test.cfg", to make it clear they are distinct config templates.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)