David

Results 4 comments of 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: ![grafik](https://github.com/user-attachments/assets/a15c9a13-df4e-488a-8e13-f387210e3cba) A setting to...

I finished the PR and put it up for review @jackkav @gatzjames