[PR #12449] [MERGED] Automate packaged submission into Windows #29055

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/12449
Author: @miniksa
Created: 2/9/2022
Status: Merged
Merged: 2/10/2022
Merged by: @DHowett

Base: mainHead: dev/miniksa/vpack_automation


📝 Commits (3)

📊 Changes

3 files changed (+44 additions, -2 deletions)

View changed files

📝 .github/actions/spelling/expect/expect.txt (+7 -0)
build/config/GitCheckin.json (+24 -0)
📝 build/pipelines/release.yml (+13 -2)

📄 Description

We're now building a fully provenance, compliance, and security validated package (vpack) through our Release pipeline. This attaches the last phase which automates the submission into the Windows product. It will also automatically trace back the source, commit SHA, and build to the submission here from the Windows side.

PR Checklist

  • Automates a manual activity I performed a few times recently
  • I work here
  • Ran a test of it against release-1.12 and it worked

Validation Steps Performed


🔄 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/12449 **Author:** [@miniksa](https://github.com/miniksa) **Created:** 2/9/2022 **Status:** ✅ Merged **Merged:** 2/10/2022 **Merged by:** [@DHowett](https://github.com/DHowett) **Base:** `main` ← **Head:** `dev/miniksa/vpack_automation` --- ### 📝 Commits (3) - [`1de19ba`](https://github.com/microsoft/terminal/commit/1de19bac4ba629dad03485e1b45fc987becc834d) Try automating submission to Windows - [`4658b75`](https://github.com/microsoft/terminal/commit/4658b75f889fba130bcef9681c5049022c937004) SPELING - [`98bcbd9`](https://github.com/microsoft/terminal/commit/98bcbd97a551e805eca61acd8706027da09d41a2) mor speling erors ### 📊 Changes **3 files changed** (+44 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.github/actions/spelling/expect/expect.txt` (+7 -0) ➕ `build/config/GitCheckin.json` (+24 -0) 📝 `build/pipelines/release.yml` (+13 -2) </details> ### 📄 Description We're now building a fully provenance, compliance, and security validated package (vpack) through our Release pipeline. This attaches the last phase which automates the submission into the Windows product. It will also automatically trace back the source, commit SHA, and build to the submission here from the Windows side. ## PR Checklist * [x] Automates a manual activity I performed a few times recently * [x] I work here * [x] Ran a test of it against `release-1.12` and it worked ## Validation Steps Performed * https://microsoft.visualstudio.com/Dart/_build/results?buildId=44914810&view=logs&j=dcd45bf9-728b-574c-bbda-47373b5c16e2&t=5f2db042-0803-5778-3c08-6bbbc7057964 --- <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:29 +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#29055