Monorepo foundation: migrate to Turborepo + Changesets#1476
Merged
Conversation
Collaborator
ricardo-devis-agullo
commented
May 25, 2026
- Move existing package to packages/oc workspace
- Add root workspace configuration with workspaces: ["packages/*"]
- Add Turborepo for build/test/lint orchestration with caching
- Add Changesets for monorepo release management
- Update root README to describe monorepo layout and commands
- Update AGENTS.md for packages/oc/src/... file structure
- Update CONTRIBUTING.md with monorepo workflow notes
- Update CI workflow to use root Turbo-based commands
- Update package README to reference root docs
- Add turbo.json with task definitions and caching rules
- Configure .gitignore for monorepo structure
- Remove nested biome.json, update root config for packages/oc
- Update biome.json schema to 2.2.4 and exclude dist/test/tasks
- Move existing package to packages/oc workspace - Add root workspace configuration with workspaces: ["packages/*"] - Add Turborepo for build/test/lint orchestration with caching - Add Changesets for monorepo release management - Update root README to describe monorepo layout and commands - Update AGENTS.md for packages/oc/src/... file structure - Update CONTRIBUTING.md with monorepo workflow notes - Update CI workflow to use root Turbo-based commands - Update package README to reference root docs - Add turbo.json with task definitions and caching rules - Configure .gitignore for monorepo structure - Remove nested biome.json, update root config for packages/oc - Update biome.json schema to 2.2.4 and exclude dist/test/tasks Generated with [Devin](https://cli.devin.ai/docs) Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
uglify-js@2.x (used by jstransformer-uglify-js for jade filters) cannot parse arrow functions, which caused the template compilation to fail with 'Invalid assignment' error.
changeset:status requires a full git history checkout and the master branch to be available, which isn't the case in PR CI runs. It's a local development command, not a CI gate.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.