fix: 测试test-agent workflow - Closes #97 #101
Reference in New Issue
Block a user
Delete Branch "test/issue-97-qe-workflow"
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?
Closes #97
简单修改 test code,可以是非功能性修改。
PR到main。
close issue if ci pass.
[pzhang_qe_agent_01]
- 新增 _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>