Skip to content

Taskrc is not read if the entrypoint is a remote Taskfile #2460

@vmaerten

Description

@vmaerten

Description

When we run a Taskfile with an remote entrypoint, the taskrc located in XDG_CONFIG_HOME is not read.

Image

TaskRC in : $XDG_CONFIG_HOME/task/Taskrc.yml with :

experiments:
  REMOTE_TASKFILES: 1

How to reproduce :
task -t https://raw.githubusercontent.com/go-task/task/refs/heads/main/Taskfile.yml

Version

3.45.4

Operating system

Linux / Fedora

Experiments Enabled

Remote Taskfiles

Example Taskfile

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions