Commit Graph

83 Commits

Author SHA1 Message Date
Huawei 4a868c285c docs: fix naming 2026-07-15 06:35:48 +00:00
admin d7c036d27d 更新 suites-help/培训文档/入门指南.md 2026-07-15 06:20:45 +00:00
Huawei 590657f59c add: 醒目提示使用问题去 Discussions 2026-07-14 15:06:57 +00:00
Huawei 6e194afe62 add: 标注发布到 SuiteHub 组织 2026-07-14 14:18:39 +00:00
Huawei 2203db18df fix: 移除 gitea_token 2026-07-14 14:16:51 +00:00
Huawei 1cb8e280ed Update suites-help/开发者指南/套件发布指南.md 2026-07-14 14:15:04 +00:00
Huawei debd96454e fix: API Key 创建者和 Discussions 网址 2026-07-14 12:37:37 +00:00
Huawei e601a50e95 add: Mercator & AgentGIS 培训入门文档 2026-07-14 12:34:17 +00:00
Huawei 29be637086 Update suites-help/SDK参考/API-参考.md 2026-07-14 07:13:24 +00:00
Huawei d2321a0147 Update suites-help/开发者指南/套件发布指南.md 2026-07-14 07:13:23 +00:00
admin ef7f5e67ac 更新 suites-help/开发者指南/快速开始.md 2026-07-14 06:17:01 +00:00
admin ca964f1a66 更新 suites-help/系统使用手册/GIS-Actions-本地部署.md 2026-07-14 06:16:02 +00:00
admin b2dfec90d1 删除 suites-help/README.md 2026-07-14 06:11:57 +00:00
Huawei 484f08b7f3 Update suites-help/示例代码/缓冲区分析.md 2026-07-14 06:11:01 +00:00
Huawei a51c245b45 Update suites-help/示例代码/缓冲区分析.md 2026-07-14 06:10:35 +00:00
Huawei 8c43be4fb3 Update suites-help/示例代码/Hello-World.md 2026-07-14 06:10:33 +00:00
admin 78bd6c2e9d docs: 更新文档匹配执行器 steps/params 格式 (#16)
- Workflow-规范.md: 添加 type: python 字段
- TOOLS.md: 添加 type: python 到示例
- 套件发布指南.md: 更新为 upload 端点 + tar.gz 上传方式 + 完整示例
- CLI-参考.md: gis-actions 版本 3.0.2 → 3.0.5
2026-07-14 13:17:21 +08:00
Huawei dcc1af2771 fix: 套件发布指南 — 简化,移除无效 UI 和 upload 端点描述 2026-07-13 16:44:11 +00:00
Huawei 008baf4b24 fix: 执行任务 — 从调度中心模型改为 agc run CLI 模型 2026-07-13 16:43:14 +00:00
Huawei 633466fb1b fix: 快速入门 — 版本号+URL+去 API Key 要求 2026-07-13 16:42:45 +00:00
Huawei deb44715c6 fix: API-参考 — 删除已废弃端点(/execute, /task, /scripts) 2026-07-13 16:42:44 +00:00
Huawei 464db0e5c7 fix: 工具包引用 SuiteHub → AgentGIS(#19) 2026-07-13 16:33:08 +00:00
Huawei ca14a63700 fix: 工具包引用 SuiteHub → AgentGIS(#19) 2026-07-13 16:33:06 +00:00
Huawei 908a764d98 fix: 工具包引用 SuiteHub → AgentGIS(#19) 2026-07-13 16:33:05 +00:00
Huawei e3841f2057 fix: 缓冲区分析 — params 统一为 $params.xxx 引用 2026-07-13 10:49:53 +00:00
Huawei 13c47b614e fix: 缓冲区分析 — script -> script_id 统一格式 2026-07-13 10:49:28 +00:00
Huawei e1a056a4dd fix: 快速开始.md — 版本号 v3.0.1 -> v3.0.2 2026-07-13 10:46:19 +00:00
Huawei 6b058cf7ac fix(#8): Hello-World 示例 — 统一为 script_id + $params.xxx 格式 2026-07-13 10:34:55 +00:00
Huawei 2734367820 fix(#8): Workflow-规范 — 统一为 script_id + $params.xxx 唯一格式 2026-07-13 10:34:54 +00:00
Huawei 814009808b fix(#8): 快速开始 — 替换 agc publish/suites list 和双花括号语法 2026-07-13 10:34:16 +00:00
Huawei 4cff3b81ee fix(#8): 脚本开发指南 — 替换 registry.mercator.cn 为 gis-base:latest 2026-07-13 10:34:15 +00:00
Huawei c05f2c9f94 fix(#8): 最佳实践 — 替换 agc suites list 为 curl API 查询 2026-07-13 10:34:14 +00:00
admin 2dca7cf5a5 fix(#8): 修正 script_id/inputs 语法、agc publish/list 命令 2026-07-13 09:40:41 +00:00
admin f5348b44bb fix(#8): registry 引用改为 gis-base:latest 2026-07-13 09:40:40 +00:00
admin 23a2caaaa8 fix(#8): agc suites list → curl API 搜索 2026-07-13 09:40:40 +00:00
admin 1a2e210ef2 fix(#8): 添加发布 API 端点到 API 参考 2026-07-13 09:32:44 +00:00
admin 349589c865 fix(#8): 修正 Python-SDK 替代方案,删除不存在的 agc 命令 2026-07-13 09:32:43 +00:00
admin bb0df9f7a9 fix(#8): 重写发布指南,对齐 publish API 实际端点 2026-07-13 09:32:41 +00:00
admin d637144c7a docs: fix Hello World example - correct workflow format (#8) 2026-07-13 09:25:57 +00:00
admin 91690a2c28 docs: fix Workflow spec - correct script field and params syntax (#8) 2026-07-13 09:25:56 +00:00
admin c7c2ede3da docs: rewrite quick start guide to match v3.0.2 (#8) 2026-07-13 09:25:54 +00:00
admin ac50f54556 docs: rewrite CLI reference to match v3.0.2 (#8) 2026-07-13 09:25:54 +00:00
admin 0872750c64 docs: rewrite GIS-Actions local deployment guide (#8) 2026-07-13 09:25:53 +00:00
Ubuntu 81e1238fcc docs: 标记不存在的 agc config/publish 命令 2026-07-13 17:03:43 +08:00
Ubuntu fe0ca95d5f docs: 修正全部 CLI 语法 — --inputs to --input key=value 2026-07-13 17:01:53 +08:00
Ubuntu 4066bf7d06 docs: fix example workflow format - script_id to script, inputs to params 2026-07-13 17:00:34 +08:00
Ubuntu 9a73f4d5c8 docs: 修 Issue #8 列出的 P0/P1 问题 — workflow 格式、registry 引用、错误 CLI 命令 2026-07-13 16:59:55 +08:00
Ubuntu 8d8c08fd8c docs: 全面更新过期引用 — agentgis-cli→gis-actions, 版本 3.0.2 2026-07-13 16:41:49 +08:00
Ubuntu 87c265d12c clean: 删除 agentgis-sdk 仓库 + 清理所有 SDK 引用 2026-07-13 16:33:26 +08:00
admin 0bb8073951 docs: fix steps->nodes, add type: python docs 2026-07-10 09:21:07 +00:00