mirror of
https://github.com/go-task/task.git
synced 2026-07-09 06:55:14 +00:00
Move secret masking from runtime (task.go) to compile time (variables.go). This avoids recalculating variables on each log. - Add MaskSecretsWithExtra for loop vars and deferred commands - Rename CmdTemplate to LogCmd (clearer intent) - Simplify logging in runCommand
1.7 KiB
1.7 KiB