Skip to content

chore: move majority of plugins to monorepo - #10190

Merged
lizschwab merged 3 commits into
RaspberryPiFoundation:mainfrom
lizschwab:7764
Jul 27, 2026
Merged

chore: move majority of plugins to monorepo#10190
lizschwab merged 3 commits into
RaspberryPiFoundation:mainfrom
lizschwab:7764

Conversation

@lizschwab

Copy link
Copy Markdown
Contributor

The basics

The details

Resolves

Fixes #7764

Proposed Changes

Move all remaining plugins save for the field plugins over to the monorepo. Field plugins will come after some pending changes are merged.

Reason for Changes

Monorepo!

Test Coverage

No new tests added. Tested by removing all dist, node_modules, build, etc., installing dependencies, running through the build/test/lint/format from the root, and running build from each project/plugin.

@github-actions github-actions Bot added the PR: chore General chores (dependencies, typos, etc) label Jul 25, 2026
@lizschwab
lizschwab marked this pull request as ready for review July 25, 2026 00:40
@lizschwab
lizschwab requested a review from a team as a code owner July 25, 2026 00:40
@lizschwab
lizschwab requested a review from maribethb July 25, 2026 00:40
@lizschwab

Copy link
Copy Markdown
Contributor Author

First commit is just straight moving the files. Second commit contains the changes.

Comment thread .prettierignore Outdated
packages/plugins/dev-create/templates/sample-app-ts/*

# Plugins: Golden test files
packages/plugins/**/golden/* No newline at end of file

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

nit: missing trailing newline

@lizschwab
lizschwab merged commit 9b8227e into RaspberryPiFoundation:main Jul 27, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: chore General chores (dependencies, typos, etc)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pull in other plugins (can be individually or all at once)

2 participants