Open anna-geller opened 3 days ago
Hey, i think i could work on this issue. Can you please explain where you want me to implement the function? @anna-geller
Hi, thanks to volunteer to implement this.
Pebble functions are implemented here: https://github.com/kestra-io/kestra/tree/develop/core/src/main/java/io/kestra/core/runners/pebble/functions
You need to add a new class and configure it here: https://github.com/kestra-io/kestra/blob/develop/core/src/main/java/io/kestra/core/runners/pebble/Extension.java#L123
Don't forget to add a new test for the function.
Feature description
sth like in Python: