-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
meta:triagedThis issue has been triaged (has a good description, as well as labels for priority, size and type)This issue has been triaged (has a good description, as well as labels for priority, size and type)p2Medium priorityMedium prioritysize:smallSmallSmalltype:bugSomething isn't workingSomething isn't working
Description
On our .env we set TASK_X_REMOTE_TASKFILES=1, which is required for task to work with remote files. But this env var is only loaded by task when executed from the top-level directory containing it, which means invoking task from any subdirectory greets us with: task: Remote taskfiles are not enabled. You can read more about this experiment and how to enable it at https://taskfile.dev/experiments/remote-taskfiles
We need to improve this (even if by documenting / advising on a path for local shell setup with that env var)
Metadata
Metadata
Assignees
Labels
meta:triagedThis issue has been triaged (has a good description, as well as labels for priority, size and type)This issue has been triaged (has a good description, as well as labels for priority, size and type)p2Medium priorityMedium prioritysize:smallSmallSmalltype:bugSomething isn't workingSomething isn't working