mirror of
https://github.com/run-llama/llama_deploy.git
synced 2026-08-24 21:01:26 -04:00
[PR #547] [MERGED] refact: move workflow execution within Deployment class #541
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/run-llama/llama_deploy/pull/547
Author: @masci
Created: 6/20/2025
Status: ✅ Merged
Merged: 6/20/2025
Merged by: @masci
Base:
main← Head:massi/refact📝 Commits (3)
822aa1crefact: move workflow execution within Deployment classc67cb80fix e2e58f793eadd unit tests📊 Changes
6 files changed (+593 additions, -143 deletions)
View changed files
📝
llama_deploy/apiserver/deployment.py(+33 -1)📝
llama_deploy/apiserver/routers/deployments.py(+78 -100)📝
pyproject.toml(+2 -1)📝
tests/apiserver/routers/test_deployments.py(+24 -41)📝
tests/apiserver/test_deployment.py(+233 -0)📝
uv.lock(+223 -0)📄 Description
Preparing MCP integration
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.