1
0
mirror of https://github.com/go-task/task.git synced 2025-01-10 04:18:53 +02:00
task/taskfile
Valentin Maerten c77c8a419b
refactor: check if the remote exists just before reading it (#1713)
* refactor: check if the remote exists in the read to avoid doing it in offline mode

* fix: timeout error was not working

* fix: use cached copy if available
2024-09-07 20:54:05 +01:00
..
ast fix: include flatten with a default task (#1778) 2024-09-06 10:44:28 -03:00
cache.go feat(remote): add a command to clear the cache (#1639) 2024-06-28 17:42:16 +01: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 feat(remote): prefix checksums/cached files with the filename (#1636) 2024-06-28 17:07:43 +01:00
node_http.go refactor: check if the remote exists just before reading it (#1713) 2024-09-07 20:54:05 +01:00
node_stdin.go feat(remote): prefix checksums/cached files with the filename (#1636) 2024-06-28 17:07:43 +01:00
node.go feat(remote): prefix checksums/cached files with the filename (#1636) 2024-06-28 17:07:43 +01:00
reader.go refactor: check if the remote exists just before reading it (#1713) 2024-09-07 20:54:05 +01:00
taskfile.go refactor: check if the remote exists just before reading it (#1713) 2024-09-07 20:54:05 +01:00