schema
stringclasses
471 values
key
stringlengths
0
203
description
stringlengths
0
4.37k
object
stringlengths
2
322k
service-schema.json
task
Xamarin.iOS Build an iOS app with Xamarin on macOS
{"ignoreCase": "value", "pattern": "^XamariniOS@2$"}
service-schema.json
inputs
Xamarin.iOS inputs
{"properties": {"solutionFile": {"type": "string", "ignoreCase": "key", "aliases": ["solution"]}, "configuration": {"type": "string", "ignoreCase": "key"}, "clean": {"type": "boolean", "ignoreCase": "key"}, "packageApp": {"type": "boolean", "ignoreCase": "key"}, "buildForSimulator": {"type": "boolean", "ignoreCase": "key", "aliases": ["forSimulator"]}, "runNugetRestore": {"type": "boolean", "ignoreCase": "key"}, "args": {"type": "string", "ignoreCase": "key"}, "workingDirectory": {"type": "string", "ignoreCase": "key", "aliases": ["cwd"]}, "mdtoolFile": {"type": "string", "ignoreCase": "key", "aliases": ["buildToolLocation", "mdtoolLocation"]}, "signingIdentity": {"type": "string", "ignoreCase": "key", "aliases": ["iosSigningIdentity"]}, "signingProvisioningProfileID": {"type": "string", "ignoreCase": "key", "aliases": ["provProfileUuid"]}}, "additionalProperties": false, "required": []}
service-schema.json
solutionFile
Solution
{"type": "string", "ignoreCase": "key", "aliases": ["solution"]}
service-schema.json
configuration
Configuration
{"type": "string", "ignoreCase": "key"}
service-schema.json
clean
Clean
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
packageApp
Create app package
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
buildForSimulator
Build for iOS Simulator
{"type": "boolean", "ignoreCase": "key", "aliases": ["forSimulator"]}
service-schema.json
runNugetRestore
Run NuGet restore
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
args
Arguments
{"type": "string", "ignoreCase": "key"}
service-schema.json
workingDirectory
Working directory
{"type": "string", "ignoreCase": "key", "aliases": ["cwd"]}
service-schema.json
mdtoolFile
Build tool path
{"type": "string", "ignoreCase": "key", "aliases": ["buildToolLocation", "mdtoolLocation"]}
service-schema.json
signingIdentity
Signing identity
{"type": "string", "ignoreCase": "key", "aliases": ["iosSigningIdentity"]}
service-schema.json
signingProvisioningProfileID
Provisioning profile UUID
{"type": "string", "ignoreCase": "key", "aliases": ["provProfileUuid"]}
service-schema.json
task
Xamarin.iOS Build an iOS app with Xamarin on macOS
{"ignoreCase": "value", "pattern": "^XamariniOS@1$"}
service-schema.json
inputs
Xamarin.iOS inputs
{"properties": {"solutionFile": {"type": "string", "ignoreCase": "key", "aliases": ["solution"]}, "configuration": {"type": "string", "ignoreCase": "key"}, "clean": {"type": "boolean", "ignoreCase": "key"}, "packageApp": {"type": "boolean", "ignoreCase": "key"}, "buildForSimulator": {"type": "boolean", "ignoreCase": "key", "aliases": ["forSimulator"]}, "runNugetRestore": {"type": "boolean", "ignoreCase": "key"}, "args": {"type": "string", "ignoreCase": "key"}, "workingDirectory": {"type": "string", "ignoreCase": "key", "aliases": ["cwd"]}, "buildToolOption": {"ignoreCase": "all", "enum": ["xbuild", "msbuild"], "aliases": ["buildTool"]}, "mdtoolFile": {"type": "string", "ignoreCase": "key", "aliases": ["mdtoolLocation"]}, "signingOption": {"ignoreCase": "all", "enum": ["file", "id"], "aliases": ["signMethod"]}, "signingIdentity": {"type": "string", "ignoreCase": "key", "aliases": ["iosSigningIdentity"]}, "signingUnlockDefaultKeychain": {"type": "boolean", "ignoreCase": "key", "aliases": ["unlockDefaultKeychain"]}, "signingDefaultKeychainPassword": {"type": "string", "ignoreCase": "key", "aliases": ["defaultKeychainPassword"]}, "signingProvisioningProfileID": {"type": "string", "ignoreCase": "key", "aliases": ["provProfileUuid"]}, "signingP12File": {"type": "string", "ignoreCase": "key", "aliases": ["p12"]}, "signingP12Password": {"type": "string", "ignoreCase": "key", "aliases": ["p12pwd"]}, "signingProvisioningProfileFile": {"type": "string", "ignoreCase": "key", "aliases": ["provProfile"]}, "signingRemoveProfile": {"type": "boolean", "ignoreCase": "key", "aliases": ["removeProfile"]}}, "additionalProperties": false, "required": []}
service-schema.json
solutionFile
Solution
{"type": "string", "ignoreCase": "key", "aliases": ["solution"]}
service-schema.json
configuration
Configuration
{"type": "string", "ignoreCase": "key"}
service-schema.json
clean
Clean
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
packageApp
Create app package
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
buildForSimulator
Build for iOS Simulator
{"type": "boolean", "ignoreCase": "key", "aliases": ["forSimulator"]}
service-schema.json
runNugetRestore
Run NuGet restore
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
args
Arguments
{"type": "string", "ignoreCase": "key"}
service-schema.json
workingDirectory
Working directory
{"type": "string", "ignoreCase": "key", "aliases": ["cwd"]}
service-schema.json
buildToolOption
Build tool
{"ignoreCase": "all", "enum": ["xbuild", "msbuild"], "aliases": ["buildTool"]}
service-schema.json
mdtoolFile
Build tool path
{"type": "string", "ignoreCase": "key", "aliases": ["mdtoolLocation"]}
service-schema.json
signingOption
Override using
{"ignoreCase": "all", "enum": ["file", "id"], "aliases": ["signMethod"]}
service-schema.json
signingIdentity
Signing identity
{"type": "string", "ignoreCase": "key", "aliases": ["iosSigningIdentity"]}
service-schema.json
signingUnlockDefaultKeychain
Unlock default keychain
{"type": "boolean", "ignoreCase": "key", "aliases": ["unlockDefaultKeychain"]}
service-schema.json
signingDefaultKeychainPassword
Default keychain password
{"type": "string", "ignoreCase": "key", "aliases": ["defaultKeychainPassword"]}
service-schema.json
signingProvisioningProfileID
Provisioning profile UUID
{"type": "string", "ignoreCase": "key", "aliases": ["provProfileUuid"]}
service-schema.json
signingP12File
P12 certificate file
{"type": "string", "ignoreCase": "key", "aliases": ["p12"]}
service-schema.json
signingP12Password
P12 password
{"type": "string", "ignoreCase": "key", "aliases": ["p12pwd"]}
service-schema.json
signingProvisioningProfileFile
Provisioning profile file
{"type": "string", "ignoreCase": "key", "aliases": ["provProfile"]}
service-schema.json
signingRemoveProfile
Remove profile after build
{"type": "boolean", "ignoreCase": "key", "aliases": ["removeProfile"]}
service-schema.json
task
Publish test results Publish test results to Azure Pipelines
{"ignoreCase": "value", "pattern": "^PublishTestResults@1$"}
service-schema.json
inputs
Publish test results inputs
{"properties": {"testRunner": {"ignoreCase": "all", "enum": ["JUnit", "NUnit", "VSTest", "XUnit"]}, "testResultsFiles": {"type": "string", "ignoreCase": "key"}, "mergeTestResults": {"type": "boolean", "ignoreCase": "key"}, "testRunTitle": {"type": "string", "ignoreCase": "key"}, "platform": {"type": "string", "ignoreCase": "key"}, "configuration": {"type": "string", "ignoreCase": "key"}, "publishRunAttachments": {"type": "boolean", "ignoreCase": "key"}}, "additionalProperties": false, "required": []}
service-schema.json
testRunner
Test Result Format
{"ignoreCase": "all", "enum": ["JUnit", "NUnit", "VSTest", "XUnit"]}
service-schema.json
testResultsFiles
Test Results Files
{"type": "string", "ignoreCase": "key"}
service-schema.json
mergeTestResults
Merge Test Results
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
testRunTitle
Test Run Title
{"type": "string", "ignoreCase": "key"}
service-schema.json
platform
Platform
{"type": "string", "ignoreCase": "key"}
service-schema.json
configuration
Configuration
{"type": "string", "ignoreCase": "key"}
service-schema.json
publishRunAttachments
Upload Test Attachments
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
task
Publish Test Results Publish test results to Azure Pipelines
{"ignoreCase": "value", "pattern": "^PublishTestResults@2$"}
service-schema.json
inputs
Publish Test Results inputs
{"properties": {"testResultsFormat": {"ignoreCase": "all", "enum": ["JUnit", "NUnit", "VSTest", "XUnit", "CTest"], "aliases": ["testRunner"]}, "testResultsFiles": {"type": "string", "ignoreCase": "key"}, "searchFolder": {"type": "string", "ignoreCase": "key"}, "mergeTestResults": {"type": "boolean", "ignoreCase": "key"}, "failTaskOnFailedTests": {"type": "boolean", "ignoreCase": "key"}, "testRunTitle": {"type": "string", "ignoreCase": "key"}, "buildPlatform": {"type": "string", "ignoreCase": "key", "aliases": ["platform"]}, "buildConfiguration": {"type": "string", "ignoreCase": "key", "aliases": ["configuration"]}, "publishRunAttachments": {"type": "boolean", "ignoreCase": "key"}}, "additionalProperties": false, "required": []}
service-schema.json
testResultsFormat
Test result format
{"ignoreCase": "all", "enum": ["JUnit", "NUnit", "VSTest", "XUnit", "CTest"], "aliases": ["testRunner"]}
service-schema.json
testResultsFiles
Test results files
{"type": "string", "ignoreCase": "key"}
service-schema.json
searchFolder
Search folder
{"type": "string", "ignoreCase": "key"}
service-schema.json
mergeTestResults
Merge test results
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
failTaskOnFailedTests
Fail if there are test failures
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
testRunTitle
Test run title
{"type": "string", "ignoreCase": "key"}
service-schema.json
buildPlatform
Build Platform
{"type": "string", "ignoreCase": "key", "aliases": ["platform"]}
service-schema.json
buildConfiguration
Build Configuration
{"type": "string", "ignoreCase": "key", "aliases": ["configuration"]}
service-schema.json
publishRunAttachments
Upload test results files
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
task
Azure file copy Copy files to Azure Blob Storage or virtual machines
{"ignoreCase": "value", "pattern": "^AzureFileCopy@1$"}
service-schema.json
inputs
Azure file copy inputs
{"properties": {"SourcePath": {"type": "string", "ignoreCase": "key"}, "azureConnectionType": {"ignoreCase": "all", "enum": ["ConnectedServiceName", "ConnectedServiceNameARM"], "aliases": ["ConnectedServiceNameSelector"]}, "azureClassicSubscription": {"type": "string", "ignoreCase": "key", "aliases": ["ConnectedServiceName"]}, "azureSubscription": {"type": "string", "ignoreCase": "key", "aliases": ["ConnectedServiceNameARM"]}, "Destination": {"ignoreCase": "all", "enum": ["AzureBlob", "AzureVMs"]}, "classicStorage": {"type": "string", "ignoreCase": "key", "aliases": ["StorageAccount"]}, "storage": {"type": "string", "ignoreCase": "key", "aliases": ["StorageAccountRM"]}, "ContainerName": {"type": "string", "ignoreCase": "key"}, "BlobPrefix": {"type": "string", "ignoreCase": "key"}, "cloudService": {"type": "string", "ignoreCase": "key", "aliases": ["EnvironmentName"]}, "resourceGroup": {"type": "string", "ignoreCase": "key", "aliases": ["EnvironmentNameRM"]}, "ResourceFilteringMethod": {"ignoreCase": "all", "enum": ["machineNames", "tags"]}, "MachineNames": {"type": "string", "ignoreCase": "key"}, "vmsAdminUserName": {"type": "string", "ignoreCase": "key"}, "vmsAdminPassword": {"type": "string", "ignoreCase": "key"}, "TargetPath": {"type": "string", "ignoreCase": "key"}, "AdditionalArguments": {"type": "string", "ignoreCase": "key"}, "enableCopyPrerequisites": {"type": "boolean", "ignoreCase": "key"}, "CopyFilesInParallel": {"type": "boolean", "ignoreCase": "key"}, "CleanTargetBeforeCopy": {"type": "boolean", "ignoreCase": "key"}, "skipCACheck": {"type": "boolean", "ignoreCase": "key"}, "outputStorageUri": {"type": "string", "ignoreCase": "key"}, "outputStorageContainerSasToken": {"type": "string", "ignoreCase": "key"}}, "additionalProperties": false, "required": ["SourcePath", "Destination"]}
service-schema.json
SourcePath
Source
{"type": "string", "ignoreCase": "key"}
service-schema.json
azureConnectionType
Azure Connection Type
{"ignoreCase": "all", "enum": ["ConnectedServiceName", "ConnectedServiceNameARM"], "aliases": ["ConnectedServiceNameSelector"]}
service-schema.json
azureClassicSubscription
Azure Classic Subscription
{"type": "string", "ignoreCase": "key", "aliases": ["ConnectedServiceName"]}
service-schema.json
azureSubscription
Azure Subscription
{"type": "string", "ignoreCase": "key", "aliases": ["ConnectedServiceNameARM"]}
service-schema.json
Destination
Destination Type
{"ignoreCase": "all", "enum": ["AzureBlob", "AzureVMs"]}
service-schema.json
classicStorage
Classic Storage Account
{"type": "string", "ignoreCase": "key", "aliases": ["StorageAccount"]}
service-schema.json
storage
RM Storage Account
{"type": "string", "ignoreCase": "key", "aliases": ["StorageAccountRM"]}
service-schema.json
ContainerName
Container Name
{"type": "string", "ignoreCase": "key"}
service-schema.json
BlobPrefix
Blob Prefix
{"type": "string", "ignoreCase": "key"}
service-schema.json
cloudService
Cloud Service
{"type": "string", "ignoreCase": "key", "aliases": ["EnvironmentName"]}
service-schema.json
resourceGroup
Resource Group
{"type": "string", "ignoreCase": "key", "aliases": ["EnvironmentNameRM"]}
service-schema.json
ResourceFilteringMethod
Select Machines By
{"ignoreCase": "all", "enum": ["machineNames", "tags"]}
service-schema.json
MachineNames
Filter Criteria
{"type": "string", "ignoreCase": "key"}
service-schema.json
vmsAdminUserName
Admin Login
{"type": "string", "ignoreCase": "key"}
service-schema.json
vmsAdminPassword
Password
{"type": "string", "ignoreCase": "key"}
service-schema.json
TargetPath
Destination Folder
{"type": "string", "ignoreCase": "key"}
service-schema.json
AdditionalArguments
Additional Arguments
{"type": "string", "ignoreCase": "key"}
service-schema.json
enableCopyPrerequisites
Enable Copy Prerequisites
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
CopyFilesInParallel
Copy in Parallel
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
CleanTargetBeforeCopy
Clean Target
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
skipCACheck
Test Certificate
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
outputStorageUri
Storage Container URI
{"type": "string", "ignoreCase": "key"}
service-schema.json
outputStorageContainerSasToken
Storage Container SAS Token
{"type": "string", "ignoreCase": "key"}
service-schema.json
task
Azure file copy Copy files to Azure Blob Storage or virtual machines
{"ignoreCase": "value", "pattern": "^AzureFileCopy@4$"}
service-schema.json
inputs
Azure file copy inputs
{"properties": {"SourcePath": {"type": "string", "ignoreCase": "key"}, "azureSubscription": {"type": "string", "ignoreCase": "key", "aliases": ["ConnectedServiceNameARM"]}, "Destination": {"ignoreCase": "all", "enum": ["AzureBlob", "AzureVMs"]}, "storage": {"type": "string", "ignoreCase": "key", "aliases": ["StorageAccountRM"]}, "ContainerName": {"type": "string", "ignoreCase": "key"}, "BlobPrefix": {"type": "string", "ignoreCase": "key"}, "resourceGroup": {"type": "string", "ignoreCase": "key", "aliases": ["EnvironmentNameRM"]}, "ResourceFilteringMethod": {"ignoreCase": "all", "enum": ["machineNames", "tags"]}, "MachineNames": {"type": "string", "ignoreCase": "key"}, "vmsAdminUserName": {"type": "string", "ignoreCase": "key"}, "vmsAdminPassword": {"type": "string", "ignoreCase": "key"}, "TargetPath": {"type": "string", "ignoreCase": "key"}, "AdditionalArgumentsForBlobCopy": {"type": "string", "ignoreCase": "key"}, "AdditionalArgumentsForVMCopy": {"type": "string", "ignoreCase": "key"}, "sasTokenTimeOutInMinutes": {"type": "string", "ignoreCase": "key"}, "enableCopyPrerequisites": {"type": "boolean", "ignoreCase": "key"}, "CopyFilesInParallel": {"type": "boolean", "ignoreCase": "key"}, "CleanTargetBeforeCopy": {"type": "boolean", "ignoreCase": "key"}, "skipCACheck": {"type": "boolean", "ignoreCase": "key"}}, "additionalProperties": false, "required": ["SourcePath", "azureSubscription", "Destination", "storage"]}
service-schema.json
SourcePath
Source
{"type": "string", "ignoreCase": "key"}
service-schema.json
azureSubscription
Azure Subscription
{"type": "string", "ignoreCase": "key", "aliases": ["ConnectedServiceNameARM"]}
service-schema.json
Destination
Destination Type
{"ignoreCase": "all", "enum": ["AzureBlob", "AzureVMs"]}
service-schema.json
storage
RM Storage Account
{"type": "string", "ignoreCase": "key", "aliases": ["StorageAccountRM"]}
service-schema.json
ContainerName
Container Name
{"type": "string", "ignoreCase": "key"}
service-schema.json
BlobPrefix
Blob Prefix
{"type": "string", "ignoreCase": "key"}
service-schema.json
resourceGroup
Resource Group
{"type": "string", "ignoreCase": "key", "aliases": ["EnvironmentNameRM"]}
service-schema.json
ResourceFilteringMethod
Select Machines By
{"ignoreCase": "all", "enum": ["machineNames", "tags"]}
service-schema.json
MachineNames
Filter Criteria
{"type": "string", "ignoreCase": "key"}
service-schema.json
vmsAdminUserName
Admin Login
{"type": "string", "ignoreCase": "key"}
service-schema.json
vmsAdminPassword
Password
{"type": "string", "ignoreCase": "key"}
service-schema.json
TargetPath
Destination Folder
{"type": "string", "ignoreCase": "key"}
service-schema.json
AdditionalArgumentsForBlobCopy
Optional Arguments (for uploading files to blob)
{"type": "string", "ignoreCase": "key"}
service-schema.json
AdditionalArgumentsForVMCopy
Optional Arguments (for downloading files to VM)
{"type": "string", "ignoreCase": "key"}
service-schema.json
sasTokenTimeOutInMinutes
SAS Token Expiration Period In Minutes
{"type": "string", "ignoreCase": "key"}
service-schema.json
enableCopyPrerequisites
Enable Copy Prerequisites
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
CopyFilesInParallel
Copy in Parallel
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
CleanTargetBeforeCopy
Clean Target
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
skipCACheck
Test Certificate
{"type": "boolean", "ignoreCase": "key"}