[
https://issues.apache.org/jira/browse/GEODE-6483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16788098#comment-16788098
]
ASF subversion and git services commented on GEODE-6483:
--------------------------------------------------------
Commit 542ab38c011881e29a0f1a4f921469a8d96b7814 in geode's branch
refs/heads/develop from Patrick Rhomberg
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=542ab38 ]
GEODE-6483: Separate concerns of render.py. (#3264)
> Separate concerns of render.py
> ------------------------------
>
> Key: GEODE-6483
> URL: https://issues.apache.org/jira/browse/GEODE-6483
> Project: Geode
> Issue Type: Improvement
> Reporter: Patrick Rhomberg
> Priority: Major
> Time Spent: 1h
> Remaining Estimate: 0h
>
> Currently, the {{render.py}} script that handles interpolation of Jinja
> variables in our various pipelines has the additional concern of settings
> multiple pipeline variables hardcoded in the {{render.py}} script. Variables
> of this script should be contained only in referenced variable files, e.g.
> {{shared/jinja.variables.yml}}, and not hard-coded.
> Removing this hard-coded behavior will make the script more flexible in its
> use as a Jinja renderer as a whole, and make its behavior in the meta
> pipeline more obvious to a developer-reader.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)