Matt Mitchell

Results 292 comments of Matt Mitchell

@dotnet/dnceng These failures look interesting and related to the native bootstrapping. Can you take a look?

How does the cloaking relate to git as it's currently implemented today? Is git used to do the cloaking or are we implementing it ourselves? The gitattributes idea is interesting....

> ### Question > If we remove things such as `.dll` from the code like we already do for the tarball (https://github.com/dotnet/installer/blob/8f639696e6d57fb09e03e89c6397d913de1231ed/src/SourceBuild/Arcade/tools/SourceBuildArcadeTarball.targets#L246-L265), we might break repo's ability to run tests...

> To be honest, I kind of like the idea of having the final say in the repo as the repo understands this concern well but it also leaks the...

> @mmitche I wonder if this can eventually be a solution for the platform-specific files? > > E.g. > > ``` > platform-specific=osx,linux > ``` > > It could then...

@nguerrera It doesn't use a just-build coreclr/corefx

6.0 and 7.0 currently use the same staging pipeline, so any improvements would apply to 6.0.

@MichaelSimons We have a way to provide a unified pre-release package feed in dnceng/internal for internal partners. I think we can duplicate that model into the early access AzDO instance....