[PR #15166] [MERGED] Skip generating a profile for rancher-desktop #30471

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/15166
Author: @jamespack
Created: 4/11/2023
Status: Merged
Merged: 4/12/2023
Merged by: @DHowett

Base: mainHead: terminal-12757


📝 Commits (1)

  • bed6cb8 Dont generate profile for rancher-desktop

📊 Changes

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

View changed files

📝 src/cascadia/TerminalSettingsModel/WslDistroGenerator.cpp (+3 -2)

📄 Description

Don't generate a profile for rancher-desktop utility WSL distro

Adds a check for rancher-desktop as well as docker. As mentioned in the discussion of this issue. This becomes much more difficult to maintain once other folks inevitably start to follow this pattern. But the easy win was up for grabs so I took it :)

Closes #12757


🔄 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/15166 **Author:** [@jamespack](https://github.com/jamespack) **Created:** 4/11/2023 **Status:** ✅ Merged **Merged:** 4/12/2023 **Merged by:** [@DHowett](https://github.com/DHowett) **Base:** `main` ← **Head:** `terminal-12757` --- ### 📝 Commits (1) - [`bed6cb8`](https://github.com/microsoft/terminal/commit/bed6cb8af69bff43a00a1875f7ccacb01b742cb3) Dont generate profile for rancher-desktop ### 📊 Changes **1 file changed** (+3 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalSettingsModel/WslDistroGenerator.cpp` (+3 -2) </details> ### 📄 Description Don't generate a profile for rancher-desktop utility WSL distro Adds a check for rancher-desktop as well as docker. As mentioned in the discussion of this issue. This becomes much more difficult to maintain once other folks inevitably start to follow this pattern. But the easy win was up for grabs so I took it :) Closes #12757 --- <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:41:00 +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#30471