1
0
mirror of https://github.com/go-task/task.git synced 2024-12-16 10:59:23 +02:00
task/taskfile
2024-05-12 20:32:09 +01:00
..
ast fix: included variable merging (#1649) 2024-05-12 20:32:09 +01:00
cache.go refactor: taskfile/ast package (#1450) 2023-12-29 20:32:03 +00:00
dotenv.go feat: parse templates in collection-type variables (#1526) 2024-03-10 17:11:07 +00:00
node_base.go fix: optional includes 2024-04-09 12:37:18 +01:00
node_file.go refactor: slightly improved NewBaseNode API 2024-03-25 19:13:27 +00:00
node_http.go feat: use timeout in RemoteExists function 2024-03-25 19:13:27 +00:00
node_stdin.go refactor: slightly improved NewBaseNode API 2024-03-25 19:13:27 +00:00
node.go feat: stdin required -t - (#1623) 2024-05-08 16:44:05 +01:00
reader.go fix: nil schema panic (#1648) 2024-05-12 20:25:54 +01:00
taskfile.go feat: merger 2024-04-09 12:37:18 +01:00