[
https://issues.apache.org/jira/browse/AIRFLOW-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15934050#comment-15934050
]
ASF subversion and git services commented on AIRFLOW-1006:
----------------------------------------------------------
Commit b586bd6123ff43b0e1a885489f06dc965d22e705 in incubator-airflow's branch
refs/heads/master from [~jlowin]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=b586bd6 ]
[AIRFLOW-1006] Add config_templates to MANIFEST
Without this line, the config templates are not
included when Airflow
is installed
Closes #2173 from jlowin/speedup-2
> 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)