You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Patrick Rhomberg (JIRA)" <ji...@apache.org> on 2019/03/11 19:03:00 UTC

[jira] [Resolved] (GEODE-6483) Separate concerns of render.py

     [ https://issues.apache.org/jira/browse/GEODE-6483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Patrick Rhomberg resolved GEODE-6483.
-------------------------------------
    Resolution: Fixed

> 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 40m
>  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)