Skip to content

Update Reshaped manifests to be generated via RDT#190

Merged
JReinhold merged 1 commit intomainfrom
copilot/reshaped-eval-manifests
Mar 11, 2026
Merged

Update Reshaped manifests to be generated via RDT#190
JReinhold merged 1 commit intomainfrom
copilot/reshaped-eval-manifests

Conversation

@JReinhold
Copy link
Copy Markdown
Contributor

Summary

Move the reshaped eval component manifest updates into a dedicated stacked PR so they do not bloat the server-instructions PR.

Changes

  • update component manifests for reshaped eval tasks
  • keep scope limited to manifest files only

Files

  • eval/tasks/000-flight-booking-simple-reshaped/manifests/components.json
  • eval/tasks/110-flight-booking-reshaped/manifests/components.json
  • eval/tasks/901-create-component-atom-reshaped/manifests/components.json
  • eval/tasks/902-create-component-composite-reshaped/manifests/components.json
  • eval/tasks/903-create-component-async-fetch-reshaped/manifests/components.json
  • eval/tasks/904-create-component-async-module-reshaped/manifests/components.json
  • eval/tasks/905-existing-component-write-story-reshaped/manifests/components.json
  • eval/tasks/906-existing-component-edit-story-reshaped/manifests/components.json
  • eval/tasks/907-existing-component-change-component-reshaped/manifests/components.json

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Mar 9, 2026

⚠️ No Changeset found

Latest commit: 865f1ed

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Mar 9, 2026

npm i https://pkg.pr.new/storybookjs/mcp/@storybook/addon-mcp@190
npm i https://pkg.pr.new/storybookjs/mcp/@storybook/mcp@190

commit: 865f1ed

@JReinhold JReinhold changed the title Isolate reshaped eval manifest updates Update Reshaped manifests to be generated via RDT Mar 9, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 9, 2026

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
443 1 442 0
View the full list of 1 ❄️ flaky test(s)
apps/internal-storybook/tests/check-deps.e2e.test.ts > Storybook Dependencies > should be using latest versions from registry

Flake rate in main: 35.71% (Passed 45 times, Failed 25 times)

Stack Traces | 5.93s run time
Error: Storybook dependencies are outdated. Update the catalog in pnpm-workspace.yaml:

  sed -i '' 's/10\.3\.0-alpha\.12/10.3.0-alpha.14/g' pnpm-workspace.yaml && pnpm install

Outdated packages:
  - @storybook/addon-docs: 10.3.0-alpha.12 → 10.3.0-alpha.14
  - @storybook/react-vite: 10.3.0-alpha.12 → 10.3.0-alpha.14
  - storybook: 10.3.0-alpha.12 → 10.3.0-alpha.14
 ❯ tests/check-deps.e2e.test.ts:42:10

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 9, 2026

Bundle Report

Changes will decrease total bundle size by 5.13kB (-10.36%) ⬇️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
@storybook/mcp-esm 44.37kB -77 bytes (-0.17%) ⬇️
@storybook/addon-mcp-esm (removed) -5.05kB (-100.0%) ⬇️

Affected Assets, Files, and Routes:

view changes for bundle: @storybook/mcp-esm

Assets Changed:

Asset Name Size Change Total Size Change (%)
index.js -77 bytes 30.06kB -0.26%

Base automatically changed from copilot/implement-mcp-server-instructions to main March 11, 2026 13:10
@JReinhold JReinhold merged commit eaf6afa into main Mar 11, 2026
9 of 10 checks passed
@JReinhold JReinhold deleted the copilot/reshaped-eval-manifests branch March 11, 2026 13:41
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.

1 participant