Commit History

Author SHA1 Message Date
  Valentin Maerten 830b745112 feat(remote): global tempDir when the path is absolute (#1661) 2 months ago
  Pete Davison 1ef5cf71d0 feat: pass ast.Call by reference 7 months ago
  Pete Davison 247c2586c2 refactor: taskfile/ast package (#1450) 8 months ago
  Pete Davison 0838d48ee3 refactor: decouple fingerprinting from executor (#1039) 1 year ago
  Pete Davison f1506ee500 fix: status and sources 1 year ago
  Harel Wahnich 99ab2a4d62 for task up to date check both status and sources (#1035) 1 year ago
  Amin Yahyaabadi 347fcf9f67 fix: avoid reruns when the timestamp method is used (#977) 1 year ago
  Andrey Nering fedb68cde7 Allow override the `.task` dir location with the `TASK_TEMP_DIR` env 2 years ago
  Andrey Nering 1f9fd24064 Small improvement and CHANGELOG for #477 3 years ago
  mrngsht 58c69e36a1 Evaluate sources also if status is up-to-date 3 years ago
  Andrey Nering ec4cd5ed48 Fix `.task` directory location 3 years ago
  Andrey Nering e09e75b0ba Fix a bug when the checksum up-to-date resolution is used by a task with a custom `label:` attribute 3 years ago
  Damian Szulc 47dd9b5a03 Move args and taskfile packages to root directory 4 years ago
  Andrey Nering fb72b46a3c github.com/go-task/task/v2 -> github.com/go-task/task/v3 4 years ago
  Adam Wasila 9f83311931 Add label field to task definition 4 years ago
  Andrey Nering 14d7f04a81 Always expode .TIMESTAMP and .STATUS when using `status:` 5 years ago
  Andrey Nering 78595fba0b Make "checksum" the default method in v3 5 years ago
  Andrey Nering 8020284b12 Add global method: option to set default method 5 years ago
  Andrey Nering dc8fb79759 Merge branch 'master' into v3 5 years ago
  Seiichi Uchida 26e0c0887a Re-run the task if generated files do not exist 5 years ago
  Andrey Nering dd9cdb0ec9 Fix build after merging master 5 years ago
  Stephen Prater bd5882f0f0 Add Preconditions to Tasks 5 years ago
  Andrey Nering 902f0d3ac4 Don't persist new checksum on the disk if dry mode is enabled 5 years ago
  Andrey Nering 713ecd35f6 Pass context as an argument 5 years ago
  Andrey Nering 3cbc89769d Re-write import paths to v2 5 years ago
  Andrey Nering b5b2649283 Fix broken --status flag 6 years ago
  Andrey Nering 8bdf5c554d Fixes after updating mvdan.cc/sh 6 years ago
  Andrey Nering 152fc0ad38 Move all structs related to Taskfile to its own package 6 years ago
  Andrey Nering 134c6b79c4 Add Taskfile struct and start implementing new format 6 years ago
  Andrey Nering 78f6cb08d8 Add --status flag to check is a task is up-to-date 6 years ago