Wednesday, 2024-02-07

abelurvsevolod: 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
abelurhttps://www.irccloud.com/pastebin/mPwnXtaC/02:01
abelurlike what is being done here: https://github.com/onap/ci-management/blob/master/jjb/integration/integration-docker-compose.yaml#L2002:02
vsevolodif you are using include-raw-escape, contents of included file is not expanded. So, no need to double braces07:02
opendevreviewVsevolod Fedorov proposed jjb/jenkins-job-builder master: Use 'warnings' module for tag deprecation. Improve tests  https://review.opendev.org/c/jjb/jenkins-job-builder/+/90796510:21
opendevreviewVsevolod 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/+/90828310:21
opendevreviewVsevolod Fedorov proposed jjb/jenkins-job-builder master: Use 'warnings' module for tag deprecation. Improve tests  https://review.opendev.org/c/jjb/jenkins-job-builder/+/90796511:23
opendevreviewVsevolod 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/+/90828311:23
abelurvsevolod: in some of bash inline substitutions when using include-raw-escape, the '{{EXTRA }}' -> '{EXTRA }' dont get removed / expanded.  22:38
abelurmaybe there is something missing! 22:38
abelurhttps://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/!