-
-
Notifications
You must be signed in to change notification settings - Fork 763
Labels
area: package apiChanges related to the usage of Task as a Go package.Changes related to the usage of Task as a Go package.
Description
Description
I am using Task in library/package mode, as an embedded task runner within a larger CLI application. I would like to be able to permanently and programmatically enable experiments (specifically Remote Taskfiles) so that the end user is unaware of it and does not need to explicitly set environment variables, whether in a file or at the command line. Is it possible to expose this option to the Executor? Or is there some undocumented way of doing this?
Thanks!
Metadata
Metadata
Assignees
Labels
area: package apiChanges related to the usage of Task as a Go package.Changes related to the usage of Task as a Go package.