Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport #92296 to release/8.0-staging #101627

Commits on Apr 28, 2024

  1. Build the PGO build legs through the global build job template (dotne…

    …t#92296)
    
    * Build the PGO build legs through the global build job template.
    
    * Remove pgoType parameters and plumbing from all jobs and use the -pgoinstrument flag instead of setting the property manually.
    
    * Limit subsets to build to limit packages and don't build crossgen2 sfxproj for internal optimization pipelines (we don't use it).
    
    * Fix job dependencies now that the non-global jobs don't have PGO type in the name
    
    * Change back to the triple-underscore name
    
    * Fix Mono artifacts to not have an extra underscore for PGO scenarios.
    
    * There's an extra underscore for the CoreCLR artifacts because there's no runtime variant.
    jkoritzinsky authored and eduardo-vp committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    d82b8d3 View commit details
    Browse the repository at this point in the history