Skip to content

Conversation

chidozieononiwu
Copy link
Member

Reverts #499

Copy link
Contributor

@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 reverts the "Context specific readme" feature that was introduced in #499. The main purpose is to remove the infrastructure for generating package-specific README files from a single master README file using preprocessing annotations.

  • Removes the README preprocessing script and all its associated infrastructure
  • Removes package-specific icons and simplifies packaging scripts
  • Restores original README content without conditional annotations

Reviewed Changes

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

Show a summary per file
File Description
servers/Azure.Mcp.Server/src/Azure.Mcp.Server.csproj Removes PackageIconPath property from project file
servers/Azure.Mcp.Server/README.md Reverts to original README format without conditional sections
eng/vscode/README.md Adds new VS Code extension-specific README
eng/scripts/Process-PackageReadMe.ps1 Completely removes README preprocessing script
eng/scripts/Pack-Vsix.ps1 Removes README processing call from VSIX packaging
eng/scripts/Pack-Nuget.ps1 Simplifies NuGet packaging and removes README processing
eng/scripts/Pack-Npm.ps1 Simplifies NPM packaging and removes README processing
eng/npm/README.md Adds new NPM package-specific README
eng/dnx/README.md Adds documentation for .NET Tool packaging process

@chidozieononiwu chidozieononiwu merged commit f980319 into main Sep 25, 2025
11 of 25 checks passed
@chidozieononiwu chidozieononiwu deleted the revert-499-ContextSpecificReadme branch September 25, 2025 21:15
@github-project-automation github-project-automation bot moved this from Untriaged to Done in Azure MCP Server Sep 25, 2025
colbytimm pushed a commit to colbytimm/microsoft-mcp that referenced this pull request Sep 27, 2025
Revert "Context specific readme (microsoft#499)"

This reverts commit c2fce5b.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant