[PR #314] [MERGED] Add signing configuration information to repository. #24101

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/314
Author: @miniksa
Created: 11/29/2018
Status: Merged
Merged: 11/29/2018
Merged by: @miniksa

Base: masterHead: signing


📝 Commits (2)

  • df1843c Add signing configuration information to repository.
  • 058b3f5 Austin should be in the list.

📊 Changes

2 files changed (+43 additions, -0 deletions)

View changed files

tools/ColorTool/signing/CopySignFiles.cmd (+37 -0)
tools/ColorTool/signing/SignConfig.xml (+6 -0)

📄 Description

We need the signing configuration for color tool when it runs through the build system to come from the Git repository instead of from another ancillary, non-source-controlled place.


🔄 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/314 **Author:** [@miniksa](https://github.com/miniksa) **Created:** 11/29/2018 **Status:** ✅ Merged **Merged:** 11/29/2018 **Merged by:** [@miniksa](https://github.com/miniksa) **Base:** `master` ← **Head:** `signing` --- ### 📝 Commits (2) - [`df1843c`](https://github.com/microsoft/terminal/commit/df1843c87d045157dc106a67bb30c2029533308e) Add signing configuration information to repository. - [`058b3f5`](https://github.com/microsoft/terminal/commit/058b3f5d19c9c67fc54b91a88549369af842ccf5) Austin should be in the list. ### 📊 Changes **2 files changed** (+43 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `tools/ColorTool/signing/CopySignFiles.cmd` (+37 -0) ➕ `tools/ColorTool/signing/SignConfig.xml` (+6 -0) </details> ### 📄 Description We need the signing configuration for color tool when it runs through the build system to come from the Git repository instead of from another ancillary, non-source-controlled place. --- <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:01:24 +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#24101