Skip to content

Rename package folders to align with package name - #290

Merged
chiragjn merged 1 commit into
mainfrom
cj-rename-package-folders
Aug 16, 2026
Merged

Rename package folders to align with package name#290
chiragjn merged 1 commit into
mainfrom
cj-rename-package-folders

Conversation

@chiragjn

@chiragjn chiragjn commented Aug 16, 2026

Copy link
Copy Markdown
Member

Note

Medium Risk
Wide path renames touch CI gates, Docker, and release verification; behavior should be unchanged but any missed stale path would break builds or docs links.

Overview
Aligns on-disk package paths with published names so packages/trueforge-core, packages/trueforge, packages/trueforge-sdk, and packages/trueforge-ui match @truefoundry/* packages (replacing legacy harness, server, sdk, and trueforge-ui-sdk).

CI and release wiring now path-filter and matrix on trueforge-core / trueforge (including store tests under packages/trueforge + core session store paths), Fern SDK output to packages/trueforge-sdk, and release/smoke checks against packages/trueforge/dist.

Build and deploy updates the root Dockerfile, Compose files (packages/trueforge/.env, trueforge-dev project name), sandbox image context under trueforge-core/scripts/sandbox, and root scripts (test:trueforge-core, test:trueforge, @truefoundry/trueforge-workspace).

Docs and contributor guides drop the old folder-vs-name disclaimer and point env, catalogs, and config at the new paths; Jest/module mappers and UI test fixtures reference sibling packages via the new directories. pnpm-lock.yaml reflects the workspace graph rename (no functional dependency changes implied by the diff alone).

Reviewed by Cursor Bugbot for commit a22a80a. Bugbot is set up for automated code reviews on this repo. Configure here.

@chiragjn
chiragjn merged commit f29d9ab into main Aug 16, 2026
11 checks passed
@chiragjn
chiragjn deleted the cj-rename-package-folders branch August 16, 2026 20:39
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