Timothy Rule

Results 4 issues of Timothy Rule

Life cycle of a task is somewhat like this: compile(generates cmds) -> run deps -> fingerprint(on sources) -> run Cmds generated by 'for', and based on sources, are calculated at...

Contribution relating to #608 Allows a task to be skipped if a precondition, with attribute skip=true, fails.

Fix and modify the behavior of `requires`. Fixes #1676 (discussion #1620) Modifies/updates #1204 Requires was not working in the case that a variable was set to nil (see discussion/issue). Additional,...

### Discussed in https://github.com/go-task/task/discussions/1620 Originally posted by **usersina** April 26, 2024 - Task version: `v3.36.0` - Operating system: `Arch Linux x86_64 6.6.28-1-lts` - Experiments enabled: `No` Given the following `Taskfile.yml`:...

state: needs triage