[
https://issues.apache.org/jira/browse/GEODE-6483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16796323#comment-16796323
]
ASF subversion and git services commented on GEODE-6483:
--------------------------------------------------------
Commit b0d69292ee4ca0b94047501b73f81397021ade82 in geode's branch
refs/heads/develop from Robert Houghton
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=b0d6929 ]
GEODE-6483: Fix jinja logic for concourse-to-github creds
Authored-by: Robert Houghton <[email protected]>
> 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)