[PR #12131] [MERGED] Pass additional parameters when making PGO package #28858

Open
opened 2026-01-31 09:31:14 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/12131
Author: @miniksa
Created: 1/10/2022
Status: Merged
Merged: 1/11/2022
Merged by: @miniksa

Base: mainHead: dev/miniksa/pgo_instrument_fix


📝 Commits (2)

  • 2e9353f After #11981, I need to set Instrument here for the props to be loaded correctly while making the nuget.
  • 747b456 turns out that DID have a purpose over in this file.

📊 Changes

2 files changed (+2 additions, -1 deletions)

View changed files

📝 build/packages.config (+1 -0)
📝 build/pipelines/templates/pgo-build-and-publish-nuget-job.yml (+1 -1)

📄 Description

Pass additional parameters when making PGO package


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/microsoft/terminal/pull/12131 **Author:** [@miniksa](https://github.com/miniksa) **Created:** 1/10/2022 **Status:** ✅ Merged **Merged:** 1/11/2022 **Merged by:** [@miniksa](https://github.com/miniksa) **Base:** `main` ← **Head:** `dev/miniksa/pgo_instrument_fix` --- ### 📝 Commits (2) - [`2e9353f`](https://github.com/microsoft/terminal/commit/2e9353f0eb5b806589e6ac71f2f44523beecde79) After #11981, I need to set Instrument here for the props to be loaded correctly while making the nuget. - [`747b456`](https://github.com/microsoft/terminal/commit/747b456a055041fd2b640cd935016cb48d8b93e0) turns out that DID have a purpose over in this file. ### 📊 Changes **2 files changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `build/packages.config` (+1 -0) 📝 `build/pipelines/templates/pgo-build-and-publish-nuget-job.yml` (+1 -1) </details> ### 📄 Description Pass additional parameters when making PGO package --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 09:31:14 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#28858