schema
stringclasses
471 values
key
stringlengths
0
203
description
stringlengths
0
4.37k
object
stringlengths
2
322k
service-schema.json
ConsiderWarningAsError
ConsiderWarningAsError
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
DefaultServiceTypeHealthPolicy
DefaultServiceTypeHealthPolicy
{"type": "string", "ignoreCase": "key"}
service-schema.json
MaxPercentUnhealthyDeployedApplications
MaxPercentUnhealthyDeployedApplications
{"type": "string", "ignoreCase": "key"}
service-schema.json
UpgradeTimeoutSec
UpgradeTimeoutSec
{"type": "string", "ignoreCase": "key"}
service-schema.json
ServiceTypeHealthPolicyMap
ServiceTypeHealthPolicyMap
{"type": "string", "ignoreCase": "key"}
service-schema.json
configureDockerSettings
Configure Docker settings
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
registryCredentials
Registry Credentials Source
{"ignoreCase": "all", "enum": ["AzureResourceManagerEndpoint", "ContainerRegistryEndpoint", "UsernamePassword"]}
service-schema.json
dockerRegistryConnection
Docker Registry Service Connection
{"type": "string", "ignoreCase": "key", "aliases": ["dockerRegistryEndpoint"]}
service-schema.json
azureSubscription
Azure subscription
{"type": "string", "ignoreCase": "key", "aliases": ["azureSubscriptionEndpoint"]}
service-schema.json
registryUserName
Registry User Name
{"type": "string", "ignoreCase": "key"}
service-schema.json
registryPassword
Registry Password
{"type": "string", "ignoreCase": "key"}
service-schema.json
passwordEncrypted
Password Encrypted
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
task
Xcode Build, test, or archive an Xcode workspace on macOS. Optionally package an app.
{"ignoreCase": "value", "pattern": "^Xcode@5$"}
service-schema.json
inputs
Xcode inputs
{"properties": {"actions": {"type": "string", "ignoreCase": "key"}, "configuration": {"type": "string", "ignoreCase": "key"}, "sdk": {"type": "string", "ignoreCase": "key"}, "xcWorkspacePath": {"type": "string", "ignoreCase": "key"}, "scheme": {"type": "string", "ignoreCase": "key"}, "xcodeVersion": {"ignoreCase": "all", "enum": ["8", "9", "10", "11", "12", "13", "default", "specifyPath"]}, "xcodeDeveloperDir": {"type": "string", "ignoreCase": "key"}, "packageApp": {"type": "boolean", "ignoreCase": "key"}, "archivePath": {"type": "string", "ignoreCase": "key"}, "exportPath": {"type": "string", "ignoreCase": "key"}, "exportOptions": {"ignoreCase": "all", "enum": ["auto", "plist", "specify"]}, "exportMethod": {"type": "string", "ignoreCase": "key"}, "exportTeamId": {"type": "string", "ignoreCase": "key"}, "exportOptionsPlist": {"type": "string", "ignoreCase": "key"}, "exportArgs": {"type": "string", "ignoreCase": "key"}, "signingOption": {"ignoreCase": "all", "enum": ["nosign", "default", "manual", "auto"]}, "signingIdentity": {"type": "string", "ignoreCase": "key"}, "provisioningProfileUuid": {"type": "string", "ignoreCase": "key"}, "provisioningProfileName": {"type": "string", "ignoreCase": "key"}, "teamId": {"type": "string", "ignoreCase": "key"}, "destinationPlatformOption": {"ignoreCase": "all", "enum": ["default", "iOS", "tvOS", "macOS", "custom"]}, "destinationPlatform": {"type": "string", "ignoreCase": "key"}, "destinationTypeOption": {"ignoreCase": "all", "enum": ["simulators", "devices"]}, "destinationSimulators": {"type": "string", "ignoreCase": "key"}, "destinationDevices": {"type": "string", "ignoreCase": "key"}, "args": {"type": "string", "ignoreCase": "key"}, "workingDirectory": {"type": "string", "ignoreCase": "key", "aliases": ["cwd"]}, "useXcpretty": {"type": "boolean", "ignoreCase": "key"}, "xcprettyArgs": {"type": "string", "ignoreCase": "key"}, "publishJUnitResults": {"type": "boolean", "ignoreCase": "key"}, "testRunTitle": {"type": "string", "ignoreCase": "key"}}, "additionalProperties": false, "required": []}
service-schema.json
actions
Actions
{"type": "string", "ignoreCase": "key"}
service-schema.json
configuration
Configuration
{"type": "string", "ignoreCase": "key"}
service-schema.json
sdk
SDK
{"type": "string", "ignoreCase": "key"}
service-schema.json
xcWorkspacePath
Workspace or project path
{"type": "string", "ignoreCase": "key"}
service-schema.json
scheme
Scheme
{"type": "string", "ignoreCase": "key"}
service-schema.json
xcodeVersion
Xcode version
{"ignoreCase": "all", "enum": ["8", "9", "10", "11", "12", "13", "default", "specifyPath"]}
service-schema.json
xcodeDeveloperDir
Xcode developer path
{"type": "string", "ignoreCase": "key"}
service-schema.json
packageApp
Create app package
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
archivePath
Archive path
{"type": "string", "ignoreCase": "key"}
service-schema.json
exportPath
Export path
{"type": "string", "ignoreCase": "key"}
service-schema.json
exportOptions
Export options
{"ignoreCase": "all", "enum": ["auto", "plist", "specify"]}
service-schema.json
exportMethod
Export method
{"type": "string", "ignoreCase": "key"}
service-schema.json
exportTeamId
Team ID
{"type": "string", "ignoreCase": "key"}
service-schema.json
exportOptionsPlist
Export options plist
{"type": "string", "ignoreCase": "key"}
service-schema.json
exportArgs
Export arguments
{"type": "string", "ignoreCase": "key"}
service-schema.json
signingOption
Signing style
{"ignoreCase": "all", "enum": ["nosign", "default", "manual", "auto"]}
service-schema.json
signingIdentity
Signing identity
{"type": "string", "ignoreCase": "key"}
service-schema.json
provisioningProfileUuid
Provisioning profile UUID
{"type": "string", "ignoreCase": "key"}
service-schema.json
provisioningProfileName
Provisioning profile name
{"type": "string", "ignoreCase": "key"}
service-schema.json
teamId
Team ID
{"type": "string", "ignoreCase": "key"}
service-schema.json
destinationPlatformOption
Destination platform
{"ignoreCase": "all", "enum": ["default", "iOS", "tvOS", "macOS", "custom"]}
service-schema.json
destinationPlatform
Custom destination platform
{"type": "string", "ignoreCase": "key"}
service-schema.json
destinationTypeOption
Destination type
{"ignoreCase": "all", "enum": ["simulators", "devices"]}
service-schema.json
destinationSimulators
Simulator
{"type": "string", "ignoreCase": "key"}
service-schema.json
destinationDevices
Device
{"type": "string", "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
useXcpretty
Use xcpretty
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
xcprettyArgs
Xcpretty arguments
{"type": "string", "ignoreCase": "key"}
service-schema.json
publishJUnitResults
Publish test results to Azure Pipelines
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
testRunTitle
Test run title
{"type": "string", "ignoreCase": "key"}
service-schema.json
task
Xcode Build Build an Xcode workspace on macOS
{"ignoreCase": "value", "pattern": "^Xcode@3$"}
service-schema.json
inputs
Xcode Build inputs
{"properties": {"actions": {"type": "string", "ignoreCase": "key"}, "configuration": {"type": "string", "ignoreCase": "key"}, "sdk": {"type": "string", "ignoreCase": "key"}, "xcWorkspacePath": {"type": "string", "ignoreCase": "key"}, "scheme": {"type": "string", "ignoreCase": "key"}, "packageApp": {"type": "boolean", "ignoreCase": "key"}, "archivePath": {"type": "string", "ignoreCase": "key"}, "exportPath": {"type": "string", "ignoreCase": "key"}, "exportOptions": {"ignoreCase": "all", "enum": ["auto", "plist", "specify"]}, "exportMethod": {"type": "string", "ignoreCase": "key"}, "exportTeamId": {"type": "string", "ignoreCase": "key"}, "exportOptionsPlist": {"type": "string", "ignoreCase": "key"}, "exportArgs": {"type": "string", "ignoreCase": "key"}, "xcode8AutomaticSigning": {"type": "boolean", "ignoreCase": "key"}, "teamId": {"type": "string", "ignoreCase": "key"}, "signMethod": {"ignoreCase": "all", "enum": ["file", "id"]}, "iosSigningIdentity": {"type": "string", "ignoreCase": "key"}, "unlockDefaultKeychain": {"type": "boolean", "ignoreCase": "key"}, "defaultKeychainPassword": {"type": "string", "ignoreCase": "key"}, "provProfileUuid": {"type": "string", "ignoreCase": "key"}, "p12": {"type": "string", "ignoreCase": "key"}, "p12pwd": {"type": "string", "ignoreCase": "key"}, "provProfile": {"type": "string", "ignoreCase": "key"}, "removeProfile": {"type": "boolean", "ignoreCase": "key"}, "args": {"type": "string", "ignoreCase": "key"}, "cwd": {"type": "string", "ignoreCase": "key"}, "outputPattern": {"type": "string", "ignoreCase": "key"}, "xcodeDeveloperDir": {"type": "string", "ignoreCase": "key"}, "useXcpretty": {"type": "boolean", "ignoreCase": "key"}, "publishJUnitResults": {"type": "boolean", "ignoreCase": "key"}}, "additionalProperties": false, "required": []}
service-schema.json
actions
Actions
{"type": "string", "ignoreCase": "key"}
service-schema.json
configuration
Configuration
{"type": "string", "ignoreCase": "key"}
service-schema.json
sdk
SDK
{"type": "string", "ignoreCase": "key"}
service-schema.json
xcWorkspacePath
Workspace/Project Path
{"type": "string", "ignoreCase": "key"}
service-schema.json
scheme
Scheme
{"type": "string", "ignoreCase": "key"}
service-schema.json
packageApp
Create App Package
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
archivePath
Archive Path
{"type": "string", "ignoreCase": "key"}
service-schema.json
exportPath
Export Path
{"type": "string", "ignoreCase": "key"}
service-schema.json
exportOptions
Export Options
{"ignoreCase": "all", "enum": ["auto", "plist", "specify"]}
service-schema.json
exportMethod
Export Method
{"type": "string", "ignoreCase": "key"}
service-schema.json
exportTeamId
Team ID
{"type": "string", "ignoreCase": "key"}
service-schema.json
exportOptionsPlist
Export Options Plist
{"type": "string", "ignoreCase": "key"}
service-schema.json
exportArgs
Export Arguments
{"type": "string", "ignoreCase": "key"}
service-schema.json
xcode8AutomaticSigning
Automatic Signing
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
teamId
Team ID
{"type": "string", "ignoreCase": "key"}
service-schema.json
signMethod
Override Using
{"ignoreCase": "all", "enum": ["file", "id"]}
service-schema.json
iosSigningIdentity
Signing Identity
{"type": "string", "ignoreCase": "key"}
service-schema.json
unlockDefaultKeychain
Unlock Default Keychain
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
defaultKeychainPassword
Default Keychain Password
{"type": "string", "ignoreCase": "key"}
service-schema.json
provProfileUuid
Provisioning Profile UUID
{"type": "string", "ignoreCase": "key"}
service-schema.json
p12
P12 Certificate File
{"type": "string", "ignoreCase": "key"}
service-schema.json
p12pwd
P12 Password
{"type": "string", "ignoreCase": "key"}
service-schema.json
provProfile
Provisioning Profile File
{"type": "string", "ignoreCase": "key"}
service-schema.json
removeProfile
Remove Profile After Build
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
args
Arguments
{"type": "string", "ignoreCase": "key"}
service-schema.json
cwd
Working Directory
{"type": "string", "ignoreCase": "key"}
service-schema.json
outputPattern
Output Directory
{"type": "string", "ignoreCase": "key"}
service-schema.json
xcodeDeveloperDir
Xcode Developer Path
{"type": "string", "ignoreCase": "key"}
service-schema.json
useXcpretty
Use xcpretty
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
publishJUnitResults
Publish to VSTS/TFS
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
task
Xcode Build, test, or archive an Xcode workspace on macOS. Optionally package an app.
{"ignoreCase": "value", "pattern": "^Xcode@4$"}
service-schema.json
inputs
Xcode inputs
{"properties": {"actions": {"type": "string", "ignoreCase": "key"}, "configuration": {"type": "string", "ignoreCase": "key"}, "sdk": {"type": "string", "ignoreCase": "key"}, "xcWorkspacePath": {"type": "string", "ignoreCase": "key"}, "scheme": {"type": "string", "ignoreCase": "key"}, "xcodeVersion": {"ignoreCase": "all", "enum": ["8", "9", "default", "specifyPath"]}, "xcodeDeveloperDir": {"type": "string", "ignoreCase": "key"}, "packageApp": {"type": "boolean", "ignoreCase": "key"}, "archivePath": {"type": "string", "ignoreCase": "key"}, "exportPath": {"type": "string", "ignoreCase": "key"}, "exportOptions": {"ignoreCase": "all", "enum": ["auto", "plist", "specify"]}, "exportMethod": {"type": "string", "ignoreCase": "key"}, "exportTeamId": {"type": "string", "ignoreCase": "key"}, "exportOptionsPlist": {"type": "string", "ignoreCase": "key"}, "exportArgs": {"type": "string", "ignoreCase": "key"}, "signingOption": {"ignoreCase": "all", "enum": ["nosign", "default", "manual", "auto"]}, "signingIdentity": {"type": "string", "ignoreCase": "key"}, "provisioningProfileUuid": {"type": "string", "ignoreCase": "key"}, "teamId": {"type": "string", "ignoreCase": "key"}, "destinationPlatformOption": {"ignoreCase": "all", "enum": ["default", "iOS", "tvOS", "macOS", "custom"]}, "destinationPlatform": {"type": "string", "ignoreCase": "key"}, "destinationTypeOption": {"ignoreCase": "all", "enum": ["simulators", "devices"]}, "destinationSimulators": {"type": "string", "ignoreCase": "key"}, "destinationDevices": {"type": "string", "ignoreCase": "key"}, "args": {"type": "string", "ignoreCase": "key"}, "workingDirectory": {"type": "string", "ignoreCase": "key", "aliases": ["cwd"]}, "outputPattern": {"type": "string", "ignoreCase": "key"}, "useXcpretty": {"type": "boolean", "ignoreCase": "key"}, "publishJUnitResults": {"type": "boolean", "ignoreCase": "key"}}, "additionalProperties": false, "required": []}
service-schema.json
actions
Actions
{"type": "string", "ignoreCase": "key"}
service-schema.json
configuration
Configuration
{"type": "string", "ignoreCase": "key"}
service-schema.json
sdk
SDK
{"type": "string", "ignoreCase": "key"}
service-schema.json
xcWorkspacePath
Workspace or project path
{"type": "string", "ignoreCase": "key"}
service-schema.json
scheme
Scheme
{"type": "string", "ignoreCase": "key"}
service-schema.json
xcodeVersion
Xcode version
{"ignoreCase": "all", "enum": ["8", "9", "default", "specifyPath"]}
service-schema.json
xcodeDeveloperDir
Xcode developer path
{"type": "string", "ignoreCase": "key"}
service-schema.json
packageApp
Create app package
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
archivePath
Archive path
{"type": "string", "ignoreCase": "key"}
service-schema.json
exportPath
Export path
{"type": "string", "ignoreCase": "key"}
service-schema.json
exportOptions
Export options
{"ignoreCase": "all", "enum": ["auto", "plist", "specify"]}
service-schema.json
exportMethod
Export method
{"type": "string", "ignoreCase": "key"}
service-schema.json
exportTeamId
Team ID
{"type": "string", "ignoreCase": "key"}
service-schema.json
exportOptionsPlist
Export options plist
{"type": "string", "ignoreCase": "key"}
service-schema.json
exportArgs
Export arguments
{"type": "string", "ignoreCase": "key"}
service-schema.json
signingOption
Signing style
{"ignoreCase": "all", "enum": ["nosign", "default", "manual", "auto"]}
service-schema.json
signingIdentity
Signing identity
{"type": "string", "ignoreCase": "key"}
service-schema.json
provisioningProfileUuid
Provisioning profile UUID
{"type": "string", "ignoreCase": "key"}
service-schema.json
teamId
Team ID
{"type": "string", "ignoreCase": "key"}
service-schema.json
destinationPlatformOption
Destination platform
{"ignoreCase": "all", "enum": ["default", "iOS", "tvOS", "macOS", "custom"]}
service-schema.json
destinationPlatform
Custom destination platform
{"type": "string", "ignoreCase": "key"}