[PR #4387] [MERGED] Disable auto-injected codesign validation task on CI #25733

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/4387
Author: @miniksa
Created: 1/28/2020
Status: Merged
Merged: 1/28/2020
Merged by: @DHowett-MSFT

Base: masterHead: dev/miniksa/codesign_validation


📝 Commits (2)

  • 08ef0bc stop codesign validation step for nonproduction scenario"
  • 770d2c7 try harder to turn off codesign validation.

📊 Changes

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

View changed files

📝 build/pipelines/ci.yml (+4 -0)

📄 Description

Summary of the Pull Request

Sets flag in CI YML that will turn off the auto-injected codesign validation task since CI is a non-production pipeline.

PR Checklist

  • Closes an annoyance that Dustin and I had.
  • I work here.
  • Well, it went away in the CI.
  • Documentation? Nah.
  • Am core contributor. Discussed it with another core contributor.

🔄 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/4387 **Author:** [@miniksa](https://github.com/miniksa) **Created:** 1/28/2020 **Status:** ✅ Merged **Merged:** 1/28/2020 **Merged by:** [@DHowett-MSFT](https://github.com/DHowett-MSFT) **Base:** `master` ← **Head:** `dev/miniksa/codesign_validation` --- ### 📝 Commits (2) - [`08ef0bc`](https://github.com/microsoft/terminal/commit/08ef0bcadb15abda8df290e14bda2bfba447699d) stop codesign validation step for nonproduction scenario" - [`770d2c7`](https://github.com/microsoft/terminal/commit/770d2c73918820bcb2febf821c91fe2d7e4a61aa) try harder to turn off codesign validation. ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `build/pipelines/ci.yml` (+4 -0) </details> ### 📄 Description ## Summary of the Pull Request Sets flag in CI YML that will turn off the auto-injected codesign validation task since CI is a non-production pipeline. ## PR Checklist * [x] Closes an annoyance that Dustin and I had. * [x] I work here. * [x] Well, it went away in the CI. * [x] Documentation? Nah. * [x] Am core contributor. Discussed it with another core contributor. --- <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:11:27 +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#25733