Skip to content

vars missing from Schema docs for Task details #2910

Description

Description

Sorry of this is the wrong repo to raise docs issues in. I couldn't see the docs repo.

Looking at the docs for the Taskfile Schema, it appears that the vars: key for the details of a task is missing. Some of the examples in the docs show this, and I've used this for sometime, so has this been removed recently, or are the docs omitting it incorrectly?

Version

n/a

Operating system

n/a

Experiments Enabled

No response

Example Taskfile

version: '3'

tasks:
  default:
    vars:
      NPM_TOKEN: ''

Metadata

Metadata

Assignees

No one assigned

    Labels

    state: needs triageWaiting to be triaged by a maintainer.

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions