dotnet / dotnet/deployment-tools
Microsoft.SourceBuild.Intermediate.deployment-tools does not get published during CI builds
Open
area-Infrastructure
- Dominant language
- C#
- Stars
- 213
- Forks
- 73
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 4
Description
The `Microsoft.SourceBuild.Intermediate.deployment-tools` package is not getting published during internal CI builds. This is required for source-build so that down stream repos such as the SDK can take a dependency on it. Currently when I run `darc get-asset --name Microsoft.SourceBuild.Intermediate.deployment-tools` I get no results found. I know CI builds are happening as new Microsoft.Deployment.DotNet.Releases packages are getting produced - see `darc get-asset --name Microsoft.Deployment.DotNet.Releases`
Contributor guide
Assessment
This issue has not been assessed yet.