refactor: rename @liam-hq packages to @dlh/erd-viewer-*#17
Merged
Conversation
- Rename @liam-hq/erd-core to @dlh/erd-viewer-core - Rename @liam-hq/schema to @dlh/erd-viewer-schema - Rename @liam-hq/ui to @dlh/erd-viewer-ui - Rename @liam-hq/cli to @dlh/erd-viewer-cli - Rename @liam-hq/configs to @dlh/erd-viewer-configs - Update all import statements across the codebase - Update configuration files (turbo.json, knip.jsonc, .syncpackrc) - Update documentation and workflow files Co-Authored-By: Christian Screen <devteamlead@aicg.com>
Author
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
The @liam-hq/db and @liam-hq/agent packages don't exist in this repository, so keep the original references. Only rename packages that actually exist in the workspace. Co-Authored-By: Christian Screen <devteamlead@aicg.com>
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.
Issue
@liam-hqto@dlhWhy is this change needed?
This PR migrates all package references from the original
@liam-hqscope to@dlh/erd-viewer-*to establish this repository as the primary reference rather than depending on the upstream liam project packages.Package Renaming
@liam-hq/erd-core@dlh/erd-viewer-core@liam-hq/schema@dlh/erd-viewer-schema@liam-hq/ui@dlh/erd-viewer-ui@liam-hq/cli@dlh/erd-viewer-cli@liam-hq/configs@dlh/erd-viewer-configsChanges Made
Human Review Checklist
@dlhnpm organization exists and is properly configured for publishing@liam-hqreferences remain (historical changelog entries are intentionally preserved)@dlh/erd-viewer-storybook,@dlh/erd-viewer-app,@dlh/erd-viewer-docsare acceptable (these packages may not exist in current repo)Link to Devin run: https://app.devin.ai/sessions/a4e71b4d945a4ec686fe5e216a5437bf
Requested by: Christian Screen (@christian-screen)