[PR #12441] [MERGED] Publish the symbols from our MSIX bundle to the public server #29045

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/12441
Author: @DHowett
Created: 2/8/2022
Status: Merged
Merged: 2/8/2022
Merged by: @DHowett

Base: mainHead: dev/duhowett/symbolserver


📝 Commits (3)

  • e126685 Publish appxsym symbols to public symbol server
  • a3f38f2 Do symbol publication all at once after appxbundle signing
  • faa5c29 herpaderp

📊 Changes

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

View changed files

📝 .github/actions/spelling/expect/expect.txt (+1 -0)
📝 build/pipelines/release.yml (+41 -1)

📄 Description

Closes #12203

Validation Steps Performed

Tested here

Tested downloading symbols for this build from MSDL!


🔄 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/12441 **Author:** [@DHowett](https://github.com/DHowett) **Created:** 2/8/2022 **Status:** ✅ Merged **Merged:** 2/8/2022 **Merged by:** [@DHowett](https://github.com/DHowett) **Base:** `main` ← **Head:** `dev/duhowett/symbolserver` --- ### 📝 Commits (3) - [`e126685`](https://github.com/microsoft/terminal/commit/e126685892289e157da4950fb883761d10ff05da) Publish appxsym symbols to public symbol server - [`a3f38f2`](https://github.com/microsoft/terminal/commit/a3f38f29dc530f6354688b85d460cb0d460d56a7) Do symbol publication all at once after appxbundle signing - [`faa5c29`](https://github.com/microsoft/terminal/commit/faa5c29b0da3b2c887060696cc0c49153a6a3087) herpaderp ### 📊 Changes **2 files changed** (+42 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.github/actions/spelling/expect/expect.txt` (+1 -0) 📝 `build/pipelines/release.yml` (+41 -1) </details> ### 📄 Description Closes #12203 ## Validation Steps Performed [Tested here](https://microsoft.visualstudio.com/Dart/_build/results?buildId=44863418&view=results) Tested downloading symbols for this build from MSDL! --- <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:32:26 +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#29045