Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WinGetSvc-Release-20241120.2-01 #193719

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
124 changes: 62 additions & 62 deletions DevOpsPipelineDefinitions/publish-pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand All @@ -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"

Expand All @@ -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"

Expand Down Expand Up @@ -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"

Expand All @@ -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"

Expand All @@ -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"
69 changes: 36 additions & 33 deletions DevOpsPipelineDefinitions/rebuild-pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand All @@ -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"

Expand Down Expand Up @@ -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"
18 changes: 9 additions & 9 deletions DevOpsPipelineDefinitions/rebuild-rest-pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Loading