1
0
mirror of https://github.com/go-task/task.git synced 2025-04-19 23:02:17 +03:00

3 Commits

Author SHA1 Message Date
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
christiandins
4dffab2e0a
feat: add parallel test execution to improve runtime (#1882) 2024-12-11 21:47:10 -03:00
Valentin Maerten
e6ea0647d7
feat(remote): support include git remote (#1652) 2024-09-24 13:44:54 -04:00