sedyh
Task is not tracking deleted generated files
Hello, I think I found the case to reopen this issue:
https://github.com/go-task/task/issues/238
I want the Task to re-trigger
gen
, when I'm running clean
:
8 replies
Task and tracking dir modtime
Hello. Let's say I'm changing
tools/cmd/main.go
and want to make a task that will track it by pattern.
I know that this pattern will track any file in dir recursively.
But these patterns will not, even if dir modtime being updated when any internal content has been changed.
Is this intentional? For compatibility purposes with different file systems?4 replies