Skip to content

Add devcontainer to website-next#9799

Merged
tobias-tengler merged 4 commits into
mainfrom
tte/website-next-devcontainer
May 29, 2026
Merged

Add devcontainer to website-next#9799
tobias-tengler merged 4 commits into
mainfrom
tte/website-next-devcontainer

Conversation

@tobias-tengler
Copy link
Copy Markdown
Member

No description provided.

Copy link
Copy Markdown
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

Note

Copilot was unable to run its full agentic suite in this review.

Upgrades Storybook from v9 to v10.4.1 in the website-next workspace, adds the corresponding eslint-plugin-storybook integration, and introduces a dev container configuration for the project.

Changes:

  • Bump @storybook/nextjs-vite and storybook to ^10.4.1 and update yarn.lock accordingly.
  • Add eslint-plugin-storybook@10.4.1 and wire its flat config into eslint.config.mjs.
  • Add .devcontainer/devcontainer.json and devcontainer-lock.json for a reproducible dev environment.

Reviewed changes

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

Show a summary per file
File Description
website-next/package.json Bumps Storybook deps to v10 and adds eslint-plugin-storybook.
website-next/yarn.lock Regenerated lockfile reflecting Storybook v10 and transitive dep changes.
website-next/eslint.config.mjs Registers the Storybook flat ESLint config.
website-next/.devcontainer/devcontainer.json New dev container with Node 22, port forwarding, and Playwright setup.
website-next/.devcontainer/devcontainer-lock.json Pins the git devcontainer feature version.

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

Comment thread website-next/eslint.config.mjs
Comment thread website-next/.devcontainer/devcontainer.json Outdated
@tobias-tengler tobias-tengler merged commit 43f20bf into main May 29, 2026
8 of 9 checks passed
@tobias-tengler tobias-tengler deleted the tte/website-next-devcontainer branch May 29, 2026 17:40
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