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

Build the PGO build legs through the global build job template #92296

Merged
merged 7 commits into from
Sep 21, 2023

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    37d43d0 View commit details
    Browse the repository at this point in the history
  2. Remove pgoType parameters and plumbing from all jobs and use the -pgo…

    …instrument flag instead of setting the property manually.
    jkoritzinsky committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    d5a818b View commit details
    Browse the repository at this point in the history
  3. Limit subsets to build to limit packages and don't build crossgen2 sf…

    …xproj for internal optimization pipelines (we don't use it).
    jkoritzinsky committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    c05af3b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    62032f5 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    dca43d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7895b39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6c2bca View commit details
    Browse the repository at this point in the history