Files
task/taskfile
Valentin Maerten bff4f97d7e refactor(remote): template header values instead of expanding ${VAR}
Aligns the syntax with the rest of Task, and lets functions compose: a
Basic credential no longer needs its base64 computed by hand. The strict
expansion this replaces was already gone, so nothing is lost by the
switch.

Only functions resolve — the configuration file is read before any
Taskfile, so {{.VAR}} has nothing to read and produces an empty header.
That is documented next to the option.
2026-08-23 12:35:55 +02:00
..
2026-08-11 22:09:25 +02:00
2026-07-14 22:06:38 +02:00
2026-07-14 22:06:38 +02:00
2026-08-13 14:38:10 +01:00