abelur | vsevolod: if we are alreadly using !include-raw-escape, and in the script we are doing looping through array elements ... is there a way to avoid using the `{} -> {{}}` ex: | 02:01 |
---|---|---|
abelur | https://www.irccloud.com/pastebin/mPwnXtaC/ | 02:01 |
abelur | like what is being done here: https://github.com/onap/ci-management/blob/master/jjb/integration/integration-docker-compose.yaml#L20 | 02:02 |
vsevolod | if you are using include-raw-escape, contents of included file is not expanded. So, no need to double braces | 07:02 |
opendevreview | Vsevolod Fedorov proposed jjb/jenkins-job-builder master: Use 'warnings' module for tag deprecation. Improve tests https://review.opendev.org/c/jjb/jenkins-job-builder/+/907965 | 10:21 |
opendevreview | Vsevolod Fedorov proposed jjb/jenkins-job-builder master: Add tags: '!include-raw-verbatim:' and '!include-raw-expand:' https://review.opendev.org/c/jjb/jenkins-job-builder/+/908283 | 10:21 |
opendevreview | Vsevolod Fedorov proposed jjb/jenkins-job-builder master: Use 'warnings' module for tag deprecation. Improve tests https://review.opendev.org/c/jjb/jenkins-job-builder/+/907965 | 11:23 |
opendevreview | Vsevolod Fedorov proposed jjb/jenkins-job-builder master: Add tags: '!include-raw-verbatim:' and '!include-raw-expand:' https://review.opendev.org/c/jjb/jenkins-job-builder/+/908283 | 11:23 |
abelur | vsevolod: in some of bash inline substitutions when using include-raw-escape, the '{{EXTRA }}' -> '{EXTRA }' dont get removed / expanded. | 22:38 |
abelur | maybe there is something missing! | 22:38 |
abelur | https://www.irccloud.com/pastebin/2RERYPqG/ | 22:38 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!