Open
Conversation
- 更新版本号到 53.8 - 新增 _set_rpc_result 方法用于 RPC 结果设置 - 改进类型注解 (typing.List[str]) - 保留前端重构的 create_app 工厂模式 - 新增多个性能优化相关的 consumer 和 publisher - 新增 PostgreSQL、SQS、fastest_mem_queue 等中间件支持
-在serve_frontend()中为FAAS、API和管理路由添加排除检查 -防止前端总括处理程序拦截其他蓝图路由 -对于排除的路径返回404,以允许Flask路由到适当的处理程序 -更新文档字符串以反映新的路由排除,作为逻辑流程的第一步 -通过适当委派非前端路由,确保与上游存储库的兼容性
- 结构调整:将 CLI 代码移至 funboost/funboost_web_manager/cli/ - 统一入口,提升项目结构可维护性。
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.
📝 变更说明 (Description)
提交了 Funboost 的全新可视化管理后台前端。
✨ 核心特性:
💻 功能更新 (Features)
由于已包含编译产物,Python 后端只需配置静态文件服务指向前端目录即可看到管理界面。
主要改进包括:
📸 界面截图 (Screenshots)
新增队列洞察方便查看