Safia Abdalla
Safia Abdalla
/azp run
> > /__w/1/s/.packages/microsoft.dotnet.arcade.sdk/8.0.0-beta.23063.7/tools/SourceBuild/SourceBuildArcadeBuild.targets(170,5): error MSB3073: The command "git submodule foreach --recursive '/__w/1/s/.packages/microsoft.dotnet.arcade.sdk/8.0.0-beta.23063.7/tools/SourceBuild/git-clone-to-dir.sh --source . --dest "/__w/1/s/artifacts/source-build/self/src/$sm_path" --clean'" exited with code 128. [/__w/1/s/.packages/microsoft.dotnet.arcade.sdk/8.0.0-beta.23063.7/tools/Build.proj] > > @captainsafia Can you restart the source-build...
> Do not merge What is pending on this?
Triage: Although unrelated to the issue, we discussed making a strongly-typed `Exception` type to be returned from the codepath identified above. This would allow end-users to catch this specific exception...
Triage: This seems like an appropriate request. We probably want to provide `CancellationToken` as a method-level parameter and not class-level property. @TheYoxy Would you be interested in submitting an API...
> If I have others remarks regarding these two classes, should I mention them too inside the API proposal? (There is no interface for IoC for these classes and there...
Triage: We discussed that there might have been some intentionality to `ForbidHttpResult` and `UnauthorizedHttpResult` not implementing this API because they are not static (might not know the status code as...
> Triage: We discussed that there might have been some intentionality to `ForbidHttpResult` and `UnauthorizedHttpResult` not implementing this API because they are not static (might not know the status code...
Triage: Parking this back in .NET 8 Planning to avoid it surfacing in the triage query.
> @brunolins16 Thanks for taking care of this! Will this also be merged to aspnetcore 7? or should we skip 7 and wait for aspnetcore 8? @brunolins16 referenced our backport...