[PR #13852] [MERGED] release yml: name the package correctly, don't duplicate appx #29786

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

📋 Pull Request Information

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

Base: mainHead: dev/duhowett/i-am-tired-of-renaming-packages


📝 Commits (1)

  • 4297ce5 release pipeline: name the package correctly, don't duplicate appx

📊 Changes

1 file changed (+12 additions, -4 deletions)

View changed files

📝 build/pipelines/release.yml (+12 -4)

📄 Description

I got tired of renaming the packages that came out of our build
pipeline. I also got tired of the fact that every appxbundle artifact we
upload comes with another whole copy of Terminal for every architecture,
plus all their symbols. Those are reflected in other artifacts, so
there's no reason to duplicate them.


🔄 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/13852 **Author:** [@DHowett](https://github.com/DHowett) **Created:** 8/25/2022 **Status:** ✅ Merged **Merged:** 8/25/2022 **Merged by:** [@DHowett](https://github.com/DHowett) **Base:** `main` ← **Head:** `dev/duhowett/i-am-tired-of-renaming-packages` --- ### 📝 Commits (1) - [`4297ce5`](https://github.com/microsoft/terminal/commit/4297ce5bc3fb8d9d7f3a208ec60124e87db45f63) release pipeline: name the package correctly, don't duplicate appx ### 📊 Changes **1 file changed** (+12 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `build/pipelines/release.yml` (+12 -4) </details> ### 📄 Description I got tired of renaming the packages that came out of our build pipeline. I also got tired of the fact that every appxbundle artifact we upload comes with another whole copy of Terminal for every architecture, plus all their symbols. Those are reflected in other artifacts, so there's no reason to duplicate them. --- <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:36:53 +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#29786