Skip to content

Commit 70678e7

Browse files
authored
[Rollout] Production rollout 2025-02-12 (#4450)
<!-- Link the GitHub or AzDO issue this pull request is associated with. Please copy and paste the full URL rather than using the dotnet/arcade-services# syntax --> #4449
2 parents 798e08c + 741c53a commit 70678e7

File tree

49 files changed

+732
-449
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+732
-449
lines changed

.config/dotnet-tools.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"isRoot": true,
44
"tools": {
55
"microsoft.dnceng.secretmanager": {
6-
"version": "1.1.0-beta.25079.1",
6+
"version": "1.1.0-beta.25105.1",
77
"commands": [
88
"secret-manager"
99
]
@@ -15,7 +15,7 @@
1515
]
1616
},
1717
"microsoft.dnceng.configuration.bootstrap": {
18-
"version": "1.1.0-beta.25079.1",
18+
"version": "1.1.0-beta.25105.1",
1919
"commands": [
2020
"bootstrap-dnceng-configuration"
2121
]

docs/DevGuide.md

+1-5
Original file line numberDiff line numberDiff line change
@@ -77,11 +77,7 @@ When running locally:
7777

7878
To run the Product Construction Service locally:
7979
1. Start Docker Desktop.
80-
2. Publish the `ProductConstructionService.BarViz` project to a local folder (use the `BarVizLocalPublish` profile).
81-
- Right click the project
82-
- Publish...
83-
- Publish button on the profile
84-
3. Set the `ProductConstructionService.AppHost` as Startup Project, and run with F5.
80+
2. Set the `ProductConstructionService.AppHost` as Startup Project, and run it.
8581

8682
# Debugging the front-end locally
8783

eng/Version.Details.xml

+44-44
Original file line numberDiff line numberDiff line change
@@ -1,95 +1,95 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Dependencies>
33
<ProductDependencies>
4-
<Dependency Name="Microsoft.DotNet.Internal.Logging" Version="1.1.0-beta.25080.1">
4+
<Dependency Name="Microsoft.DotNet.Internal.Logging" Version="1.1.0-beta.25111.1">
55
<Uri>https://github.com/dotnet/dnceng-shared</Uri>
6-
<Sha>a04ffe2abb2e93d1e12b1d79bdae1dda41e0a46d</Sha>
6+
<Sha>2751a6b0f9747106fca5b3c4633c8eab400de369</Sha>
77
</Dependency>
8-
<Dependency Name="Microsoft.AspNetCore.ApiPagination" Version="1.1.0-beta.25080.1">
8+
<Dependency Name="Microsoft.AspNetCore.ApiPagination" Version="1.1.0-beta.25111.1">
99
<Uri>https://github.com/dotnet/dnceng-shared</Uri>
10-
<Sha>a04ffe2abb2e93d1e12b1d79bdae1dda41e0a46d</Sha>
10+
<Sha>2751a6b0f9747106fca5b3c4633c8eab400de369</Sha>
1111
</Dependency>
12-
<Dependency Name="Microsoft.AspNetCore.ApiVersioning" Version="1.1.0-beta.25080.1">
12+
<Dependency Name="Microsoft.AspNetCore.ApiVersioning" Version="1.1.0-beta.25111.1">
1313
<Uri>https://github.com/dotnet/dnceng-shared</Uri>
14-
<Sha>a04ffe2abb2e93d1e12b1d79bdae1dda41e0a46d</Sha>
14+
<Sha>2751a6b0f9747106fca5b3c4633c8eab400de369</Sha>
1515
</Dependency>
16-
<Dependency Name="Microsoft.AspNetCore.ApiVersioning.Swashbuckle" Version="1.1.0-beta.25080.1">
16+
<Dependency Name="Microsoft.AspNetCore.ApiVersioning.Swashbuckle" Version="1.1.0-beta.25111.1">
1717
<Uri>https://github.com/dotnet/dnceng-shared</Uri>
18-
<Sha>a04ffe2abb2e93d1e12b1d79bdae1dda41e0a46d</Sha>
18+
<Sha>2751a6b0f9747106fca5b3c4633c8eab400de369</Sha>
1919
</Dependency>
20-
<Dependency Name="Microsoft.DncEng.CommandLineLib" Version="1.1.0-beta.25080.1">
20+
<Dependency Name="Microsoft.DncEng.CommandLineLib" Version="1.1.0-beta.25111.1">
2121
<Uri>https://github.com/dotnet/dnceng-shared</Uri>
22-
<Sha>a04ffe2abb2e93d1e12b1d79bdae1dda41e0a46d</Sha>
22+
<Sha>2751a6b0f9747106fca5b3c4633c8eab400de369</Sha>
2323
</Dependency>
24-
<Dependency Name="Microsoft.DncEng.Configuration.Extensions" Version="1.1.0-beta.25080.1">
24+
<Dependency Name="Microsoft.DncEng.Configuration.Extensions" Version="1.1.0-beta.25111.1">
2525
<Uri>https://github.com/dotnet/dnceng-shared</Uri>
26-
<Sha>a04ffe2abb2e93d1e12b1d79bdae1dda41e0a46d</Sha>
26+
<Sha>2751a6b0f9747106fca5b3c4633c8eab400de369</Sha>
2727
</Dependency>
28-
<Dependency Name="Microsoft.DotNet.GitHub.Authentication" Version="1.1.0-beta.25080.1">
28+
<Dependency Name="Microsoft.DotNet.GitHub.Authentication" Version="1.1.0-beta.25111.1">
2929
<Uri>https://github.com/dotnet/dnceng-shared</Uri>
30-
<Sha>a04ffe2abb2e93d1e12b1d79bdae1dda41e0a46d</Sha>
30+
<Sha>2751a6b0f9747106fca5b3c4633c8eab400de369</Sha>
3131
</Dependency>
32-
<Dependency Name="Microsoft.DotNet.Internal.DependencyInjection.Testing" Version="1.1.0-beta.25080.1">
32+
<Dependency Name="Microsoft.DotNet.Internal.DependencyInjection.Testing" Version="1.1.0-beta.25111.1">
3333
<Uri>https://github.com/dotnet/dnceng-shared</Uri>
34-
<Sha>a04ffe2abb2e93d1e12b1d79bdae1dda41e0a46d</Sha>
34+
<Sha>2751a6b0f9747106fca5b3c4633c8eab400de369</Sha>
3535
</Dependency>
36-
<Dependency Name="Microsoft.DotNet.Internal.DependencyInjection" Version="1.1.0-beta.25080.1">
36+
<Dependency Name="Microsoft.DotNet.Internal.DependencyInjection" Version="1.1.0-beta.25111.1">
3737
<Uri>https://github.com/dotnet/dnceng-shared</Uri>
38-
<Sha>a04ffe2abb2e93d1e12b1d79bdae1dda41e0a46d</Sha>
38+
<Sha>2751a6b0f9747106fca5b3c4633c8eab400de369</Sha>
3939
</Dependency>
40-
<Dependency Name="Microsoft.DotNet.Internal.Testing.DependencyInjection.Abstractions" Version="1.1.0-beta.25080.1">
40+
<Dependency Name="Microsoft.DotNet.Internal.Testing.DependencyInjection.Abstractions" Version="1.1.0-beta.25111.1">
4141
<Uri>https://github.com/dotnet/dnceng-shared</Uri>
42-
<Sha>a04ffe2abb2e93d1e12b1d79bdae1dda41e0a46d</Sha>
42+
<Sha>2751a6b0f9747106fca5b3c4633c8eab400de369</Sha>
4343
</Dependency>
44-
<Dependency Name="Microsoft.DotNet.Internal.Testing.DependencyInjectionCodeGen" Version="1.1.0-beta.25080.1">
44+
<Dependency Name="Microsoft.DotNet.Internal.Testing.DependencyInjectionCodeGen" Version="1.1.0-beta.25111.1">
4545
<Uri>https://github.com/dotnet/dnceng-shared</Uri>
46-
<Sha>a04ffe2abb2e93d1e12b1d79bdae1dda41e0a46d</Sha>
46+
<Sha>2751a6b0f9747106fca5b3c4633c8eab400de369</Sha>
4747
</Dependency>
48-
<Dependency Name="Microsoft.DotNet.Internal.Testing.Utility" Version="1.1.0-beta.25080.1">
48+
<Dependency Name="Microsoft.DotNet.Internal.Testing.Utility" Version="1.1.0-beta.25111.1">
4949
<Uri>https://github.com/dotnet/dnceng-shared</Uri>
50-
<Sha>a04ffe2abb2e93d1e12b1d79bdae1dda41e0a46d</Sha>
50+
<Sha>2751a6b0f9747106fca5b3c4633c8eab400de369</Sha>
5151
</Dependency>
52-
<Dependency Name="Microsoft.DotNet.Kusto" Version="1.1.0-beta.25080.1">
52+
<Dependency Name="Microsoft.DotNet.Kusto" Version="1.1.0-beta.25111.1">
5353
<Uri>https://github.com/dotnet/dnceng-shared</Uri>
54-
<Sha>a04ffe2abb2e93d1e12b1d79bdae1dda41e0a46d</Sha>
54+
<Sha>2751a6b0f9747106fca5b3c4633c8eab400de369</Sha>
5555
</Dependency>
56-
<Dependency Name="Microsoft.DotNet.Services.Utility" Version="1.1.0-beta.25080.1">
56+
<Dependency Name="Microsoft.DotNet.Services.Utility" Version="1.1.0-beta.25111.1">
5757
<Uri>https://github.com/dotnet/dnceng-shared</Uri>
58-
<Sha>a04ffe2abb2e93d1e12b1d79bdae1dda41e0a46d</Sha>
58+
<Sha>2751a6b0f9747106fca5b3c4633c8eab400de369</Sha>
5959
</Dependency>
6060
</ProductDependencies>
6161
<ToolsetDependencies>
62-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.25079.1">
62+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.25105.2">
6363
<Uri>https://github.com/dotnet/arcade</Uri>
64-
<Sha>cae548d41ddb92922d78f3d9737635d104f650a5</Sha>
64+
<Sha>f9e274e2269d2cda748e78344afe681411748157</Sha>
6565
</Dependency>
66-
<Dependency Name="Microsoft.DotNet.SignTool" Version="8.0.0-beta.25079.1">
66+
<Dependency Name="Microsoft.DotNet.SignTool" Version="8.0.0-beta.25105.2">
6767
<Uri>https://github.com/dotnet/arcade</Uri>
68-
<Sha>cae548d41ddb92922d78f3d9737635d104f650a5</Sha>
68+
<Sha>f9e274e2269d2cda748e78344afe681411748157</Sha>
6969
</Dependency>
70-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="8.0.0-beta.25079.1">
70+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="8.0.0-beta.25105.2">
7171
<Uri>https://github.com/dotnet/arcade</Uri>
72-
<Sha>cae548d41ddb92922d78f3d9737635d104f650a5</Sha>
72+
<Sha>f9e274e2269d2cda748e78344afe681411748157</Sha>
7373
</Dependency>
74-
<Dependency Name="Microsoft.DotNet.SwaggerGenerator.MSBuild" Version="8.0.0-beta.25079.1">
74+
<Dependency Name="Microsoft.DotNet.SwaggerGenerator.MSBuild" Version="8.0.0-beta.25105.2">
7575
<Uri>https://github.com/dotnet/arcade</Uri>
76-
<Sha>cae548d41ddb92922d78f3d9737635d104f650a5</Sha>
76+
<Sha>f9e274e2269d2cda748e78344afe681411748157</Sha>
7777
</Dependency>
78-
<Dependency Name="Microsoft.DotNet.Git.IssueManager" Version="8.0.0-beta.25079.1">
78+
<Dependency Name="Microsoft.DotNet.Git.IssueManager" Version="8.0.0-beta.25105.2">
7979
<Uri>https://github.com/dotnet/arcade</Uri>
80-
<Sha>cae548d41ddb92922d78f3d9737635d104f650a5</Sha>
80+
<Sha>f9e274e2269d2cda748e78344afe681411748157</Sha>
8181
</Dependency>
82-
<Dependency Name="Microsoft.DotNet.VersionTools" Version="8.0.0-beta.25079.1">
82+
<Dependency Name="Microsoft.DotNet.VersionTools" Version="8.0.0-beta.25105.2">
8383
<Uri>https://github.com/dotnet/arcade</Uri>
84-
<Sha>cae548d41ddb92922d78f3d9737635d104f650a5</Sha>
84+
<Sha>f9e274e2269d2cda748e78344afe681411748157</Sha>
8585
</Dependency>
86-
<Dependency Name="Microsoft.DncEng.SecretManager" Version="1.1.0-beta.25079.1">
86+
<Dependency Name="Microsoft.DncEng.SecretManager" Version="1.1.0-beta.25105.1">
8787
<Uri>https://github.com/dotnet/dnceng</Uri>
88-
<Sha>a2f07fa3c2454f47998e7c48652ea91982362a74</Sha>
88+
<Sha>4bed5dae695e1e6ac0c35e35c7231d09f5661eab</Sha>
8989
</Dependency>
90-
<Dependency Name="Microsoft.DncEng.Configuration.Bootstrap" Version="1.1.0-beta.25079.1">
90+
<Dependency Name="Microsoft.DncEng.Configuration.Bootstrap" Version="1.1.0-beta.25105.1">
9191
<Uri>https://github.com/dotnet/dnceng</Uri>
92-
<Sha>a2f07fa3c2454f47998e7c48652ea91982362a74</Sha>
92+
<Sha>4bed5dae695e1e6ac0c35e35c7231d09f5661eab</Sha>
9393
</Dependency>
9494
</ToolsetDependencies>
9595
</Dependencies>

eng/Versions.props

+20-20
Original file line numberDiff line numberDiff line change
@@ -9,31 +9,31 @@
99
<UsingToolNetFrameworkReferenceAssemblies>true</UsingToolNetFrameworkReferenceAssemblies>
1010
<MicrosoftNetFrameworkReferenceAssembliesVersion>1.0.0-preview.1</MicrosoftNetFrameworkReferenceAssembliesVersion>
1111
<!-- Libs -->
12-
<MicrosoftDotNetSignToolVersion>8.0.0-beta.25079.1</MicrosoftDotNetSignToolVersion>
13-
<MicrosoftDotNetBuildTasksFeedVersion>8.0.0-beta.25079.1</MicrosoftDotNetBuildTasksFeedVersion>
14-
<MicrosoftDotNetSwaggerGeneratorMSBuildVersion>8.0.0-beta.25079.1</MicrosoftDotNetSwaggerGeneratorMSBuildVersion>
15-
<MicrosoftDotNetGitIssueManagerVersion>8.0.0-beta.25079.1</MicrosoftDotNetGitIssueManagerVersion>
16-
<MicrosoftDotNetVersionToolsVersion>8.0.0-beta.25079.1</MicrosoftDotNetVersionToolsVersion>
12+
<MicrosoftDotNetSignToolVersion>8.0.0-beta.25105.2</MicrosoftDotNetSignToolVersion>
13+
<MicrosoftDotNetBuildTasksFeedVersion>8.0.0-beta.25105.2</MicrosoftDotNetBuildTasksFeedVersion>
14+
<MicrosoftDotNetSwaggerGeneratorMSBuildVersion>8.0.0-beta.25105.2</MicrosoftDotNetSwaggerGeneratorMSBuildVersion>
15+
<MicrosoftDotNetGitIssueManagerVersion>8.0.0-beta.25105.2</MicrosoftDotNetGitIssueManagerVersion>
16+
<MicrosoftDotNetVersionToolsVersion>8.0.0-beta.25105.2</MicrosoftDotNetVersionToolsVersion>
1717
<MicrosoftNetTestSdkVersion>17.4.1</MicrosoftNetTestSdkVersion>
18-
<MicrosoftDotNetInternalLoggingVersion>1.1.0-beta.25080.1</MicrosoftDotNetInternalLoggingVersion>
19-
<MicrosoftAspNetCoreApiPaginationVersion>1.1.0-beta.25080.1</MicrosoftAspNetCoreApiPaginationVersion>
20-
<MicrosoftAspNetCoreApiVersioningVersion>1.1.0-beta.25080.1</MicrosoftAspNetCoreApiVersioningVersion>
21-
<MicrosoftAspNetCoreApiVersioningSwashbuckleVersion>1.1.0-beta.25080.1</MicrosoftAspNetCoreApiVersioningSwashbuckleVersion>
22-
<MicrosoftDncEngConfigurationExtensionsVersion>1.1.0-beta.25080.1</MicrosoftDncEngConfigurationExtensionsVersion>
18+
<MicrosoftDotNetInternalLoggingVersion>1.1.0-beta.25111.1</MicrosoftDotNetInternalLoggingVersion>
19+
<MicrosoftAspNetCoreApiPaginationVersion>1.1.0-beta.25111.1</MicrosoftAspNetCoreApiPaginationVersion>
20+
<MicrosoftAspNetCoreApiVersioningVersion>1.1.0-beta.25111.1</MicrosoftAspNetCoreApiVersioningVersion>
21+
<MicrosoftAspNetCoreApiVersioningSwashbuckleVersion>1.1.0-beta.25111.1</MicrosoftAspNetCoreApiVersioningSwashbuckleVersion>
22+
<MicrosoftDncEngConfigurationExtensionsVersion>1.1.0-beta.25111.1</MicrosoftDncEngConfigurationExtensionsVersion>
2323
<MicrosoftDotNetAuthenticationAlgorithmsVersion>1.1.0-beta.25052.1</MicrosoftDotNetAuthenticationAlgorithmsVersion>
24-
<MicrosoftDotNetGitHubAuthenticationVersion>1.1.0-beta.25080.1</MicrosoftDotNetGitHubAuthenticationVersion>
25-
<MicrosoftDotNetInternalDependencyInjectionTestingVersion>1.1.0-beta.25080.1</MicrosoftDotNetInternalDependencyInjectionTestingVersion>
26-
<MicrosoftDotNetInternalDependencyInjectionVersion>1.1.0-beta.25080.1</MicrosoftDotNetInternalDependencyInjectionVersion>
24+
<MicrosoftDotNetGitHubAuthenticationVersion>1.1.0-beta.25111.1</MicrosoftDotNetGitHubAuthenticationVersion>
25+
<MicrosoftDotNetInternalDependencyInjectionTestingVersion>1.1.0-beta.25111.1</MicrosoftDotNetInternalDependencyInjectionTestingVersion>
26+
<MicrosoftDotNetInternalDependencyInjectionVersion>1.1.0-beta.25111.1</MicrosoftDotNetInternalDependencyInjectionVersion>
2727
<MicrosoftDotNetInternalHealthVersion>1.1.0-beta.25052.1</MicrosoftDotNetInternalHealthVersion>
28-
<MicrosoftDotNetInternalTestingDependencyInjectionAbstractionsVersion>1.1.0-beta.25080.1</MicrosoftDotNetInternalTestingDependencyInjectionAbstractionsVersion>
29-
<MicrosoftDotNetInternalTestingDependencyInjectionCodeGenVersion>1.1.0-beta.25080.1</MicrosoftDotNetInternalTestingDependencyInjectionCodeGenVersion>
30-
<MicrosoftDotNetInternalTestingUtilityVersion>1.1.0-beta.25080.1</MicrosoftDotNetInternalTestingUtilityVersion>
31-
<MicrosoftDotNetKustoVersion>1.1.0-beta.25080.1</MicrosoftDotNetKustoVersion>
28+
<MicrosoftDotNetInternalTestingDependencyInjectionAbstractionsVersion>1.1.0-beta.25111.1</MicrosoftDotNetInternalTestingDependencyInjectionAbstractionsVersion>
29+
<MicrosoftDotNetInternalTestingDependencyInjectionCodeGenVersion>1.1.0-beta.25111.1</MicrosoftDotNetInternalTestingDependencyInjectionCodeGenVersion>
30+
<MicrosoftDotNetInternalTestingUtilityVersion>1.1.0-beta.25111.1</MicrosoftDotNetInternalTestingUtilityVersion>
31+
<MicrosoftDotNetKustoVersion>1.1.0-beta.25111.1</MicrosoftDotNetKustoVersion>
3232
<MicrosoftDotNetMetricsVersion>1.1.0-beta.25052.1</MicrosoftDotNetMetricsVersion>
33-
<MicrosoftDotNetServicesUtilityVersion>1.1.0-beta.25080.1</MicrosoftDotNetServicesUtilityVersion>
33+
<MicrosoftDotNetServicesUtilityVersion>1.1.0-beta.25111.1</MicrosoftDotNetServicesUtilityVersion>
3434
<MicrosoftDotNetWebAuthenticationVersion>1.1.0-beta.25053.1</MicrosoftDotNetWebAuthenticationVersion>
35-
<MicrosoftDncEngSecretManagerVersion>1.1.0-beta.25079.1</MicrosoftDncEngSecretManagerVersion>
36-
<MicrosoftDncEngConfigurationBootstrapVersion>1.1.0-beta.25079.1</MicrosoftDncEngConfigurationBootstrapVersion>
35+
<MicrosoftDncEngSecretManagerVersion>1.1.0-beta.25105.1</MicrosoftDncEngSecretManagerVersion>
36+
<MicrosoftDncEngConfigurationBootstrapVersion>1.1.0-beta.25105.1</MicrosoftDncEngConfigurationBootstrapVersion>
3737
</PropertyGroup>
3838
<!--Package names-->
3939
<PropertyGroup>
+85
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,85 @@
1+
jobs:
2+
- job: Darc_and_API_tests
3+
displayName: Darc and API tests
4+
5+
pool:
6+
name: NetCore1ESPool-Internal
7+
demands: ImageOverride -equals 1es-windows-2019
8+
9+
variables:
10+
- ${{ if in(variables['Build.SourceBranch'], 'refs/heads/production') }}:
11+
- name: PcsTestEndpoint
12+
value: https://maestro.dot.net
13+
- ${{ else }}:
14+
- name: PcsTestEndpoint
15+
value: https://maestro.int-dot.net
16+
17+
steps:
18+
- powershell: |
19+
try {
20+
$response = Invoke-WebRequest "$(PcsTestEndpoint)/api/channels?api-version=2020-02-20"
21+
$statusCode = $response.StatusCode
22+
}
23+
catch {
24+
$statusCode = [int]$_.Exception.Response.StatusCode
25+
if ($statusCode -eq 401) {
26+
exit 0
27+
}
28+
}
29+
finally {
30+
Write-Host "Anonymous PCS API request returned status code $statusCode"
31+
}
32+
33+
exit -1
34+
displayName: Test PCS anonymous access
35+
36+
# We only run darc tests on main prod, because otherwise we can't find the build in BAR
37+
- ${{ if in(variables['Build.SourceBranch'], 'refs/heads/main', 'refs/heads/production') }}:
38+
- download: current
39+
displayName: Download Darc
40+
artifact: PackageArtifacts
41+
patterns: PackageArtifacts/Microsoft.DotNet.Darc.*
42+
43+
- task: NuGetToolInstaller@1
44+
displayName: Use NuGet
45+
inputs:
46+
versionSpec: 5.3.x
47+
48+
- powershell: .\eng\common\build.ps1 -restore
49+
displayName: Install .NET
50+
51+
- powershell: |
52+
$darcNupkg = Get-ChildItem -Path $(Pipeline.Workspace)\PackageArtifacts -Filter Microsoft.DotNet.Darc*
53+
$darcNupkg.Name -match "Microsoft.DotNet.Darc.(.*).nupkg"
54+
$darcVersion = $Matches[1]
55+
mkdir darc
56+
.\.dotnet\dotnet tool install Microsoft.DotNet.Darc --tool-path .\darc --add-source $(Pipeline.Workspace)\PackageArtifacts --version $darcVersion
57+
displayName: Install Darc
58+
59+
- template: /eng/common/templates-official/steps/get-federated-access-token.yml
60+
parameters:
61+
federatedServiceConnection: "ArcadeServicesInternal"
62+
outputVariableName: "AzdoToken"
63+
64+
- task: AzureCLI@2
65+
displayName: Test Darc add-build-to-channel
66+
inputs:
67+
azureSubscription: "Darc: Maestro Production"
68+
scriptType: ps
69+
scriptLocation: inlineScript
70+
inlineScript: |
71+
$darcBuild = .\darc\darc.exe get-build `
72+
--repo "https://github.com/dotnet/arcade-services" `
73+
--commit $(Build.SourceVersion) `
74+
--ci `
75+
--output-format json |
76+
ConvertFrom-Json
77+
78+
.\darc\darc.exe add-build-to-channel `
79+
--id $darcBuild[0].id `
80+
--channel "General Testing" `
81+
--ci `
82+
--azdev-pat $(AzdoToken)
83+
84+
85+

eng/templates/stages/deploy.yaml

+3-1
Original file line numberDiff line numberDiff line change
@@ -201,4 +201,6 @@ stages:
201201
parameters:
202202
name: scenarioTests_CodeFlow
203203
displayName: Code Flow tests
204-
testFilter: 'TestCategory=CodeFlow'
204+
testFilter: 'TestCategory=CodeFlow'
205+
206+
- template: /eng/templates/jobs/darc-and-api-tests.yml

global.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
}
1616
},
1717
"msbuild-sdks": {
18-
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25079.1"
18+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25105.2"
1919
}
2020
}

0 commit comments

Comments
 (0)