fix: 测试test-agent workflow - Closes #97 #101

Merged
pzhang_qe_agent_01 merged 2 commits from test/issue-97-qe-workflow into main 2026-06-05 17:28:11 +08:00

2 Commits

Author SHA1 Message Date
pzhang_zywl 986ba97a13 test: 添加 QE-Agent workflow smoke test - Closes #97
CI / test (pull_request) Successful in 19s
QE-Agent 工作流验证测试,仅用于测试 CI/CD 流程。

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-05 17:09:52 +08:00
pzhang_zywl 29c2e3d3b0 fix: 将 Gitea 配置迁移到 ~/.gitea/config.yaml 多账号配置体系
CI / test (pull_request) Successful in 20s
- 新增 _get_gitea_config.py 从 YAML 读取 URL/repo/token
- _common.sh 改为通过 eval python 脚本加载配置
- GITEA_CICD_SETUP.md / DEV_AGENT.md / QE_AGENT.md 更新文档
- CI 工作流改用 ${{ gitea.server_url }} / ${{ gitea.repository }}

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-05 17:05:14 +08:00