1
0
mirror of https://github.com/go-task/task.git synced 2024-12-12 10:45:49 +02:00
task/taskfile
Pete Davison 3aaa3223a0
fix: run once in shared dependencies (#1655)
* fix: run once in shared dependencies

* feat: add test
2024-06-28 16:50:02 +01:00
..
ast fix: run once in shared dependencies (#1655) 2024-06-28 16:50:02 +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 feat: better yaml parsing and error handling (#1619) 2024-05-16 01:24:02 +00:00
taskfile.go feat: merger 2024-04-09 12:37:18 +01:00