David
David
Please rerun the workflows, the errors should be fixed
I'm not sure if I'm overlooking something here, but after changing this `path?.replace(VARIABLE_SEARCH_VALUE, '{{ _.$1 }}') ?? '';` to this `path?.replace(VARIABLE_SEARCH_VALUE, ':$1') ?? '';` it works:  A setting to...
Have you got any updates on this?
I finished the PR and put it up for review @jackkav @gatzjames