Skip to content

Feature request: All remote taskfile options in .taskrc config #1403

@c-ameron

Description

@c-ameron

As discussed here, I'd like to see options for the remote taskfiles to be included in taskfile schema.

Having them as a key in the .yml would make it easier to manage the options and a less clunky CLI invocation (especially in the context of sourcing/sharing different remote taskfiles).

As an example

includes:
  my-remote-namespace: https://raw.githubusercontent.com/my-org/my-repo/main/Taskfile.yml
  offline: true
  auto-update-ttl: weekly

I understand that you don't want to do schema changes while the remote taskfiles are still an experiment, but something to track/think about if it makes it to GA.

Thanks again for your work!

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: remoteChanges related to remote taskfiles.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions