Jeff Handley

Results 87 comments of Jeff Handley

I was just about to comment here too, @sharwell, that there isn't a clear path toward achieving this behavior with FabricBot / Policy Service, and we need to proceed with...

Please see #2111. That PR prepares this repository for the Policy Service migration, and that includes removing the auto-merge automation that cannot be ported over.

@danmoseley Many of our repositories use Policy Service to label community contributions, but this isn't centralized or uniform across the repositories. The [label-prs.yml (dotnet/docs)](https://github.com/dotnet/docs/blob/main/.github/policies/label-prs.yml) policy is a good example though....

I believe [dotnet/installer](https://github.com/dotnet/installer) is the right repository for this issue to be triaged; I'm transferring the issue there...

@genifycom I'm sorry I overlooked the responses here. The `PublishTrimmed` detail you added helps. As the error details explain, along with the documentation link included, you would need to take...

Looking back at this as we wind down .NET 8, and I think we should close this as by-design without making any changes. As mentioned above, this behavior was intentional...

@benmccallum demo-vue is now deleted. Thanks for the reminder on that!

I'm sorry we have not yet responded on this, @GIANLUCA75G. If you are still having this problem, we can transfer the issue over to the [dotnet/sdk](https://github.com/dotnet/sdk) repository for investigation. Please...

I just hit this on #52236. https://dev.azure.com/dnceng/public/_build/results?buildId=1122253&view=logs&jobId=16bd8e89-36f9-5867-227e-26683d5e0a13&j=16bd8e89-36f9-5867-227e-26683d5e0a13&t=d2c0465b-73ac-55f7-de66-3542be19c102 ``` 2021-05-05T00:23:07.5681271Z Finished generating code 2021-05-05T00:23:07.6306732Z tocfile.cpp 2021-05-05T00:23:07.6930869Z D:\workspace\_work\1\s\src\coreclr\ToolBox\superpmi\superpmi-shared\spmiutil.cpp(341,1): fatal error C1090: PDB API call failed, error code '23': (0x00000006) [D:\workspace\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\ToolBox\superpmi\superpmi-shim-collector\superpmi-shim-collector.vcxproj] 2021-05-05T00:23:07.7556746Z D:\workspace\_work\1\s\src\coreclr\ToolBox\superpmi\superpmi-shared\methodcontextreader.cpp(581,1):...

Even if this has morphed from the original issue, we should take a look at this during 9.0.0 since it causes CI failures.