Přemek Vysoký
Přemek Vysoký
Adding to this: - The rollout process should be made lightweight with as few potential breaks happening as possible. - We should not publish packages to darc from the production...
@copilot add a test too
There are also two dependencies `Microsoft.CodeAnalysis.ExternalAccess.HotReload` in `V.D.xml`
@mmitche comments from the file won't flow. We compute list of updates on each side, merge them in memory and then manipulate the XML attributes/tags directly (like we do for...
@ViktorHofer I only see a trigger to it now in 13:37 when I triggered it
Looks like something is up with the service :D
@mmitche is this still relevant?
I think it was mainly created so that we can stop thinking about release branches of `dotnet/runtime` and `dotnet/arcade`. If you change XHarness CLI arguments then: - `dotnet/arcade` has the...
@mmitche we don't have this information in BAR: `A was produced in the VMR from runtime` Should we start storing that?
TLDR from Djuradj: The bug happens when: - you add a new file to the repo - a forward flow opens up, including that file - the file is deleted...