Azure-pipelines-tasks: task.json schema

Created on 8 Jun 2016  路  8Comments  路  Source: microsoft/azure-pipelines-tasks

Where can I find task.json file schema. It would be nice to get intellisense while creating task definitions

Core Documentation

Most helpful comment

Or really, any documentation. I can't seem to find any information on the valid values in, for example, the "visibleRule" field. The task.json specification is sorely needed.

All 8 comments

Or really, any documentation. I can't seem to find any information on the valid values in, for example, the "visibleRule" field. The task.json specification is sorely needed.

Agreed. There is this outstanding pull request that has been on ice for months.
https://github.com/Microsoft/vsts-tasks/pull/1066/commits/22de746c885f20e9c428a3d3d62791acc19b7900

The PR @brettjacobson mentions is #1066

closing since we're tracking in vsts-task-lib

FYI for reference, there's a doc that has a basic scheme https://www.visualstudio.com/en-us/docs/integrate/extensions/develop/build-task-schema

Where is the task.json schema reference now?

The tasks.schema.json file ended up moving here.

Closing since this exists in the task-lib

Was this page helpful?
0 / 5 - 0 ratings