WinGetSvc-Release-20241120.2-01 (#193719)

This commit is contained in:
wingetbot
2024-11-25 09:23:00 -08:00
committed by GitHub
parent 3f1810ac8e
commit 0c763635c6
4 changed files with 189 additions and 178 deletions
+62 -62
View File
@@ -115,16 +115,16 @@ extends:
body: |
{
"operationId": "$(Build.BuildNumber)",
"BuildId": "$(Build.BuildId)",
"PlanUrl": "$(system.CollectionUri)",
"HubName": "$(system.HostType)",
"buildId": "$(Build.BuildId)",
"planUrl": "$(system.CollectionUri)",
"hubName": "$(system.HostType)",
"pipelineType": "CommitPipeline",
"ProjectId": "$(system.TeamProjectId)",
"PlanId": "$(system.PlanId)",
"JobId": "$(system.JobId)",
"TimelineId": "$(system.TimelineId)",
"TaskInstanceId": "$(system.TaskInstanceId)",
"AuthToken": "$(system.AccessToken)"
"projectId": "$(system.TeamProjectId)",
"planId": "$(system.PlanId)",
"jobId": "$(system.JobId)",
"timelineId": "$(system.TimelineId)",
"taskInstanceId": "$(system.TaskInstanceId)",
"authToken": "$(system.AccessToken)"
}
waitForCompletion: "true"
@@ -150,20 +150,20 @@ extends:
body: |
{
"operationId": "$(Build.BuildNumber)",
"BuildId": "$(Build.BuildId)",
"PlanUrl": "$(system.CollectionUri)",
"HubName": "$(system.HostType)",
"buildId": "$(Build.BuildId)",
"planUrl": "$(system.CollectionUri)",
"hubName": "$(system.HostType)",
"pipelineType": "CommitPipeline",
"ProjectId": "$(system.TeamProjectId)",
"PlanId": "$(system.PlanId)",
"JobId": "$(system.JobId)",
"TimelineId": "$(system.TimelineId)",
"TaskInstanceId": "$(system.TaskInstanceId)",
"AuthToken": "$(system.AccessToken)",
"BuildRepositoryId": "$(build.repository.id)",
"CommitTablePartitionKey": "$(CommitTablePartitionKey)",
"CommitTableRowKey": "$(CommitTableRowKey)",
"SkipManifestIndexUpdate": "$(Publish.SkipManifestIndexUpdate)"
"projectId": "$(system.TeamProjectId)",
"planId": "$(system.PlanId)",
"jobId": "$(system.JobId)",
"timelineId": "$(system.TimelineId)",
"taskInstanceId": "$(system.TaskInstanceId)",
"authToken": "$(system.AccessToken)",
"buildRepositoryId": "$(build.repository.id)",
"commitTablePartitionKey": "$(CommitTablePartitionKey)",
"commitTableRowKey": "$(CommitTableRowKey)",
"skipManifestIndexUpdate": "$(Publish.SkipManifestIndexUpdate)"
}
waitForCompletion: "true"
@@ -189,16 +189,16 @@ extends:
body: |
{
"operationId": "$(Build.BuildNumber)",
"BuildId": "$(Build.BuildId)",
"PlanUrl": "$(system.CollectionUri)",
"HubName": "$(system.HostType)",
"buildId": "$(Build.BuildId)",
"planUrl": "$(system.CollectionUri)",
"hubName": "$(system.HostType)",
"pipelineType": "CommitPipeline",
"ProjectId": "$(system.TeamProjectId)",
"PlanId": "$(system.PlanId)",
"JobId": "$(system.JobId)",
"TimelineId": "$(system.TimelineId)",
"TaskInstanceId": "$(system.TaskInstanceId)",
"AuthToken": "$(system.AccessToken)"
"projectId": "$(system.TeamProjectId)",
"planId": "$(system.PlanId)",
"jobId": "$(system.JobId)",
"timelineId": "$(system.TimelineId)",
"taskInstanceId": "$(system.TaskInstanceId)",
"authToken": "$(system.AccessToken)"
}
waitForCompletion: "true"
@@ -227,18 +227,18 @@ extends:
body: |
{
"operationId": "$(Build.BuildNumber)",
"BuildId": "$(Build.BuildId)",
"PlanUrl": "$(system.CollectionUri)",
"HubName": "$(system.HostType)",
"buildId": "$(Build.BuildId)",
"planUrl": "$(system.CollectionUri)",
"hubName": "$(system.HostType)",
"pipelineType": "CommitPipeline",
"ProjectId": "$(system.TeamProjectId)",
"PlanId": "$(system.PlanId)",
"JobId": "$(system.JobId)",
"TimelineId": "$(system.TimelineId)",
"TaskInstanceId": "$(system.TaskInstanceId)",
"AuthToken": "$(system.AccessToken)",
"BuildRepositoryId": "$(build.repository.id)",
"TaskIdentifier": "WaiverCommit"
"projectId": "$(system.TeamProjectId)",
"planId": "$(system.PlanId)",
"jobId": "$(system.JobId)",
"timelineId": "$(system.TimelineId)",
"taskInstanceId": "$(system.TaskInstanceId)",
"authToken": "$(system.AccessToken)",
"buildRepositoryId": "$(build.repository.id)",
"taskIdentifier": "WaiverCommit"
}
waitForCompletion: "true"
@@ -250,17 +250,17 @@ extends:
body: |
{
"operationId": "$(Build.BuildNumber)",
"BuildId": "$(Build.BuildId)",
"PlanUrl": "$(system.CollectionUri)",
"HubName": "$(system.HostType)",
"buildId": "$(Build.BuildId)",
"planUrl": "$(system.CollectionUri)",
"hubName": "$(system.HostType)",
"pipelineType": "CommitPipeline",
"ProjectId": "$(system.TeamProjectId)",
"PlanId": "$(system.PlanId)",
"JobId": "$(system.JobId)",
"TimelineId": "$(system.TimelineId)",
"TaskInstanceId": "$(system.TaskInstanceId)",
"AuthToken": "$(system.AccessToken)",
"BuildRepositoryId": "$(build.repository.id)"
"projectId": "$(system.TeamProjectId)",
"planId": "$(system.PlanId)",
"jobId": "$(system.JobId)",
"timelineId": "$(system.TimelineId)",
"taskInstanceId": "$(system.TaskInstanceId)",
"authToken": "$(system.AccessToken)",
"buildRepositoryId": "$(build.repository.id)"
}
waitForCompletion: "true"
@@ -273,16 +273,16 @@ extends:
body: |
{
"operationId": "$(Build.BuildNumber)",
"BuildId": "$(Build.BuildId)",
"PlanUrl": "$(system.CollectionUri)",
"HubName": "$(system.HostType)",
"buildId": "$(Build.BuildId)",
"planUrl": "$(system.CollectionUri)",
"hubName": "$(system.HostType)",
"pipelineType": "CommitPipeline",
"ProjectId": "$(system.TeamProjectId)",
"PlanId": "$(system.PlanId)",
"JobId": "$(system.JobId)",
"TimelineId": "$(system.TimelineId)",
"TaskInstanceId": "$(system.TaskInstanceId)",
"AuthToken": "$(system.AccessToken)",
"BuildRepositoryId": "$(build.repository.id)"
"projectId": "$(system.TeamProjectId)",
"planId": "$(system.PlanId)",
"jobId": "$(system.JobId)",
"timelineId": "$(system.TimelineId)",
"taskInstanceId": "$(system.TaskInstanceId)",
"authToken": "$(system.AccessToken)",
"buildRepositoryId": "$(build.repository.id)"
}
waitForCompletion: "true"
+36 -33
View File
@@ -114,16 +114,17 @@ extends:
body: |
{
"operationId": "$(Build.BuildNumber)",
"BuildId": "$(Build.BuildId)",
"PlanUrl": "$(system.CollectionUri)",
"HubName": "$(system.HostType)",
"buildId": "$(Build.BuildId)",
"planUrl": "$(system.CollectionUri)",
"hubName": "$(system.HostType)",
"pipelineType": "RebuildPipeline",
"ProjectId": "$(system.TeamProjectId)",
"PlanId": "$(system.PlanId)",
"JobId": "$(system.JobId)",
"TimelineId": "$(system.TimelineId)",
"TaskInstanceId": "$(system.TaskInstanceId)",
"AuthToken": "$(system.AccessToken)"
"projectId": "$(system.TeamProjectId)",
"planId": "$(system.PlanId)",
"jobId": "$(system.JobId)",
"timelineId": "$(system.TimelineId)",
"taskInstanceId": "$(system.TaskInstanceId)",
"authToken": "$(system.AccessToken)",
"buildRepositoryId": "$(build.repository.id)"
}
waitForCompletion: "true"
@@ -149,22 +150,23 @@ extends:
body: |
{
"operationId": "$(Build.BuildNumber)",
"BuildId": "$(Build.BuildId)",
"PlanUrl": "$(system.CollectionUri)",
"HubName": "$(system.HostType)",
"buildId": "$(Build.BuildId)",
"planUrl": "$(system.CollectionUri)",
"hubName": "$(system.HostType)",
"pipelineType": "RebuildPipeline",
"ProjectId": "$(system.TeamProjectId)",
"PlanId": "$(system.PlanId)",
"JobId": "$(system.JobId)",
"TimelineId": "$(system.TimelineId)",
"TaskInstanceId": "$(system.TaskInstanceId)",
"AuthToken": "$(system.AccessToken)",
"ContainerName": "$(CacheContainerName)",
"CommitTablePartitionKey": "$(CommitTablePartitionKey)",
"CommitTableRowKey": "$(CommitTableRowKey)",
"EnableContainerBackup": "$(Rebuild.EnableContainerBackup)",
"SkipManifestIndexUpdate": "$(Rebuild.SkipManifestIndexUpdate)",
"ClearContainer": "$(Rebuild.ClearContainer)",
"projectId": "$(system.TeamProjectId)",
"planId": "$(system.PlanId)",
"jobId": "$(system.JobId)",
"timelineId": "$(system.TimelineId)",
"taskInstanceId": "$(system.TaskInstanceId)",
"authToken": "$(system.AccessToken)",
"buildRepositoryId": "$(build.repository.id)",
"containerName": "$(CacheContainerName)",
"commitTablePartitionKey": "$(CommitTablePartitionKey)",
"commitTableRowKey": "$(CommitTableRowKey)",
"enableContainerBackup": "$(Rebuild.EnableContainerBackup)",
"skipManifestIndexUpdate": "$(Rebuild.SkipManifestIndexUpdate)",
"clearContainer": "$(Rebuild.ClearContainer)",
}
waitForCompletion: "true"
@@ -192,15 +194,16 @@ extends:
body: |
{
"operationId": "$(Build.BuildNumber)",
"BuildId": "$(Build.BuildId)",
"PlanUrl": "$(system.CollectionUri)",
"HubName": "$(system.HostType)",
"buildId": "$(Build.BuildId)",
"planUrl": "$(system.CollectionUri)",
"hubName": "$(system.HostType)",
"pipelineType": "RebuildPipeline",
"ProjectId": "$(system.TeamProjectId)",
"PlanId": "$(system.PlanId)",
"JobId": "$(system.JobId)",
"TimelineId": "$(system.TimelineId)",
"TaskInstanceId": "$(system.TaskInstanceId)",
"AuthToken": "$(system.AccessToken)",
"projectId": "$(system.TeamProjectId)",
"planId": "$(system.PlanId)",
"jobId": "$(system.JobId)",
"timelineId": "$(system.TimelineId)",
"taskInstanceId": "$(system.TaskInstanceId)",
"authToken": "$(system.AccessToken)",
"buildRepositoryId": "$(build.repository.id)"
}
waitForCompletion: "true"
@@ -80,15 +80,15 @@ extends:
body: |
{
"operationId": "$(Build.BuildNumber)",
"BuildId": "$(Build.BuildId)",
"PlanUrl": "$(system.CollectionUri)",
"HubName": "$(system.HostType)",
"buildId": "$(Build.BuildId)",
"planUrl": "$(system.CollectionUri)",
"hubName": "$(system.HostType)",
"pipelineType": "RebuildPipeline",
"ProjectId": "$(system.TeamProjectId)",
"PlanId": "$(system.PlanId)",
"JobId": "$(system.JobId)",
"TimelineId": "$(system.TimelineId)",
"TaskInstanceId": "$(system.TaskInstanceId)",
"AuthToken": "$(system.AccessToken)"
"projectId": "$(system.TeamProjectId)",
"planId": "$(system.PlanId)",
"jobId": "$(system.JobId)",
"timelineId": "$(system.TimelineId)",
"taskInstanceId": "$(system.TaskInstanceId)",
"authToken": "$(system.AccessToken)"
}
waitForCompletion: "true"
@@ -110,6 +110,7 @@ extends:
CacheStorageAccountName: $(CacheStorageAccountName)
StorageManagedIdentityClientId: $(StorageManagedIdentityClientId)
DIApplicationInsightKey: $(DIApplicationInsightKey)
ExecutionEnvironment: $(ExecutionEnvironment)
WinGet:AppConfig:PrimaryEndpoint: $(AppConfigPrimaryEndpoint)
WinGet:AppConfig:SecondaryEndpoint: $(AppConfigSecondaryEndpoint)
@@ -136,15 +137,16 @@ extends:
body: |
{
"operationId": "$(Build.BuildNumber)",
"BuildId": "$(Build.BuildId)",
"PlanUrl": "$(system.CollectionUri)",
"HubName": "$(system.HostType)",
"ProjectId": "$(system.TeamProjectId)",
"PlanId": "$(system.PlanId)",
"JobId": "$(system.JobId)",
"TimelineId": "$(system.TimelineId)",
"TaskInstanceId": "$(system.TaskInstanceId)",
"AuthToken": "$(system.AccessToken)"
"buildId": "$(Build.BuildId)",
"planUrl": "$(system.CollectionUri)",
"hubName": "$(system.HostType)",
"projectId": "$(system.TeamProjectId)",
"planId": "$(system.PlanId)",
"jobId": "$(system.JobId)",
"timelineId": "$(system.TimelineId)",
"taskInstanceId": "$(system.TaskInstanceId)",
"authToken": "$(system.AccessToken)",
"pullRequestNumber": "$(System.PullRequest.PullRequestNumber)"
}
waitForCompletion: "true"
@@ -157,15 +159,16 @@ extends:
body: |
{
"operationId": "$(Build.BuildNumber)",
"BuildId": "$(Build.BuildId)",
"PlanUrl": "$(system.CollectionUri)",
"HubName": "$(system.HostType)",
"ProjectId": "$(system.TeamProjectId)",
"PlanId": "$(system.PlanId)",
"JobId": "$(system.JobId)",
"TimelineId": "$(system.TimelineId)",
"TaskInstanceId": "$(system.TaskInstanceId)",
"AuthToken": "$(system.AccessToken)"
"buildId": "$(Build.BuildId)",
"planUrl": "$(system.CollectionUri)",
"hubName": "$(system.HostType)",
"projectId": "$(system.TeamProjectId)",
"planId": "$(system.PlanId)",
"jobId": "$(system.JobId)",
"timelineId": "$(system.TimelineId)",
"taskInstanceId": "$(system.TaskInstanceId)",
"authToken": "$(system.AccessToken)",
"pullRequestNumber": "$(System.PullRequest.PullRequestNumber)"
}
waitForCompletion: "true"
@@ -178,15 +181,16 @@ extends:
body: |
{
"operationId": "$(Build.BuildNumber)",
"BuildId": "$(Build.BuildId)",
"PlanUrl": "$(system.CollectionUri)",
"HubName": "$(system.HostType)",
"ProjectId": "$(system.TeamProjectId)",
"PlanId": "$(system.PlanId)",
"JobId": "$(system.JobId)",
"TimelineId": "$(system.TimelineId)",
"TaskInstanceId": "$(system.TaskInstanceId)",
"AuthToken": "$(system.AccessToken)"
"buildId": "$(Build.BuildId)",
"planUrl": "$(system.CollectionUri)",
"hubName": "$(system.HostType)",
"projectId": "$(system.TeamProjectId)",
"planId": "$(system.PlanId)",
"jobId": "$(system.JobId)",
"timelineId": "$(system.TimelineId)",
"taskInstanceId": "$(system.TaskInstanceId)",
"authToken": "$(system.AccessToken)",
"pullRequestNumber": "$(System.PullRequest.PullRequestNumber)"
}
waitForCompletion: "true"
@@ -213,15 +217,16 @@ extends:
body: |
{
"operationId": "$(Build.BuildNumber)",
"BuildId": "$(Build.BuildId)",
"PlanUrl": "$(system.CollectionUri)",
"HubName": "$(system.HostType)",
"ProjectId": "$(system.TeamProjectId)",
"PlanId": "$(system.PlanId)",
"JobId": "$(system.JobId)",
"TimelineId": "$(system.TimelineId)",
"TaskInstanceId": "$(system.TaskInstanceId)",
"AuthToken": "$(system.AccessToken)"
"buildId": "$(Build.BuildId)",
"planUrl": "$(system.CollectionUri)",
"hubName": "$(system.HostType)",
"projectId": "$(system.TeamProjectId)",
"planId": "$(system.PlanId)",
"jobId": "$(system.JobId)",
"timelineId": "$(system.TimelineId)",
"taskInstanceId": "$(system.TaskInstanceId)",
"authToken": "$(system.AccessToken)",
"pullRequestNumber": "$(System.PullRequest.PullRequestNumber)"
}
waitForCompletion: "true"
@@ -234,15 +239,16 @@ extends:
body: |
{
"operationId": "$(Build.BuildNumber)",
"BuildId": "$(Build.BuildId)",
"PlanUrl": "$(system.CollectionUri)",
"HubName": "$(system.HostType)",
"ProjectId": "$(system.TeamProjectId)",
"PlanId": "$(system.PlanId)",
"JobId": "$(system.JobId)",
"TimelineId": "$(system.TimelineId)",
"TaskInstanceId": "$(system.TaskInstanceId)",
"AuthToken": "$(system.AccessToken)"
"buildId": "$(Build.BuildId)",
"planUrl": "$(system.CollectionUri)",
"hubName": "$(system.HostType)",
"projectId": "$(system.TeamProjectId)",
"planId": "$(system.PlanId)",
"jobId": "$(system.JobId)",
"timelineId": "$(system.TimelineId)",
"taskInstanceId": "$(system.TaskInstanceId)",
"authToken": "$(system.AccessToken)",
"pullRequestNumber": "$(System.PullRequest.PullRequestNumber)"
}
waitForCompletion: "true"
@@ -269,15 +275,16 @@ extends:
body: |
{
"operationId": "$(Build.BuildNumber)",
"BuildId": "$(Build.BuildId)",
"PlanUrl": "$(system.CollectionUri)",
"HubName": "$(system.HostType)",
"ProjectId": "$(system.TeamProjectId)",
"PlanId": "$(system.PlanId)",
"JobId": "$(system.JobId)",
"TimelineId": "$(system.TimelineId)",
"TaskInstanceId": "$(system.TaskInstanceId)",
"AuthToken": "$(system.AccessToken)"
"buildId": "$(Build.BuildId)",
"planUrl": "$(system.CollectionUri)",
"hubName": "$(system.HostType)",
"projectId": "$(system.TeamProjectId)",
"planId": "$(system.PlanId)",
"jobId": "$(system.JobId)",
"timelineId": "$(system.TimelineId)",
"taskInstanceId": "$(system.TaskInstanceId)",
"authToken": "$(system.AccessToken)",
"pullRequestNumber": "$(System.PullRequest.PullRequestNumber)"
}
waitForCompletion: "true"
@@ -309,17 +316,17 @@ extends:
body: |
{
"operationId": "$(Build.BuildNumber)",
"PlanUrl": "$(system.CollectionUri)",
"BuildId": "$(Build.BuildId)",
"HubName": "$(system.HostType)",
"ProjectId": "$(system.TeamProjectId)",
"PlanId": "$(system.PlanId)",
"JobId": "$(system.JobId)",
"TimelineId": "$(system.TimelineId)",
"TaskInstanceId": "$(system.TaskInstanceId)",
"AuthToken": "$(system.AccessToken)",
"BuildRepositoryId": "$(RepositoryId)",
"PullRequestNumber": "$(System.PullRequest.PullRequestNumber)",
"planUrl": "$(system.CollectionUri)",
"buildId": "$(Build.BuildId)",
"hubName": "$(system.HostType)",
"projectId": "$(system.TeamProjectId)",
"planId": "$(system.PlanId)",
"jobId": "$(system.JobId)",
"timelineId": "$(system.TimelineId)",
"taskInstanceId": "$(system.TaskInstanceId)",
"authToken": "$(system.AccessToken)",
"buildRepositoryId": "$(RepositoryId)",
"pullRequestNumber": "$(System.PullRequest.PullRequestNumber)"
}
waitForCompletion: "true"
@@ -332,14 +339,15 @@ extends:
body: |
{
"operationId": "$(Build.BuildNumber)",
"PlanUrl": "$(system.CollectionUri)",
"BuildId": "$(Build.BuildId)",
"HubName": "$(system.HostType)",
"ProjectId": "$(system.TeamProjectId)",
"PlanId": "$(system.PlanId)",
"JobId": "$(system.JobId)",
"TimelineId": "$(system.TimelineId)",
"TaskInstanceId": "$(system.TaskInstanceId)",
"AuthToken": "$(system.AccessToken)"
"planUrl": "$(system.CollectionUri)",
"buildId": "$(Build.BuildId)",
"hubName": "$(system.HostType)",
"projectId": "$(system.TeamProjectId)",
"planId": "$(system.PlanId)",
"jobId": "$(system.JobId)",
"timelineId": "$(system.TimelineId)",
"taskInstanceId": "$(system.TaskInstanceId)",
"authToken": "$(system.AccessToken)",
"pullRequestNumber": "$(System.PullRequest.PullRequestNumber)",
}
waitForCompletion: "true"