You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need a way to extend template variables, functions, and overall behavior.
I want to add custom variables like compose_dir in the template.
I want to use custom functions like isNil in the template.
I want a way to replace special characters in plugins as it's done for env and template variables now.
The text was updated successfully, but these errors were encountered:
We need a way to extend template variables, functions, and overall behavior.
I want to add custom variables like
compose_dir
in the template.I want to use custom functions like
isNil
in the template.I want a way to replace special characters in plugins as it's done for env and template variables now.
The text was updated successfully, but these errors were encountered: