Přemek Vysoký
Přemek Vysoký
## Context Currently, the [VMR is synchronized](./VMR-Design-And-Operation.md#source-synchronization-process) based on the `dotnet/installer` repository mapping its commits 1:1 with `dotnet/installer`. This will have to change once we switch over to the full...
We need to schedule and execute the plan created in https://github.com/dotnet/arcade-services/issues/3170 and move all product repositories onto the new flat dependency flow. - For every repository, we need to make...
### Context As laid out in the [Unified Build](https://github.com/dotnet/dotnet/tree/main/src/arcade/Documentation/UnifiedBuild) design documentation, the planned code flow for .NET 9 will change and the individual repositories will only receive and send updates...
## Context Submodules are inlined into the VMR and there are not git submodules in the VMR anymore. Flowing back these changes is impossible as we don't understand the repos...
## Context Once VMR is opened to changes, we need to have control over those. In product repos, we're often utilizing the `CODEOWNERS` but sometimes we have a custom solution...
I noticed we are not passing an argument `isCompleted` in one of the test methods - when I put it there the tests started failing - but we should fix...
## Goal Improve velocity and confidence when making changes to the release pipeline. ## Proposal Following specific implementation features are proposed: - **Release metadata file** –All inputs – both pipeline...
What needs to happen when we change the VMR to .NET 10.0 or to `9.0.2xx`? Steps: - This - https://github.com/dotnet/arcade-services/issues/3016 - `README.md` instructions contain the version too - TBD
When I open https://pipelinestoactions.azurewebsites.net/ the left text area is single line somehow. I cannot paste multi-line text nor I can type new lines. Works in Chromium Edge, doesn't work in...
[Original request](https://teams.microsoft.com/l/message/19:[email protected]/1714463844295?tenantId=72f988bf-86f1-41af-91ab-2d7cd011db47&groupId=4d73664c-9f2f-450d-82a5-c2f02756606d&parentMessageId=1714463844295&teamName=.NET%20Core%20Eng%20Services%20Partners&channelName=First%20Responders&createdTime=1714463844295) by @vitek-karas We're decommissioning the .NET Native AppCompat testing infra. This infra uses three Helix queues which are private (only meant to run jobs from this infra). Could...