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

8 Commits

Author SHA1 Message Date
Pete Davison
d47bad9071
feat: unexport all node implementation fields 2025-05-01 18:13:51 +00:00
Pete Davison
39d172f1f4
fix: TaskfileNotSecureError should use redacted URI 2025-05-01 18:09:47 +00:00
Pete Davison
bf59e9cb95
chore: improve function naming 2025-05-01 18:05:58 +00:00
Pete Davison
474eec1249
feat: redact credentials in remote urls 2025-04-28 16:16:10 +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
Pete Davison
a60c2ec3f8
fix: sources brace expansion (#2075) 2025-04-19 11:51:31 +01:00
Alexey Palazhchenko
2aa2963565
chore(deps): switch to mainted fork of git-urls (#1917) 2024-11-12 09:29:29 +01:00
Valentin Maerten
e6ea0647d7
feat(remote): support include git remote (#1652) 2024-09-24 13:44:54 -04:00