244 lines
9.4 KiB
JSON
244 lines
9.4 KiB
JSON
{
|
|
"options": [
|
|
{
|
|
"enabled": true,
|
|
"definition": {
|
|
"id": "5d58cc01-7c75-450c-be18-a388ddb129ec"
|
|
},
|
|
"inputs": {
|
|
"branchFilters": "[\"+refs/heads/*\"]",
|
|
"additionalFields": "{}"
|
|
}
|
|
},
|
|
{
|
|
"enabled": false,
|
|
"definition": {
|
|
"id": "a9db38f9-9fdc-478c-b0f9-464221e58316"
|
|
},
|
|
"inputs": {
|
|
"workItemType": "Task",
|
|
"assignToRequestor": "true",
|
|
"additionalFields": "{}"
|
|
}
|
|
}
|
|
],
|
|
"variables": {
|
|
"BuildConfiguration": {
|
|
"value": "release",
|
|
"allowOverride": true
|
|
},
|
|
"BuildPlatform": {
|
|
"value": "any cpu",
|
|
"allowOverride": true
|
|
},
|
|
"system.debug": {
|
|
"value": "false",
|
|
"allowOverride": true
|
|
}
|
|
},
|
|
"properties": {},
|
|
"tags": [],
|
|
"_links": [],
|
|
"buildNumberFormat": "$(date:yyyyMMdd)$(rev:.r)",
|
|
"jobAuthorizationScope": 1,
|
|
"jobTimeoutInMinutes": 60,
|
|
"jobCancelTimeoutInMinutes": 5,
|
|
"process": {
|
|
"phases": [
|
|
{
|
|
"steps": [
|
|
{
|
|
"environment": {},
|
|
"enabled": true,
|
|
"continueOnError": false,
|
|
"alwaysRun": false,
|
|
"displayName": "Use NuGet 4.4.1",
|
|
"timeoutInMinutes": 0,
|
|
"retryCountOnTaskFailure": 0,
|
|
"condition": "succeeded()",
|
|
"task": {
|
|
"id": "2c65196a-54fd-4a02-9be8-d9d1837b7c5d",
|
|
"versionSpec": "0.*",
|
|
"definitionType": "task"
|
|
},
|
|
"inputs": {
|
|
"versionSpec": "4.4.1",
|
|
"checkLatest": "false"
|
|
}
|
|
},
|
|
{
|
|
"environment": {},
|
|
"enabled": true,
|
|
"continueOnError": false,
|
|
"alwaysRun": false,
|
|
"displayName": "NuGet restore",
|
|
"timeoutInMinutes": 0,
|
|
"retryCountOnTaskFailure": 0,
|
|
"condition": "succeeded()",
|
|
"task": {
|
|
"id": "333b11bd-d341-40d9-afcf-b32d5ce6f23b",
|
|
"versionSpec": "2.*",
|
|
"definitionType": "task"
|
|
},
|
|
"inputs": {
|
|
"command": "restore",
|
|
"solution": "$(Parameters.solution)",
|
|
"selectOrConfig": "select",
|
|
"feedRestore": "",
|
|
"includeNuGetOrg": "true",
|
|
"nugetConfigPath": "",
|
|
"externalEndpoints": "",
|
|
"noCache": "false",
|
|
"disableParallelProcessing": "false",
|
|
"packagesDirectory": "",
|
|
"verbosityRestore": "Detailed",
|
|
"searchPatternPush": "$(Build.ArtifactStagingDirectory)/**/*.nupkg;!$(Build.ArtifactStagingDirectory)/**/*.symbols.nupkg",
|
|
"nuGetFeedType": "internal",
|
|
"feedPublish": "",
|
|
"publishPackageMetadata": "true",
|
|
"allowPackageConflicts": "false",
|
|
"externalEndpoint": "",
|
|
"verbosityPush": "Detailed",
|
|
"searchPatternPack": "**/*.csproj",
|
|
"configurationToPack": "$(BuildConfiguration)",
|
|
"outputDir": "$(Build.ArtifactStagingDirectory)",
|
|
"versioningScheme": "off",
|
|
"includeReferencedProjects": "false",
|
|
"versionEnvVar": "",
|
|
"requestedMajorVersion": "1",
|
|
"requestedMinorVersion": "0",
|
|
"requestedPatchVersion": "0",
|
|
"packTimezone": "utc",
|
|
"includeSymbols": "false",
|
|
"toolPackage": "false",
|
|
"buildProperties": "",
|
|
"basePath": "",
|
|
"verbosityPack": "Detailed",
|
|
"arguments": ""
|
|
}
|
|
},
|
|
{
|
|
"environment": {},
|
|
"enabled": true,
|
|
"continueOnError": false,
|
|
"alwaysRun": false,
|
|
"displayName": "PowerShell Script",
|
|
"timeoutInMinutes": 0,
|
|
"retryCountOnTaskFailure": 0,
|
|
"condition": "succeeded()",
|
|
"task": {
|
|
"id": "e213ff0f-5d5c-4791-802d-52ea3e7be1f1",
|
|
"versionSpec": "2.*",
|
|
"definitionType": "task"
|
|
},
|
|
"inputs": {
|
|
"targetType": "inline",
|
|
"filePath": "",
|
|
"arguments": "",
|
|
"script": "# Write your PowerShell commands here.\n\nWrite-Host \"Hello World\"\n",
|
|
"errorActionPreference": "stop",
|
|
"warningPreference": "default",
|
|
"informationPreference": "default",
|
|
"verbosePreference": "default",
|
|
"debugPreference": "default",
|
|
"failOnStderr": "false",
|
|
"showWarnings": "false",
|
|
"ignoreLASTEXITCODE": "false",
|
|
"pwsh": "false",
|
|
"workingDirectory": "",
|
|
"runScriptInSeparateScope": "false"
|
|
}
|
|
}
|
|
],
|
|
"name": "Agent job 1",
|
|
"refName": "Job_1",
|
|
"condition": "succeeded()",
|
|
"target": {
|
|
"executionOptions": {
|
|
"type": 0
|
|
},
|
|
"allowScriptsAuthAccessOption": false,
|
|
"type": 1
|
|
},
|
|
"jobAuthorizationScope": 1
|
|
}
|
|
],
|
|
"target": {
|
|
"agentSpecification": {
|
|
"identifier": "windows-latest"
|
|
}
|
|
},
|
|
"type": 1
|
|
},
|
|
"repository": {
|
|
"properties": {
|
|
"cleanOptions": "0",
|
|
"labelSources": "0",
|
|
"labelSourcesFormat": "$(build.buildNumber)",
|
|
"reportBuildStatus": "true",
|
|
"gitLfsSupport": "false",
|
|
"skipSyncSource": "false",
|
|
"checkoutNestedSubmodules": "false",
|
|
"fetchDepth": "0"
|
|
},
|
|
"id": "",
|
|
"type": "TfsGit",
|
|
"name": "REPOTOREPLACE",
|
|
"url": "",
|
|
"defaultBranch": "refs/heads/main",
|
|
"clean": "false",
|
|
"checkoutSubmodules": false
|
|
},
|
|
"processParameters": {
|
|
"inputs": [
|
|
{
|
|
"aliases": [],
|
|
"options": {},
|
|
"properties": {},
|
|
"name": "solution",
|
|
"label": "Solution",
|
|
"defaultValue": "**\\*.sln",
|
|
"required": true,
|
|
"type": "filePath",
|
|
"helpMarkDown": "The path to the Visual Studio solution file or NuGet packages.config. Wildcards can be used. For example, `**\\\\*.sln` for all sln files in all sub folders."
|
|
}
|
|
]
|
|
},
|
|
"quality": 1,
|
|
"authoredBy": {
|
|
"displayName": "David Kalmin",
|
|
"url": "https://spsprodcus5.vssps.visualstudio.com/A8ceff4ff-6429-4de3-9c39-fd7f0b1fb05a/_apis/Identities/a886d3a4-5700-6920-a3e4-6dadf46e7614",
|
|
"_links": {
|
|
"avatar": {
|
|
"href": "https://dev.azure.com/microsoft-bootcamp/_apis/GraphProfile/MemberAvatars/aad.YTg4NmQzYTQtNTcwMC03OTIwLWEzZTQtNmRhZGY0NmU3NjE0"
|
|
}
|
|
},
|
|
"id": "a886d3a4-5700-6920-a3e4-6dadf46e7614",
|
|
"uniqueName": "davidkalmin@microsoft.com",
|
|
"imageUrl": "https://dev.azure.com/microsoft-bootcamp/_apis/GraphProfile/MemberAvatars/aad.YTg4NmQzYTQtNTcwMC03OTIwLWEzZTQtNmRhZGY0NmU3NjE0",
|
|
"descriptor": "aad.YTg4NmQzYTQtNTcwMC03OTIwLWEzZTQtNmRhZGY0NmU3NjE0"
|
|
},
|
|
"drafts": [],
|
|
"queue": {
|
|
"_links": {
|
|
"self": {
|
|
"href": "https://dev.azure.com/microsoft-bootcamp/_apis/build/Queues/126"
|
|
}
|
|
},
|
|
"name": "Azure Pipelines",
|
|
"url": "https://dev.azure.com/microsoft-bootcamp/_apis/build/Queues/126",
|
|
"pool": {
|
|
"name": "Azure Pipelines",
|
|
"isHosted": true
|
|
}
|
|
},
|
|
"id": 10,
|
|
"name": "valet-classic-test-import2",
|
|
"uri": "vstfs:///Build/Definition/10",
|
|
"path": "\\",
|
|
"type": 2,
|
|
"queueStatus": 0,
|
|
"revision": 1,
|
|
"createdDate": "2022-02-17T19:05:52.500Z",
|
|
}
|