We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
When we run a Taskfile with an remote entrypoint, the taskrc located in XDG_CONFIG_HOME is not read.
TaskRC in : $XDG_CONFIG_HOME/task/Taskrc.yml with :
$XDG_CONFIG_HOME/task/Taskrc.yml
experiments: REMOTE_TASKFILES: 1
How to reproduce : task -t https://raw.githubusercontent.com/go-task/task/refs/heads/main/Taskfile.yml
task -t https://raw.githubusercontent.com/go-task/task/refs/heads/main/Taskfile.yml
3.45.4
Linux / Fedora
Remote Taskfiles