schema
stringclasses
471 values
key
stringlengths
0
203
description
stringlengths
0
4.37k
object
stringlengths
2
322k
service-schema.json
restoreKeys
Additional restore key prefixes
{"type": "string", "ignoreCase": "key"}
service-schema.json
task
Cache (Beta) Cache files between runs
{"ignoreCase": "value", "pattern": "^CacheBeta@0$"}
service-schema.json
inputs
Cache (Beta) inputs
{"properties": {"key": {"type": "string", "ignoreCase": "key"}, "path": {"type": "string", "ignoreCase": "key"}, "cacheHitVar": {"type": "string", "ignoreCase": "key"}}, "additionalProperties": false, "required": ["key", "path"]}
service-schema.json
key
Key
{"type": "string", "ignoreCase": "key"}
service-schema.json
path
Path
{"type": "string", "ignoreCase": "key"}
service-schema.json
cacheHitVar
Cache hit variable
{"type": "string", "ignoreCase": "key"}
service-schema.json
task
CMake Build with the CMake cross-platform build system
{"ignoreCase": "value", "pattern": "^CMake@1$"}
service-schema.json
inputs
CMake inputs
{"properties": {"workingDirectory": {"type": "string", "ignoreCase": "key", "aliases": ["cwd"]}, "cmakeArgs": {"type": "string", "ignoreCase": "key"}, "runInsideShell": {"type": "boolean", "ignoreCase": "key"}}, "additionalProperties": false, "required": []}
service-schema.json
workingDirectory
Working Directory
{"type": "string", "ignoreCase": "key", "aliases": ["cwd"]}
service-schema.json
cmakeArgs
Arguments
{"type": "string", "ignoreCase": "key"}
service-schema.json
runInsideShell
Run cmake command inside shell
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
task
Mobile Center Test Test mobile app packages with Visual Studio Mobile Center.
{"ignoreCase": "value", "pattern": "^VSMobileCenterTest@0$"}
service-schema.json
inputs
Mobile Center Test inputs
{"properties": {"app": {"type": "string", "ignoreCase": "key"}, "artifactsDir": {"type": "string", "ignoreCase": "key"}, "enablePrepare": {"type": "boolean", "ignoreCase": "key"}, "framework": {"ignoreCase": "all", "enum": ["appium", "espresso", "calabash", "uitest", "xcuitest"]}, "appiumBuildDir": {"type": "string", "ignoreCase": "key"}, "espressoBuildDir": {"type": "string", "ignoreCase": "key"}, "espressoTestApkPath": {"type": "string", "ignoreCase": "key"}, "calabashProjectDir": {"type": "string", "ignoreCase": "key"}, "calabashConfigFile": {"type": "string", "ignoreCase": "key"}, "calabashProfile": {"type": "string", "ignoreCase": "key"}, "calabashSkipConfigCheck": {"type": "boolean", "ignoreCase": "key"}, "uitestBuildDir": {"type": "string", "ignoreCase": "key"}, "uitestStoreFile": {"type": "string", "ignoreCase": "key"}, "uitestStorePass": {"type": "string", "ignoreCase": "key"}, "uitestKeyAlias": {"type": "string", "ignoreCase": "key"}, "uitestKeyPass": {"type": "string", "ignoreCase": "key"}, "uitestToolsDir": {"type": "string", "ignoreCase": "key"}, "signInfo": {"type": "string", "ignoreCase": "key"}, "xcuitestBuildDir": {"type": "string", "ignoreCase": "key"}, "xcuitestTestIpaPath": {"type": "string", "ignoreCase": "key"}, "prepareOpts": {"type": "string", "ignoreCase": "key"}, "enableRun": {"type": "boolean", "ignoreCase": "key"}, "credsType": {"ignoreCase": "all", "enum": ["serviceEndpoint", "inputs"]}, "serverEndpoint": {"type": "string", "ignoreCase": "key"}, "username": {"type": "string", "ignoreCase": "key"}, "password": {"type": "string", "ignoreCase": "key"}, "appSlug": {"type": "string", "ignoreCase": "key"}, "devices": {"type": "string", "ignoreCase": "key"}, "series": {"type": "string", "ignoreCase": "key"}, "dsymDir": {"type": "string", "ignoreCase": "key"}, "locale": {"ignoreCase": "all", "enum": ["da_DK", "nl_NL", "en_GB", "en_US", "fr_FR", "de_DE", "ja_JP", "ru_RU", "es_MX", "es_ES", "user"]}, "userDefinedLocale": {"type": "string", "ignoreCase": "key"}, "loginOpts": {"type": "string", "ignoreCase": "key"}, "runOpts": {"type": "string", "ignoreCase": "key"}, "async": {"type": "boolean", "ignoreCase": "key"}, "cliLocationOverride": {"type": "string", "ignoreCase": "key"}, "debug": {"type": "boolean", "ignoreCase": "key"}}, "additionalProperties": false, "required": ["app"]}
service-schema.json
app
Binary Application File Path
{"type": "string", "ignoreCase": "key"}
service-schema.json
artifactsDir
Artifacts Directory
{"type": "string", "ignoreCase": "key"}
service-schema.json
enablePrepare
Prepare Tests
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
framework
Test Framework
{"ignoreCase": "all", "enum": ["appium", "espresso", "calabash", "uitest", "xcuitest"]}
service-schema.json
appiumBuildDir
Build Directory
{"type": "string", "ignoreCase": "key"}
service-schema.json
espressoBuildDir
Build Directory
{"type": "string", "ignoreCase": "key"}
service-schema.json
espressoTestApkPath
Test APK Path
{"type": "string", "ignoreCase": "key"}
service-schema.json
calabashProjectDir
Project Directory
{"type": "string", "ignoreCase": "key"}
service-schema.json
calabashConfigFile
Cucumber Config File
{"type": "string", "ignoreCase": "key"}
service-schema.json
calabashProfile
Profile to run
{"type": "string", "ignoreCase": "key"}
service-schema.json
calabashSkipConfigCheck
Skip Configuration Check
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
uitestBuildDir
Build Directory
{"type": "string", "ignoreCase": "key"}
service-schema.json
uitestStoreFile
Store File
{"type": "string", "ignoreCase": "key"}
service-schema.json
uitestStorePass
Store Password
{"type": "string", "ignoreCase": "key"}
service-schema.json
uitestKeyAlias
Key Alias
{"type": "string", "ignoreCase": "key"}
service-schema.json
uitestKeyPass
Key Password
{"type": "string", "ignoreCase": "key"}
service-schema.json
uitestToolsDir
Test Tools Directory
{"type": "string", "ignoreCase": "key"}
service-schema.json
signInfo
Signing Information
{"type": "string", "ignoreCase": "key"}
service-schema.json
xcuitestBuildDir
Build Directory
{"type": "string", "ignoreCase": "key"}
service-schema.json
xcuitestTestIpaPath
Test IPA Path
{"type": "string", "ignoreCase": "key"}
service-schema.json
prepareOpts
Additional Options
{"type": "string", "ignoreCase": "key"}
service-schema.json
enableRun
Run Tests
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
credsType
Authentication Method
{"ignoreCase": "all", "enum": ["serviceEndpoint", "inputs"]}
service-schema.json
serverEndpoint
Mobile Center Connection
{"type": "string", "ignoreCase": "key"}
service-schema.json
username
Mobile Center Username
{"type": "string", "ignoreCase": "key"}
service-schema.json
password
Mobile Center Password
{"type": "string", "ignoreCase": "key"}
service-schema.json
appSlug
App Slug
{"type": "string", "ignoreCase": "key"}
service-schema.json
devices
Devices
{"type": "string", "ignoreCase": "key"}
service-schema.json
series
Test Series
{"type": "string", "ignoreCase": "key"}
service-schema.json
dsymDir
dSYM Directory
{"type": "string", "ignoreCase": "key"}
service-schema.json
locale
System Language
{"ignoreCase": "all", "enum": ["da_DK", "nl_NL", "en_GB", "en_US", "fr_FR", "de_DE", "ja_JP", "ru_RU", "es_MX", "es_ES", "user"]}
service-schema.json
userDefinedLocale
Other Locale
{"type": "string", "ignoreCase": "key"}
service-schema.json
loginOpts
Addtional Options for Login
{"type": "string", "ignoreCase": "key"}
service-schema.json
runOpts
Additional Options for Run
{"type": "string", "ignoreCase": "key"}
service-schema.json
async
Do not wait for test result
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
cliLocationOverride
mobile-center CLI Location
{"type": "string", "ignoreCase": "key"}
service-schema.json
debug
Enable Debug Output
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
task
App Center test Test app packages with Visual Studio App Center
{"ignoreCase": "value", "pattern": "^AppCenterTest@1$"}
service-schema.json
inputs
App Center test inputs
{"properties": {"appFile": {"type": "string", "ignoreCase": "key", "aliases": ["app"]}, "artifactsDirectory": {"type": "string", "ignoreCase": "key", "aliases": ["artifactsDir"]}, "prepareTests": {"type": "boolean", "ignoreCase": "key", "aliases": ["enablePrepare"]}, "frameworkOption": {"ignoreCase": "all", "enum": ["appium", "espresso", "calabash", "uitest", "xcuitest"], "aliases": ["framework"]}, "appiumBuildDirectory": {"type": "string", "ignoreCase": "key", "aliases": ["appiumBuildDir"]}, "espressoBuildDirectory": {"type": "string", "ignoreCase": "key", "aliases": ["espressoBuildDir"]}, "espressoTestApkFile": {"type": "string", "ignoreCase": "key", "aliases": ["espressoTestApkPath"]}, "calabashProjectDirectory": {"type": "string", "ignoreCase": "key", "aliases": ["calabashProjectDir"]}, "calabashConfigFile": {"type": "string", "ignoreCase": "key"}, "calabashProfile": {"type": "string", "ignoreCase": "key"}, "calabashSkipConfigCheck": {"type": "boolean", "ignoreCase": "key"}, "uiTestBuildDirectory": {"type": "string", "ignoreCase": "key", "aliases": ["uitestBuildDir"]}, "uitestStorePath": {"type": "string", "ignoreCase": "key"}, "uiTestStorePassword": {"type": "string", "ignoreCase": "key", "aliases": ["uitestStorePass"]}, "uitestKeyAlias": {"type": "string", "ignoreCase": "key"}, "uiTestKeyPassword": {"type": "string", "ignoreCase": "key", "aliases": ["uitestKeyPass"]}, "uiTestToolsDirectory": {"type": "string", "ignoreCase": "key", "aliases": ["uitestToolsDir"]}, "signInfo": {"type": "string", "ignoreCase": "key"}, "xcUITestBuildDirectory": {"type": "string", "ignoreCase": "key", "aliases": ["xcuitestBuildDir"]}, "xcUITestIpaFile": {"type": "string", "ignoreCase": "key", "aliases": ["xcuitestTestIpaPath"]}, "prepareOptions": {"type": "string", "ignoreCase": "key", "aliases": ["prepareOpts"]}, "runTests": {"type": "boolean", "ignoreCase": "key", "aliases": ["enableRun"]}, "credentialsOption": {"ignoreCase": "all", "enum": ["serviceEndpoint", "inputs"], "aliases": ["credsType"]}, "serverEndpoint": {"type": "string", "ignoreCase": "key"}, "username": {"type": "string", "ignoreCase": "key"}, "password": {"type": "string", "ignoreCase": "key"}, "appSlug": {"type": "string", "ignoreCase": "key"}, "devices": {"type": "string", "ignoreCase": "key"}, "series": {"type": "string", "ignoreCase": "key"}, "dsymDirectory": {"type": "string", "ignoreCase": "key", "aliases": ["dsymDir"]}, "localeOption": {"ignoreCase": "all", "enum": ["da_DK", "nl_NL", "en_GB", "en_US", "fr_FR", "de_DE", "ja_JP", "ru_RU", "es_MX", "es_ES", "user"], "aliases": ["locale"]}, "userDefinedLocale": {"type": "string", "ignoreCase": "key"}, "loginOptions": {"type": "string", "ignoreCase": "key", "aliases": ["loginOpts"]}, "runOptions": {"type": "string", "ignoreCase": "key", "aliases": ["runOpts"]}, "skipWaitingForResults": {"type": "boolean", "ignoreCase": "key", "aliases": ["async"]}, "cliFile": {"type": "string", "ignoreCase": "key", "aliases": ["cliLocationOverride"]}, "showDebugOutput": {"type": "boolean", "ignoreCase": "key", "aliases": ["debug"]}}, "additionalProperties": false, "required": ["appFile"]}
service-schema.json
appFile
Binary application file path
{"type": "string", "ignoreCase": "key", "aliases": ["app"]}
service-schema.json
artifactsDirectory
Artifacts directory
{"type": "string", "ignoreCase": "key", "aliases": ["artifactsDir"]}
service-schema.json
prepareTests
Prepare tests
{"type": "boolean", "ignoreCase": "key", "aliases": ["enablePrepare"]}
service-schema.json
frameworkOption
Test framework
{"ignoreCase": "all", "enum": ["appium", "espresso", "calabash", "uitest", "xcuitest"], "aliases": ["framework"]}
service-schema.json
appiumBuildDirectory
Build directory
{"type": "string", "ignoreCase": "key", "aliases": ["appiumBuildDir"]}
service-schema.json
espressoBuildDirectory
Build directory
{"type": "string", "ignoreCase": "key", "aliases": ["espressoBuildDir"]}
service-schema.json
espressoTestApkFile
Test APK path
{"type": "string", "ignoreCase": "key", "aliases": ["espressoTestApkPath"]}
service-schema.json
calabashProjectDirectory
Project directory
{"type": "string", "ignoreCase": "key", "aliases": ["calabashProjectDir"]}
service-schema.json
calabashConfigFile
Cucumber config file
{"type": "string", "ignoreCase": "key"}
service-schema.json
calabashProfile
Profile to run
{"type": "string", "ignoreCase": "key"}
service-schema.json
calabashSkipConfigCheck
Skip Configuration Check
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
uiTestBuildDirectory
Build directory
{"type": "string", "ignoreCase": "key", "aliases": ["uitestBuildDir"]}
service-schema.json
uitestStorePath
Store file
{"type": "string", "ignoreCase": "key"}
service-schema.json
uiTestStorePassword
Store password
{"type": "string", "ignoreCase": "key", "aliases": ["uitestStorePass"]}
service-schema.json
uitestKeyAlias
Key alias
{"type": "string", "ignoreCase": "key"}
service-schema.json
uiTestKeyPassword
Key password
{"type": "string", "ignoreCase": "key", "aliases": ["uitestKeyPass"]}
service-schema.json
uiTestToolsDirectory
Test tools directory
{"type": "string", "ignoreCase": "key", "aliases": ["uitestToolsDir"]}
service-schema.json
signInfo
Signing information
{"type": "string", "ignoreCase": "key"}
service-schema.json
xcUITestBuildDirectory
Build directory
{"type": "string", "ignoreCase": "key", "aliases": ["xcuitestBuildDir"]}
service-schema.json
xcUITestIpaFile
Test IPA path
{"type": "string", "ignoreCase": "key", "aliases": ["xcuitestTestIpaPath"]}
service-schema.json
prepareOptions
Additional options
{"type": "string", "ignoreCase": "key", "aliases": ["prepareOpts"]}
service-schema.json
runTests
Run tests
{"type": "boolean", "ignoreCase": "key", "aliases": ["enableRun"]}
service-schema.json
credentialsOption
Authentication method
{"ignoreCase": "all", "enum": ["serviceEndpoint", "inputs"], "aliases": ["credsType"]}
service-schema.json
serverEndpoint
App Center service connection
{"type": "string", "ignoreCase": "key"}
service-schema.json
username
App Center username
{"type": "string", "ignoreCase": "key"}
service-schema.json
password
App Center password
{"type": "string", "ignoreCase": "key"}
service-schema.json
appSlug
App slug
{"type": "string", "ignoreCase": "key"}
service-schema.json
devices
Devices
{"type": "string", "ignoreCase": "key"}
service-schema.json
series
Test series
{"type": "string", "ignoreCase": "key"}
service-schema.json
dsymDirectory
dSYM directory
{"type": "string", "ignoreCase": "key", "aliases": ["dsymDir"]}
service-schema.json
localeOption
System language
{"ignoreCase": "all", "enum": ["da_DK", "nl_NL", "en_GB", "en_US", "fr_FR", "de_DE", "ja_JP", "ru_RU", "es_MX", "es_ES", "user"], "aliases": ["locale"]}
service-schema.json
userDefinedLocale
Other locale
{"type": "string", "ignoreCase": "key"}
service-schema.json
loginOptions
Additional options for login
{"type": "string", "ignoreCase": "key", "aliases": ["loginOpts"]}
service-schema.json
runOptions
Additional options for run
{"type": "string", "ignoreCase": "key", "aliases": ["runOpts"]}
service-schema.json
skipWaitingForResults
Do not wait for test result
{"type": "boolean", "ignoreCase": "key", "aliases": ["async"]}
service-schema.json
cliFile
App Center CLI location
{"type": "string", "ignoreCase": "key", "aliases": ["cliLocationOverride"]}
service-schema.json
showDebugOutput
Enable debug output
{"type": "boolean", "ignoreCase": "key", "aliases": ["debug"]}
service-schema.json
task
Download secure file Download a secure file to the agent machine
{"ignoreCase": "value", "pattern": "^DownloadSecureFile@1$"}
service-schema.json
inputs
Download secure file inputs
{"properties": {"secureFile": {"type": "string", "ignoreCase": "key"}, "retryCount": {"type": "string", "ignoreCase": "key"}, "socketTimeout": {"type": "string", "ignoreCase": "key"}}, "additionalProperties": false, "required": ["secureFile"]}
service-schema.json
secureFile
Secure File
{"type": "string", "ignoreCase": "key"}
service-schema.json
retryCount
Retry Count
{"type": "string", "ignoreCase": "key"}
service-schema.json
socketTimeout
Socket Timeout
{"type": "string", "ignoreCase": "key"}
service-schema.json
task
Azure Container Apps Deploy An Azure DevOps Task to build and deploy Azure Container Apps.
{"ignoreCase": "value", "pattern": "^AzureContainerApps@0$"}
service-schema.json
inputs
Azure Container Apps Deploy inputs
{"properties": {"workingDirectory": {"type": "string", "ignoreCase": "key", "aliases": ["cwd"]}, "appSourcePath": {"type": "string", "ignoreCase": "key"}, "azureSubscription": {"type": "string", "ignoreCase": "key", "aliases": ["connectedServiceNameARM"]}, "acrName": {"type": "string", "ignoreCase": "key"}, "acrUsername": {"type": "string", "ignoreCase": "key"}, "acrPassword": {"type": "string", "ignoreCase": "key"}, "dockerfilePath": {"type": "string", "ignoreCase": "key"}, "imageToBuild": {"type": "string", "ignoreCase": "key"}, "imageToDeploy": {"type": "string", "ignoreCase": "key"}, "containerAppName": {"type": "string", "ignoreCase": "key"}, "resourceGroup": {"type": "string", "ignoreCase": "key"}, "containerAppEnvironment": {"type": "string", "ignoreCase": "key"}, "runtimeStack": {"type": "string", "ignoreCase": "key"}, "targetPort": {"type": "string", "ignoreCase": "key"}, "location": {"type": "string", "ignoreCase": "key"}, "environmentVariables": {"type": "string", "ignoreCase": "key"}, "disableTelemetry": {"type": "boolean", "ignoreCase": "key"}}, "additionalProperties": false, "required": ["azureSubscription"]}
service-schema.json
workingDirectory
Working Directory
{"type": "string", "ignoreCase": "key", "aliases": ["cwd"]}
service-schema.json
appSourcePath
Application source path
{"type": "string", "ignoreCase": "key"}
service-schema.json
azureSubscription
Azure Resource Manager connection
{"type": "string", "ignoreCase": "key", "aliases": ["connectedServiceNameARM"]}
service-schema.json
acrName
Azure Container Registry name
{"type": "string", "ignoreCase": "key"}