Djuradj Kurepa

Results 85 comments of Djuradj Kurepa

From what I understood, `System.Drawing.Common` was not getting published since it was moved into the winforms repository, and darc wasn't aware of this

I think the only input this command needs is `--repo` and `--branch`. Source mapping won't be enough if we have multiple VMR branches, for example main and previews. With these...

I'll close this issue now. I created a followup and included the DI registration test in it https://github.com/dotnet/arcade-services/issues/3785

All rules have been successfully applied!

Looks like we're having some problems when trying to flow runtime: ``` Microsoft.DotNet.DarcLib.VirtualMonoRepo.PatchApplicationFailedException: 'Failed to apply the patch runtime-7dd74fc-adcc7eb.patch to src/runtime. Exit code: 1 Std err: C:/Users/dkurepa/source/VMR-temp/runtime-7dd74fc-adcc7eb.patch:8567: trailing whitespace. C:/Users/dkurepa/source/VMR-temp/runtime-7dd74fc-adcc7eb.patch:13789:...

Testfx is also failing because we can't find the source manifest for it

> Does testfx show in the dependency tree? It does, yes, apparently it's in the source mappings, but not in the VMR, not sure what went on there

I merged all PRs opened in this test into branch https://github.com/maestro-auth-test/dotnet/tree/repro/21283b94-b656-432d-95ce-cb603b39b353, going to port it to dotnet/dotnet now and queue up a build

here's the build https://dev.azure.com/dnceng/internal/_build/results?buildId=2660401&view=results

List of backflow prs opened in the test https://github.com/pulls?q=is%3Aopen+is%3Apr+user%3Amaestro-auth-test+%5Bcodeflowtest%5D. We used assets from a `main` VMR build, since the build we started here failed. Note that only first 1000 assets...