KEMBAR78
Remove experimental from Font Install, Uninstall, and source by dkbennett · Pull Request #5791 · microsoft/winget-cli · GitHub
Skip to content

Conversation

dkbennett
Copy link
Member

@dkbennett dkbennett commented Oct 9, 2025

This removes experimental from font install, uninstall, and source.

The font command remains experimental and is not required to install or remove fonts, which use the normal install and uninstall flow for a WinGet package.


Microsoft Reviewers: Open in CodeFlow

@dkbennett dkbennett requested review from JohnMcPMS and Copilot October 9, 2025 22:49
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR removes the experimental flag from Font Install, Uninstall operations and font source support, making these features generally available. The font command itself remains experimental.

  • Removes experimental feature checks from font install/uninstall workflows
  • Updates font source policy to no longer require experimental feature flag
  • Updates documentation to reflect font features are now non-experimental

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/AppInstallerRepositoryCore/SourcePolicy.cpp Removes experimental feature requirement for WinGet font source
src/AppInstallerCLIE2ETests/GroupPolicy.cs Removes experimental font feature configuration from test
src/AppInstallerCLICore/Workflows/UninstallFlow.cpp Removes experimental feature check from font uninstall workflow
src/AppInstallerCLICore/Workflows/InstallFlow.cpp Removes experimental feature check from font install workflow
doc/ReleaseNotes.md Updates release notes to document font features as non-experimental

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@dkbennett dkbennett requested a review from denelon October 9, 2025 22:50
JohnMcPMS
JohnMcPMS previously approved these changes Oct 10, 2025
@dkbennett dkbennett merged commit fb33cb2 into microsoft:master Oct 13, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants