schema
stringclasses
471 values
key
stringlengths
0
203
description
stringlengths
0
4.37k
object
stringlengths
2
322k
service-schema.json
percentage
Percentage
{"type": "string", "ignoreCase": "key"}
service-schema.json
baselineAndCanaryReplicas
Baseline and canary replicas
{"type": "string", "ignoreCase": "key"}
service-schema.json
manifests
Manifests
{"type": "string", "ignoreCase": "key"}
service-schema.json
containers
Containers
{"type": "string", "ignoreCase": "key"}
service-schema.json
imagePullSecrets
ImagePullSecrets
{"type": "string", "ignoreCase": "key"}
service-schema.json
renderType
Render Engine
{"ignoreCase": "all", "enum": ["helm", "kompose", "kustomize"]}
service-schema.json
dockerComposeFile
Path to docker compose file
{"type": "string", "ignoreCase": "key"}
service-schema.json
helmChart
Helm Chart
{"type": "string", "ignoreCase": "key"}
service-schema.json
releaseName
Helm Release Name
{"type": "string", "ignoreCase": "key"}
service-schema.json
overrideFiles
Override Files
{"type": "string", "ignoreCase": "key"}
service-schema.json
overrides
Overrides
{"type": "string", "ignoreCase": "key"}
service-schema.json
kustomizationPath
Kustomization Path
{"type": "string", "ignoreCase": "key"}
service-schema.json
resourceToPatch
Resource to patch
{"ignoreCase": "all", "enum": ["file", "name"]}
service-schema.json
resourceFileToPatch
File path
{"type": "string", "ignoreCase": "key"}
service-schema.json
kind
Kind
{"ignoreCase": "all", "enum": ["deployment", "replicaset", "statefulset"]}
service-schema.json
name
Name
{"type": "string", "ignoreCase": "key"}
service-schema.json
replicas
Replica count
{"type": "string", "ignoreCase": "key"}
service-schema.json
mergeStrategy
Merge Strategy
{"ignoreCase": "all", "enum": ["json", "merge", "strategic"]}
service-schema.json
arguments
Arguments
{"type": "string", "ignoreCase": "key"}
service-schema.json
patch
Patch
{"type": "string", "ignoreCase": "key"}
service-schema.json
secretType
Type of secret
{"ignoreCase": "all", "enum": ["dockerRegistry", "generic"]}
service-schema.json
secretName
Secret name
{"type": "string", "ignoreCase": "key"}
service-schema.json
secretArguments
Arguments
{"type": "string", "ignoreCase": "key"}
service-schema.json
dockerRegistryEndpoint
Docker registry service connection
{"type": "string", "ignoreCase": "key"}
service-schema.json
rolloutStatusTimeout
Timeout for rollout status
{"type": "string", "ignoreCase": "key"}
service-schema.json
task
Download build artifacts Download files that were saved as artifacts of a completed build
{"ignoreCase": "value", "pattern": "^DownloadBuildArtifacts@0$"}
service-schema.json
inputs
Download build artifacts inputs
{"properties": {"buildType": {"ignoreCase": "all", "enum": ["current", "specific"]}, "project": {"type": "string", "ignoreCase": "key"}, "pipeline": {"type": "string", "ignoreCase": "key", "aliases": ["definition"]}, "specificBuildWithTriggering": {"type": "boolean", "ignoreCase": "key"}, "buildVersionToDownload": {"ignoreCase": "all", "enum": ["latest", "latestFromBranch", "specific"]}, "allowPartiallySucceededBuilds": {"type": "boolean", "ignoreCase": "key"}, "branchName": {"type": "string", "ignoreCase": "key"}, "buildId": {"type": "string", "ignoreCase": "key"}, "tags": {"type": "string", "ignoreCase": "key"}, "downloadType": {"ignoreCase": "all", "enum": ["single", "specific"]}, "artifactName": {"type": "string", "ignoreCase": "key"}, "itemPattern": {"type": "string", "ignoreCase": "key"}, "downloadPath": {"type": "string", "ignoreCase": "key"}, "cleanDestinationFolder": {"type": "boolean", "ignoreCase": "key"}, "parallelizationLimit": {"type": "string", "ignoreCase": "key"}, "checkDownloadedFiles": {"type": "boolean", "ignoreCase": "key"}, "retryDownloadCount": {"type": "string", "ignoreCase": "key"}, "extractTars": {"type": "boolean", "ignoreCase": "key"}}, "additionalProperties": false, "required": []}
service-schema.json
buildType
Download artifacts produced by
{"ignoreCase": "all", "enum": ["current", "specific"]}
service-schema.json
project
Project
{"type": "string", "ignoreCase": "key"}
service-schema.json
pipeline
Build pipeline
{"type": "string", "ignoreCase": "key", "aliases": ["definition"]}
service-schema.json
specificBuildWithTriggering
When appropriate, download artifacts from the triggering build.
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
buildVersionToDownload
Build version to download
{"ignoreCase": "all", "enum": ["latest", "latestFromBranch", "specific"]}
service-schema.json
allowPartiallySucceededBuilds
Download artifacts even from partially succeeded builds.
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
branchName
Branch name
{"type": "string", "ignoreCase": "key"}
service-schema.json
buildId
Build
{"type": "string", "ignoreCase": "key"}
service-schema.json
tags
Build Tags
{"type": "string", "ignoreCase": "key"}
service-schema.json
downloadType
Download type
{"ignoreCase": "all", "enum": ["single", "specific"]}
service-schema.json
artifactName
Artifact name
{"type": "string", "ignoreCase": "key"}
service-schema.json
itemPattern
Matching pattern
{"type": "string", "ignoreCase": "key"}
service-schema.json
downloadPath
Destination directory
{"type": "string", "ignoreCase": "key"}
service-schema.json
cleanDestinationFolder
Clean destination folder
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
parallelizationLimit
Parallelization limit
{"type": "string", "ignoreCase": "key"}
service-schema.json
checkDownloadedFiles
Check downloaded files
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
retryDownloadCount
Retry count
{"type": "string", "ignoreCase": "key"}
service-schema.json
extractTars
Extract all files that are stored inside tar archives
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
task
Download build artifacts Download files that were saved as artifacts of a completed build
{"ignoreCase": "value", "pattern": "^DownloadBuildArtifacts@1$"}
service-schema.json
inputs
Download build artifacts inputs
{"properties": {"buildType": {"ignoreCase": "all", "enum": ["current", "specific"]}, "project": {"type": "string", "ignoreCase": "key"}, "pipeline": {"type": "string", "ignoreCase": "key", "aliases": ["definition"]}, "specificBuildWithTriggering": {"type": "boolean", "ignoreCase": "key"}, "buildVersionToDownload": {"ignoreCase": "all", "enum": ["latest", "latestFromBranch", "specific"]}, "allowPartiallySucceededBuilds": {"type": "boolean", "ignoreCase": "key"}, "branchName": {"type": "string", "ignoreCase": "key"}, "buildId": {"type": "string", "ignoreCase": "key"}, "tags": {"type": "string", "ignoreCase": "key"}, "downloadType": {"ignoreCase": "all", "enum": ["single", "specific"]}, "artifactName": {"type": "string", "ignoreCase": "key"}, "itemPattern": {"type": "string", "ignoreCase": "key"}, "downloadPath": {"type": "string", "ignoreCase": "key"}, "cleanDestinationFolder": {"type": "boolean", "ignoreCase": "key"}, "parallelizationLimit": {"type": "string", "ignoreCase": "key"}, "checkDownloadedFiles": {"type": "boolean", "ignoreCase": "key"}, "retryDownloadCount": {"type": "string", "ignoreCase": "key"}, "extractTars": {"type": "boolean", "ignoreCase": "key"}}, "additionalProperties": false, "required": []}
service-schema.json
buildType
Download artifacts produced by
{"ignoreCase": "all", "enum": ["current", "specific"]}
service-schema.json
project
Project
{"type": "string", "ignoreCase": "key"}
service-schema.json
pipeline
Build pipeline
{"type": "string", "ignoreCase": "key", "aliases": ["definition"]}
service-schema.json
specificBuildWithTriggering
When appropriate, download artifacts from the triggering build.
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
buildVersionToDownload
Build version to download
{"ignoreCase": "all", "enum": ["latest", "latestFromBranch", "specific"]}
service-schema.json
allowPartiallySucceededBuilds
Download artifacts even from partially succeeded builds.
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
branchName
Branch name
{"type": "string", "ignoreCase": "key"}
service-schema.json
buildId
Build
{"type": "string", "ignoreCase": "key"}
service-schema.json
tags
Build Tags
{"type": "string", "ignoreCase": "key"}
service-schema.json
downloadType
Download type
{"ignoreCase": "all", "enum": ["single", "specific"]}
service-schema.json
artifactName
Artifact name
{"type": "string", "ignoreCase": "key"}
service-schema.json
itemPattern
Matching pattern
{"type": "string", "ignoreCase": "key"}
service-schema.json
downloadPath
Destination directory
{"type": "string", "ignoreCase": "key"}
service-schema.json
cleanDestinationFolder
Clean destination folder
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
parallelizationLimit
Parallelization limit
{"type": "string", "ignoreCase": "key"}
service-schema.json
checkDownloadedFiles
Check downloaded files
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
retryDownloadCount
Retry count
{"type": "string", "ignoreCase": "key"}
service-schema.json
extractTars
Extract all files that are stored inside tar archives
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
task
CocoaPods Install CocoaPods dependencies for Swift and Objective-C Cocoa projects
{"ignoreCase": "value", "pattern": "^CocoaPods@0$"}
service-schema.json
inputs
CocoaPods inputs
{"properties": {"workingDirectory": {"type": "string", "ignoreCase": "key", "aliases": ["cwd"]}, "forceRepoUpdate": {"type": "boolean", "ignoreCase": "key"}, "projectDirectory": {"type": "string", "ignoreCase": "key"}}, "additionalProperties": false, "required": []}
service-schema.json
workingDirectory
Working directory
{"type": "string", "ignoreCase": "key", "aliases": ["cwd"]}
service-schema.json
forceRepoUpdate
Force repo update
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
projectDirectory
Project directory
{"type": "string", "ignoreCase": "key"}
service-schema.json
task
Azure Spring Cloud Deploy applications to Azure Spring Cloud and manage deployments.
{"ignoreCase": "value", "pattern": "^AzureSpringCloud@0$"}
service-schema.json
inputs
Azure Spring Cloud inputs
{"properties": {"azureSubscription": {"type": "string", "ignoreCase": "key", "aliases": ["ConnectedServiceName"]}, "Action": {"ignoreCase": "all", "enum": ["Deploy", "Set Production", "Delete Staging Deployment"]}, "AzureSpringCloud": {"type": "string", "ignoreCase": "key"}, "AppName": {"type": "string", "ignoreCase": "key"}, "DeploymentType": {"ignoreCase": "all", "enum": ["Artifacts", "CustomContainer"]}, "UseStagingDeployment": {"type": "boolean", "ignoreCase": "key"}, "CreateNewDeployment": {"type": "boolean", "ignoreCase": "key"}, "DeploymentName": {"type": "string", "ignoreCase": "key"}, "Package": {"type": "string", "ignoreCase": "key"}, "Builder": {"type": "string", "ignoreCase": "key"}, "RegistryServer": {"type": "string", "ignoreCase": "key"}, "RegistryUsername": {"type": "string", "ignoreCase": "key"}, "RegistryPassword": {"type": "string", "ignoreCase": "key"}, "ImageName": {"type": "string", "ignoreCase": "key"}, "ImageCommand": {"type": "string", "ignoreCase": "key"}, "ImageArgs": {"type": "string", "ignoreCase": "key"}, "ImageLanguageFramework": {"ignoreCase": "all", "enum": ["springboot", ""]}, "EnvironmentVariables": {"type": "string", "ignoreCase": "key"}, "JvmOptions": {"type": "string", "ignoreCase": "key"}, "RuntimeVersion": {"ignoreCase": "all", "enum": ["Java_8", "Java_11", "NetCore_31"]}, "DotNetCoreMainEntryPath": {"type": "string", "ignoreCase": "key"}, "Version": {"type": "string", "ignoreCase": "key"}}, "additionalProperties": false, "required": ["azureSubscription", "AzureSpringCloud", "AppName"]}
service-schema.json
azureSubscription
Azure subscription
{"type": "string", "ignoreCase": "key", "aliases": ["ConnectedServiceName"]}
service-schema.json
Action
Action
{"ignoreCase": "all", "enum": ["Deploy", "Set Production", "Delete Staging Deployment"]}
service-schema.json
AzureSpringCloud
Azure Spring Cloud Name
{"type": "string", "ignoreCase": "key"}
service-schema.json
AppName
App
{"type": "string", "ignoreCase": "key"}
service-schema.json
DeploymentType
Deployment Type
{"ignoreCase": "all", "enum": ["Artifacts", "CustomContainer"]}
service-schema.json
UseStagingDeployment
Use Staging Deployment
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
CreateNewDeployment
Create a new staging deployment if one does not exist.
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
DeploymentName
Deployment
{"type": "string", "ignoreCase": "key"}
service-schema.json
Package
Package or folder
{"type": "string", "ignoreCase": "key"}
service-schema.json
Builder
Builder
{"type": "string", "ignoreCase": "key"}
service-schema.json
RegistryServer
Registry Server
{"type": "string", "ignoreCase": "key"}
service-schema.json
RegistryUsername
Registry Username
{"type": "string", "ignoreCase": "key"}
service-schema.json
RegistryPassword
Registry Password
{"type": "string", "ignoreCase": "key"}
service-schema.json
ImageName
Image Name and Tag
{"type": "string", "ignoreCase": "key"}
service-schema.json
ImageCommand
Image Command
{"type": "string", "ignoreCase": "key"}
service-schema.json
ImageArgs
Image Arguments
{"type": "string", "ignoreCase": "key"}
service-schema.json
ImageLanguageFramework
Language Framework
{"ignoreCase": "all", "enum": ["springboot", ""]}
service-schema.json
EnvironmentVariables
Environment Variables
{"type": "string", "ignoreCase": "key"}
service-schema.json
JvmOptions
JVM Options
{"type": "string", "ignoreCase": "key"}
service-schema.json
RuntimeVersion
Runtime Version
{"ignoreCase": "all", "enum": ["Java_8", "Java_11", "NetCore_31"]}
service-schema.json
DotNetCoreMainEntryPath
Main Entry Path
{"type": "string", "ignoreCase": "key"}
service-schema.json
Version
Version
{"type": "string", "ignoreCase": "key"}
service-schema.json
task
Azure Web App Deploy an Azure Web App for Linux or Windows
{"ignoreCase": "value", "pattern": "^AzureWebApp@1$"}
service-schema.json
inputs
Azure Web App inputs
{"properties": {"azureSubscription": {"type": "string", "ignoreCase": "key"}, "appType": {"ignoreCase": "all", "enum": ["webApp", "webAppLinux"]}, "appName": {"type": "string", "ignoreCase": "key"}, "deployToSlotOrASE": {"type": "boolean", "ignoreCase": "key"}, "resourceGroupName": {"type": "string", "ignoreCase": "key"}, "slotName": {"type": "string", "ignoreCase": "key"}, "package": {"type": "string", "ignoreCase": "key"}, "customDeployFolder": {"type": "string", "ignoreCase": "key"}, "runtimeStack": {"type": "string", "ignoreCase": "key"}, "startUpCommand": {"type": "string", "ignoreCase": "key"}, "customWebConfig": {"type": "string", "ignoreCase": "key"}, "appSettings": {"type": "string", "ignoreCase": "key"}, "configurationStrings": {"type": "string", "ignoreCase": "key"}, "deploymentMethod": {"ignoreCase": "all", "enum": ["auto", "zipDeploy", "runFromPackage"]}}, "additionalProperties": false, "required": ["azureSubscription", "appType", "appName"]}
service-schema.json
azureSubscription
Azure subscription
{"type": "string", "ignoreCase": "key"}
service-schema.json
appType
App type
{"ignoreCase": "all", "enum": ["webApp", "webAppLinux"]}
service-schema.json
appName
App name
{"type": "string", "ignoreCase": "key"}
service-schema.json
deployToSlotOrASE
Deploy to Slot or App Service Environment
{"type": "boolean", "ignoreCase": "key"}