Matt Mitchell

Results 293 comments of Matt Mitchell

@missymessa Are we ready for this yet?

This will not work until various control updates have been completed.

Needs at least the arcade update, which fixes the symbol store issues.

Resolves https://github.com/dotnet/source-build/issues/3951

I don't think signing the tarball directly is supported. The most we can do is create a detached signature (like we do for the source tarball). Probably worth it at...

I think this may require https://github.com/dotnet/sdk/pull/43015

When this is completed, the workarounds in get-delegation-sas.yml across 6.0, 8.0, and 9.0 should be removed.

> I considered multiple options (i.e. just allowing an empty sign list) but really this needs to be fixed at the invocation layer so that aspnetcore doesn't attempt to sign...