Skip to content

Missing subscriptions for dependent repos #4439

@NikolaMilosavljevic

Description

@NikolaMilosavljevic

#4419 enabled prebuilt detection in this repo, which required additional repo dependencies:

https://github.com/dotnet/source-build-reference-packages
https://github.com/dotnet/source-build-externals

These dependencies should be kept up to date, with recurring repo flow/subscriptions.

Here are the commands that should be used:
darc add-subscription --channel ".NET Eng - Latest" --source-repo https://github.com/dotnet/source-build-reference-packages --target-repo https://github.com/microsoft/vstest --target-branch main --update-frequency everyWeek

darc add-subscription --channel ".NET 8" --source-repo https://github.com/dotnet/source-build-externals --target-repo https://github.com/microsoft/vstest --target-branch main --update-frequency everyWeek

I don't have enough permissions to add new subscriptions in this repo.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions