Commit History

Author SHA1 Message Date
  Valentin Maerten 5eaf0b2dcd fix: interpolate dynamic vars in defer (#1818) 1 month ago
  Valentin Maerten 1bf850592c fix: interpolate vars in defer (#1814) 1 month ago
  Andrey Nering b259edeb65 feat(defer): expose `EXIT_CODE` special variable to `defer:` (#1762) 2 months ago
  Pete Davison 5e9851f42f Update minimum go version (#1758) 2 months ago
  Valentin Maerten 830b745112 feat(remote): global tempDir when the path is absolute (#1661) 4 months ago
  Pete Davison 7535467f45 fix: prompt check shouldn't run if dry flag is true 6 months ago
  Pete Davison 3e5cd6cdfd fix: prompt check should come after preconditions and fingerprinting 6 months ago
  Pete Davison 08a888dc8a feat: parse templates in collection-type variables (#1526) 8 months ago
  Pete Davison d30539c17e refactor: move flags into their own package (#1521) 8 months ago
  Pete Davison 38a06dad8e feat: error when multiple wildcard matches are found 8 months ago
  Pete Davison 1ef5cf71d0 feat: pass ast.Call by reference 9 months ago
  Pete Davison 8d0754af4d feat: go 1.21 1 year ago
  Pete Davison 42af0fc791 feat: invert call.Direct (#1459) 10 months ago
  Pete Davison 247c2586c2 refactor: taskfile/ast package (#1450) 10 months ago
  Pete Davison 2b67d05b9d feat: remove v2 support (#1447) 10 months ago
  Pete Davison 7feceeae87 fix: handle errors when sh is used in Taskfiles with the any variables experiment enabled 11 months ago
  Pete Davison 546a4d7e46 feat: prefer remote taskfiles over cached ones (#1345) 11 months ago
  Andrey Nering b681ef9868 fix(platforms): do not run dynamic vars for other platforms (#1377) 1 year ago
  Juan Ignacio Donoso 05755f3a52 fix: templates on task descriptions (#1343) 1 year ago
  Pete Davison dc77286282 feat: unify prompts (#1344) 1 year ago
  Andrey Nering a70f5aafc2 fix: increase max task calls limit from 100 to 1000 1 year ago
  Andrey Nering adfb96b637 feat: add ability to set `watch: true` in Taskfile (#1361) 1 year ago
  Pete Davison 22ce67c5e5 feat: remote taskfiles (HTTP) (#1152) 1 year ago
  Andrey Nering e96712b020 fix: make sure USER_WORKING_DIR works corrently with includes (#1309) 1 year ago
  Pete Davison 6059ce2ac4 fix: exit codes for indirect tasks 1 year ago
  Pete Davison 02f1c8482a fix: new line after prompts 1 year ago
  Ben Coleman 307f39cee3 feat: add ability to specify which vars are required (#1204) 1 year ago
  Pete Davison 5fdaa9aa36 feat: implement gentle force experiment draft (#1216) 1 year ago
  Andrey Nering 44aaec86a1 chore: improvements on #1163 + changelog entry 1 year ago
  Max Cheetham f815ce2901 feat(prompts): add ability for tasks to prompt user pre execution (#1163) 1 year ago