-
Notifications
You must be signed in to change notification settings - Fork 580
refactor: remove deploy/sdk #1929
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
WalkthroughThis change removes the entire Dynamo SDK CLI, core library, runtime, deployment, resource management, endpoint decorators, utility modules, and all associated documentation, tests, and Dockerfiles. All Python modules, CLI commands, and test scripts under the SDK are deleted, erasing the SDK's public API, CLI interface, service orchestration, and resource management code. Changes
Sequence Diagram(s)No sequence diagram generated as the change is a comprehensive deletion of all code and control flow. Possibly related PRs
Poem
📜 Recent review detailsConfiguration used: .coderabbit.yaml 📒 Files selected for processing (41)
💤 Files with no reviewable changes (41)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
Overview:
Remove deploy/sdk as this is not being used anymore.
🔴 waiting for multimodal examples to migrate off
dynamo/sdk
2040
Details:
Closes: DYN-720
Where should the reviewer start?
Related Issues: (use one of the action keywords Closes / Fixes / Resolves / Relates to)
Summary by CodeRabbit
Documentation
New Features
Bug Fixes
Refactor
Style
Tests
Chores
Revert