[PR #10411] [MERGED] Force the execution policy on the til::feature powershell script #28035

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/10411
Author: @DHowett
Created: 6/11/2021
Status: Merged
Merged: 6/11/2021
Merged by: @undefined

Base: mainHead: dev/duhowett/tilpowershellfix


📝 Commits (1)

  • 981d921 Force the execution policy on the til::feature PS1 script

📊 Changes

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

View changed files

📝 build/rules/GenerateFeatureFlags.proj (+1 -1)

📄 Description

It was not set to bypass, which gave @carlos-zamora some trouble.

This commit brings it in line with the Windows build rule.


🔄 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/10411 **Author:** [@DHowett](https://github.com/DHowett) **Created:** 6/11/2021 **Status:** ✅ Merged **Merged:** 6/11/2021 **Merged by:** [@undefined](undefined) **Base:** `main` ← **Head:** `dev/duhowett/tilpowershellfix` --- ### 📝 Commits (1) - [`981d921`](https://github.com/microsoft/terminal/commit/981d92110341fd697c3bb495b295d5dd88bc5905) Force the execution policy on the til::feature PS1 script ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `build/rules/GenerateFeatureFlags.proj` (+1 -1) </details> ### 📄 Description It was not set to `bypass`, which gave @carlos-zamora some trouble. This commit brings it in line with the Windows build rule. --- <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:25:54 +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#28035