[PR #13350] [MERGED] Add some notes on building package from commandline #29497

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/13350
Author: @zadjii-msft
Created: 6/21/2022
Status: Merged
Merged: 7/26/2022
Merged by: @zadjii-msft

Base: mainHead: dev/migrie/eim/wapproj-2022


📝 Commits (3)

  • fa9aa3a some notes on building package from commandline
  • a48d8e1 Merge remote-tracking branch 'origin/main' into dev/migrie/eim/wapproj-2022
  • 7b24a16 nits

📊 Changes

4 files changed (+19 additions, -2 deletions)

View changed files

📝 .github/actions/spelling/allow/apis.txt (+1 -0)
📝 doc/building.md (+15 -0)
📝 tools/bcz.cmd (+2 -1)
📝 tools/bx.ps1 (+1 -1)

📄 Description

I was messing around with trying to build & deploy from the commandline. I discovered this, which is progress. However, the inner-loop commandline build for the Terminal is still egregiously long.

  • just a docs update
  • is EIM work

🔄 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/13350 **Author:** [@zadjii-msft](https://github.com/zadjii-msft) **Created:** 6/21/2022 **Status:** ✅ Merged **Merged:** 7/26/2022 **Merged by:** [@zadjii-msft](https://github.com/zadjii-msft) **Base:** `main` ← **Head:** `dev/migrie/eim/wapproj-2022` --- ### 📝 Commits (3) - [`fa9aa3a`](https://github.com/microsoft/terminal/commit/fa9aa3aef68ffa643aaef1c56ab2e6cf2c3ec8c6) some notes on building package from commandline - [`a48d8e1`](https://github.com/microsoft/terminal/commit/a48d8e1ae82144dd33a4af038622af524d18b27b) Merge remote-tracking branch 'origin/main' into dev/migrie/eim/wapproj-2022 - [`7b24a16`](https://github.com/microsoft/terminal/commit/7b24a163fbe90a670b89e96777a8cbec9fa1468e) nits ### 📊 Changes **4 files changed** (+19 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.github/actions/spelling/allow/apis.txt` (+1 -0) 📝 `doc/building.md` (+15 -0) 📝 `tools/bcz.cmd` (+2 -1) 📝 `tools/bx.ps1` (+1 -1) </details> ### 📄 Description I was messing around with trying to build & deploy from the commandline. I discovered this, which is progress. However, the inner-loop commandline build for the Terminal is still egregiously long. * just a docs update * is EIM work --- <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:35:16 +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#29497