dotnet / dotnet/aspnetcore

Remove redundant signing infra

Open
#38,739 4 comments 0 reactions 0 assignees View on GitHub
area-infrastructure task
Dominant language
C#
Stars
38.4k
Forks
10.9k
Avg merge
2d 6h
Merged PRs (30d)
290

Description

We have a bunch of infrastructure for setting up signing in this repo, which is now completely unused in 6.0 & main due to post-build signing (See https://github.com/dotnet/aspnetcore/blob/3d66a59217502e1f0039c0264a5fc2e18c362004/.azure/pipelines/ci.yml#L47-L48). We should be able to remove anything that's conditioned on `PostBuildSign=false`.

Related: https://github.com/dotnet/aspnetcore/pull/26506

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.