Přemek Vysoký
Přemek Vysoký
## Context We need to track that every VMR repo is switched over to the flat flow. ## Goal - Per every VMR repo, prepare an issue: - Assign it...
We need to send out an email to `DNCEng Partners` to let people know we're doing the migration. The email must contain links to all the documentation, the why's and...
We need to remind people by replying to the mail we sent as part of https://github.com/dotnet/arcade-services/issues/4509 that the migration is happening.
## Context We should support PSM when modifying repos using CPM as described in #3002. Without this feature, repos cannot specify where packages should come from. This is a security...
## Context The code flow model for code flowing from product repos to the VMR after the first Unified Build deliverable (.NET 10 timeframe) will end up looking like this:...
## Context To align with new Visual Studio releases, .NET SDK updates sometimes include new features or new versions of components such as Roslyn or MSBuild. These new features or...
This epic is defined based on an investigation/proposal/design done as part of the [Unified Build](https://github.com/dotnet/arcade/issues/10097) epic, the [business continuity effort](https://github.com/dotnet/arcade-services/issues/2441) and the licensing validation plan. The decisions driving the need...
## Context As discussed here - https://github.com/dotnet/arcade-services/pull/4026 - Maestro has the following problem with GitHub checks: If a check is skipped, the `AllChecksSuccessful` check will fail unless that particular check...
## Context We should prevent endless loops of updates between the VMR and the repo. We should still update package dependencies though. ## Goal - Figure out the definition of...