mirror of
https://github.com/run-llama/llama_deploy.git
synced 2026-08-24 21:01:26 -04:00
[PR #437] [MERGED] fix: properly support disable_control_plane in deploy() function #463
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/437
Author: @masci
Created: 1/23/2025
Status: ✅ Merged
Merged: 1/24/2025
Merged by: @masci
Base:
main← Head:massi/435📝 Commits (10+)
3f72a73fix: properly support disable_control_plane in deploy() functiond61fcfetry3517449try7f9745ctry3295b3ftry270cff8trye154572add a timeouta0428e9try912431ftryd921736split tests by package📊 Changes
4 files changed (+88 additions, -47 deletions)
View changed files
📝
.github/workflows/e2e_test.yml(+12 -1)➕
e2e_tests/deploy/__init__.py(+0 -0)➕
e2e_tests/deploy/test_deploy.py(+50 -0)📝
llama_deploy/deploy/deploy.py(+26 -46)📄 Description
Fixes #435
Also in this PR:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.