Valentin Maerten

Results 79 comments of Valentin Maerten

We have the same use case as @marverix in my company

Yes, preconditions are a list. The doc is now up to date

Hi ! Thanks a lot for your work on it! It's really appreciated. I will give it a try, because map is something I wanted to use. I just see...

@pd93 For the includes in remote Taskfiles, I've tested it with two differents setup and it works as expected Thanks a lot :fire:

Hi, As @pd93 said, the only way to override the temporary folder is with the `TASK_TEMP_DIR` environment variable. As all env variables are exposed in the templating system, you are...

Hello @bayeslearner If you want to have a default value for a variable, the recommanded way is to use the go templating : ```yml greet_user: desc: "Greet the user with...

Hi! Thanks for your work, it's a really really appreciated feature! We plan to use it, to mutualize all our project's Takefile Amazing work :fire:

I understand that implement SSH can be time consuming and will be done in the long run but is there any plan to support env variable in Taskfile's URL ?...

@lime-desu I've managed to get it work by compiling manually as explained here : https://github.com/catppuccin/gtk/issues/77#issuecomment-1575480232