Skip to content

docs: add DEPRECATED tags for syntheticdata and frontend servers#2714

Merged
MichaelWalker-git merged 2 commits intomainfrom
docs/syntheticdata-frontend-readme-deprecation
Mar 18, 2026
Merged

docs: add DEPRECATED tags for syntheticdata and frontend servers#2714
MichaelWalker-git merged 2 commits intomainfrom
docs/syntheticdata-frontend-readme-deprecation

Conversation

@MichaelWalker-git
Copy link
Contributor

Summary

Test plan

  • Verify deprecation banner renders correctly in syntheticdata README
  • Verify deprecation banner renders correctly in frontend README
  • Verify root README shows DEPRECATED tags for both servers in both tables

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the project license.

Add missing deprecation banners to server READMEs and DEPRECATED tags
to root README for syntheticdata-mcp-server and frontend-mcp-server.
These were missed in the initial Tier 1 deprecation PRs (#2640, #2641).
Copy link
Contributor

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

Adds deprecation signaling for syntheticdata-mcp-server and frontend-mcp-server across their individual READMEs and the root server listing, aligning with prior Tier 1 deprecation documentation updates.

Changes:

  • Added deprecation notice banners to src/syntheticdata-mcp-server/README.md and src/frontend-mcp-server/README.md.
  • Marked both servers as ⚠️ DEPRECATED in the root README.md (in both table occurrences).

Reviewed changes

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

File Description
src/syntheticdata-mcp-server/README.md Adds a top-of-file DEPRECATION NOTICE banner for the server.
src/frontend-mcp-server/README.md Adds a top-of-file DEPRECATION NOTICE banner for the server.
README.md Tags both servers as ⚠️ DEPRECATED in both root README tables where they appear.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Address Copilot review feedback: add migration guidance in the description
column for syntheticdata and frontend servers, matching the pattern used
by other deprecated servers (e.g., "Use ... instead").
@codecov
Copy link

codecov bot commented Mar 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.26%. Comparing base (c01ae71) to head (4a55793).
⚠️ Report is 5 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2714      +/-   ##
==========================================
- Coverage   91.28%   91.26%   -0.02%     
==========================================
  Files        1015     1015              
  Lines       76261    76261              
  Branches    12393    12393              
==========================================
- Hits        69612    69601      -11     
- Misses       4058     4065       +7     
- Partials     2591     2595       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Member

@scottschreckengaust scottschreckengaust left a comment

Choose a reason for hiding this comment

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

LGTM

@MichaelWalker-git MichaelWalker-git added this pull request to the merge queue Mar 18, 2026
Merged via the queue into main with commit 219ca92 Mar 18, 2026
226 checks passed
@MichaelWalker-git MichaelWalker-git deleted the docs/syntheticdata-frontend-readme-deprecation branch March 18, 2026 17:34
@github-project-automation github-project-automation bot moved this from To triage to Done in awslabs/mcp Project Mar 18, 2026
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.

4 participants