Context
We have agreed that we want to start dogfooding the flat dependency flow by using the dotnet/scenario-tests repository.
First, we need to implement #4158 though.
Goal
- Disable synchronization of
scenario-tests via the current pipeline method
- Add a code-flow subscription from
scenario-tests to the VMR
- Add a build of the VMR so that we also have the backflow (can be empty for now)
- Add a subscription from the VMR to the
scenario-tests repository
- Start building/publishing the
scenario-tests packages out of the VMR
- Disable publishing of the
scenario-tests packages in scenario-tests's CI
- Make repositories depending on
scenario-tests depend on the VMR channel instead
Context
We have agreed that we want to start dogfooding the flat dependency flow by using the
dotnet/scenario-testsrepository.First, we need to implement #4158 though.
Goal
scenario-testsvia the current pipeline methodscenario-teststo the VMRscenario-testsrepositoryscenario-testspackages out of the VMRscenario-testspackages inscenario-tests's CIscenario-testsdepend on the VMR channel instead