dotnet / source-build

A repository to track efforts to produce a source tarball of the .NET Core SDK and all its components
MIT License
265 stars 130 forks source link

Enable IBC optimization for repos that need it #4041

Open mmitche opened 7 months ago

mmitche commented 7 months ago

Ngen/opt/IBC optimization is used in a few places. Right now this is disabled because the VMR always builds officially and this attempts to pull in the IBC data. Pulling in the IBC requires:

4039

3934 (so as to not run this by default when a dev builds)

Once these are resolved, we should enable IBC data for the following repos. This is probably pretty easy, just involving passing the access tokens (System.AccesToken), team names, etc. via the repo projects.

Based on the places that restore the internal tooling right now, this is probably:

dotnet-issue-labeler[bot] commented 7 months ago

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.