| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
feat(sandbox): sync develop branch changes to feature/sandbox Synchronize incremental changes from develop into feature/sandbox, including websocket transport layer, sandbox reverse-tunnel, checkpoint lifecycle APIs, invoke-direct optimization, and related fixes. Key changes: - src/libruntime: add WebSocket transport (ws_transport.cpp/h), extend HTTP transport and client manager, add invoke-direct path - api/python: sandbox tunnel client/server, checkpoint CLI commands, invoke-direct support, config/runtime improvements - api/go: add ObjectRefDirect type for bypass-datasystem path - api/java: add RuntimeUtils seed-file helpers - deploy/process: config.sh additions (traefik, fc_agent_mgr, etc.), services.yaml python3.12 runtime entry - docs: sandbox-reverse-tunnel, websocket-transport, invoke-chain docs - test: ws_transport unit tests, invoke-direct smoke test, checkpoint lifecycle/query/actor e2e smoke tests - scripts: bump download URLs, add package utils helper Exclude aci.yaml (branch-specific CI configuration). Signed-off-by: Luo Rob <robbluo@gmail.com> Signed-off-by: Lwy_Robb <luowenyu4@huawei.com> | 1 个月前 | |
chore: Merge upstream master into sandbox merge branch Signed-off-by: mhsong2 <songminhui2@huawei.com> | 13 天前 | |
feat: integrate Keycloak and Casdoor auth flow with quota notification - Add Keycloak deployment manifests for Kubernetes - Add Keycloak integration configuration guide - Integrate Keycloak authentication system - Add local development Keycloak setup - Replace --server-name with --insecure flag for TLS verification - Add consolidation plan and quota notification design - Integrate Keycloak consolidation and quota polling - Resolve build errors and update progress - Apply code review fixes from Codex/Gemini cross-review - Record code review findings and fixes - Preserve local auth environment helpers - Pin auth flow repo updates - Pin frontend auth test updates - Integrate Casdoor mail flow and auth fixes - Update frontend auth expiry handling - Reorganize example layouts - Add Casdoor Kubernetes manifest - Update frontend auth redirects - Merge Keycloak docs into unified auth-integration guide - Remove unused Keycloak K8s deployment templates - Add python sdk and faas smoke test design Signed-off-by: yuchaow <wangyuchao12@huawei.com> | 3 个月前 | |
fix: restore changes overwritten by pr791 merge PR 791 was merged from an old full-tree branch head and overwrote several changes that had already landed on master after PR 788. - restore PR 750 MSetTx deprecation/API documentation updates - restore PR 792 Java ObjectRef invoke argument handling - restore PR 793, PR 795, and PR 796 documentation cleanup and redaction updates - keep PR 791 split-wheel lazy import and datasystem build changes intact Signed-off-by: mhsong2 <songminhui2@huawei.com> | 4 天前 | |
docs: 更新中英文文档图片 Signed-off-by: yunsuoyan <shangjiguang@huawei.com> | 1 个月前 | |
feat(sandbox): sync develop branch changes to feature/sandbox Synchronize incremental changes from develop into feature/sandbox, including websocket transport layer, sandbox reverse-tunnel, checkpoint lifecycle APIs, invoke-direct optimization, and related fixes. Key changes: - src/libruntime: add WebSocket transport (ws_transport.cpp/h), extend HTTP transport and client manager, add invoke-direct path - api/python: sandbox tunnel client/server, checkpoint CLI commands, invoke-direct support, config/runtime improvements - api/go: add ObjectRefDirect type for bypass-datasystem path - api/java: add RuntimeUtils seed-file helpers - deploy/process: config.sh additions (traefik, fc_agent_mgr, etc.), services.yaml python3.12 runtime entry - docs: sandbox-reverse-tunnel, websocket-transport, invoke-chain docs - test: ws_transport unit tests, invoke-direct smoke test, checkpoint lifecycle/query/actor e2e smoke tests - scripts: bump download URLs, add package utils helper Exclude aci.yaml (branch-specific CI configuration). Signed-off-by: Luo Rob <robbluo@gmail.com> Signed-off-by: Lwy_Robb <luowenyu4@huawei.com> | 1 个月前 | |
docs: 修正文档中SDK路径信息 Signed-off-by: WolfBolin <wolfbolin@foxmail.com> | 2 个月前 | |
| 23 小时前 | ||
docs:change docs to new release Signed-off-by: leiyijing <tjulyj33@163.com> | 4 小时前 | |
feat: add Python SDK enhancements and feature documentation - Python SDK: Add trace module with OpenTelemetry-style tracing API, Histogram metric type - yrcli: Add --async flag, result command - Feature documentation: Add comprehensive docs for 10 features (WebTerminal, Observability, Traefik, Quota, IAM, etc.) - Fixes: SandboxInstance class naming, python3 in webterm entrypoint - Submodules: Update frontend, functionsystem, datasystem fix markdownlint errors (MD040, MD031, MD032) in docs Signed-off-by: yuchaow <wangyuchao12@huawei.com> | 3 个月前 | |
fisrt commit init code | 8 个月前 | |
chore: consolidate sandbox post-merge fixes Preserve the original sandbox merge history while folding the follow-up CI, codecheck, packaging, deploy, and conflict-resolution commits into one merge commit. The tree is identical to the previous MR head 25a7b4e1fd7ea62d90e2e310a9b7414e4fb2d8a4. Signed-off-by: mhsong2 <songminhui2@huawei.com> | 1 个月前 | |
chore: consolidate sandbox post-merge fixes Preserve the original sandbox merge history while folding the follow-up CI, codecheck, packaging, deploy, and conflict-resolution commits into one merge commit. The tree is identical to the previous MR head 25a7b4e1fd7ea62d90e2e310a9b7414e4fb2d8a4. Signed-off-by: mhsong2 <songminhui2@huawei.com> | 1 个月前 | |
chore: consolidate sandbox post-merge fixes Preserve the original sandbox merge history while folding the follow-up CI, codecheck, packaging, deploy, and conflict-resolution commits into one merge commit. The tree is identical to the previous MR head 25a7b4e1fd7ea62d90e2e310a9b7414e4fb2d8a4. Signed-off-by: mhsong2 <songminhui2@huawei.com> | 1 个月前 | |
chore: consolidate sandbox post-merge fixes Preserve the original sandbox merge history while folding the follow-up CI, codecheck, packaging, deploy, and conflict-resolution commits into one merge commit. The tree is identical to the previous MR head 25a7b4e1fd7ea62d90e2e310a9b7414e4fb2d8a4. Signed-off-by: mhsong2 <songminhui2@huawei.com> | 1 个月前 | |
fisrt commit init code | 8 个月前 | |
[docs]:google不收录网页问题 网页重复导致不编入索引/收录问题,以及自动更新sitemap Signed-off-by: wxq0011 <wangxiqian4@h-partners.com> | 2 个月前 | |
test(example): add minimal python sdk and faas smoke flow Signed-off-by: yuchaow <wangyuchao12@huawei.com> | 3 个月前 | |
docs: 为文档设置正确的语言 Signed-off-by: yunsuoyan <shangjiguang@huawei.com> | 20 天前 | |
[docs]:google不收录网页问题 网页重复导致不编入索引/收录问题,以及自动更新sitemap Signed-off-by: wxq0011 <wangxiqian4@h-partners.com> | 2 个月前 | |
fix: restore changes overwritten by pr791 merge PR 791 was merged from an old full-tree branch head and overwrote several changes that had already landed on master after PR 788. - restore PR 750 MSetTx deprecation/API documentation updates - restore PR 792 Java ObjectRef invoke argument handling - restore PR 793, PR 795, and PR 796 documentation cleanup and redaction updates - keep PR 791 split-wheel lazy import and datasystem build changes intact Signed-off-by: mhsong2 <songminhui2@huawei.com> | 4 天前 |
openYuanrong 文档
文档构建
在 docs 目录下执行如下命令安装依赖。
pip install -r requirements_dev.txt
在 yuanrong 仓执行如下命令构建 API 用于自动生成 API 文档。
bash build.sh
在 yuanrong/docs 目录下执行如下命令构建文档。
bash build.sh
生成的文件在 yuanrong/output/docs 目录下。重新构建请先删除 yuanrong/docs/_build 目录避免历史构建文件的影响。
在本地浏览器中查看文档
在构建结果 output 目录下,执行如下命令:
# <port> 替换为一个可用对外端口
python3 -m http.server <port> -d docs
在浏览器访问:http://<主机 IP>:<port>/index.html。
部署
编译产物中生成的 yuanrong/output/docs/sitemap.xml 文件,用于引导搜索引擎爬虫抓取,并加速收录。部署时需替换sitemap.xml{target="_blank"}文件,并删除原文件。