1
0
mirror of https://github.com/go-task/task.git synced 2025-05-13 22:16:31 +02:00

2 Commits

Author SHA1 Message Date
Pete Davison
d47bad9071
feat: unexport all node implementation fields 2025-05-01 18:13:51 +00:00
Pete Davison
a84f09d45f
feat: remote taskfile improvements (cache/expiry) (#2176)
* feat: cache as node, RemoteNode and cache-first approach

* feat: cache expiry

* feat: pass ctx into reader methods instead of timeout

* docs: updated remote taskfiles experiment doc

* feat: use cache if download fails
2025-04-19 12:12:08 +01:00