mirror of
https://github.com/go-task/task.git
synced 2026-05-18 05:05:20 +02:00
d96d6fe7030801f0a9698d9662e740754f7a877f
Issue #2267 — Define semantics of file-path special variables when the Taskfile is loaded from a remote source (HTTP/HTTPS/Git): - TASKFILE / ROOT_TASKFILE: raw URL (fixes the broken `https:/...` caused by filepath.Join collapsing the double slash) - TASKFILE_DIR / ROOT_DIR: empty string — a DIR variable cannot point to a URL - TASK_DIR: resolved against USER_WORKING_DIR Export taskfile.IsRemoteEntrypoint so the compiler can dispatch on the nature of the entrypoint without relying on `c.Dir == ""` (a side effect of the remote path).
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
Task: The Modern Task Runner
A fast, cross-platform build tool inspired by Make, designed for modern workflows.
Installation • Getting Started • Docs • Twitter • Bluesky • Mastodon • Discord
Gold Sponsors
|
|
|
|
Community Sponsors
|
|
Languages
Go
84%
Vue
4.9%
Shell
4.7%
TypeScript
4.4%
PowerShell
1.4%
Other
0.5%