Replies: 1 comment 17 replies
-
The general pattern is to encode logic in your dependent tasks that will indicate whether or not that task needs to run. This is done through https://taskfile.dev/usage/#using-programmatic-checks-to-indicate-a-task-is-up-to-date https://taskfile.dev/usage/#by-fingerprinting-locally-generated-files-and-their-sources Related #788 |
Beta Was this translation helpful? Give feedback.
17 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Will be very useful when writing Taskfiles where deps are very heave and long to run
Beta Was this translation helpful? Give feedback.
All reactions