Skip to content

refactor(install): skip upstream tests by default#253

Merged
Terry-Mao merged 1 commit into
mainfrom
refactor/install-skip-upstream-tests
Jun 8, 2026
Merged

refactor(install): skip upstream tests by default#253
Terry-Mao merged 1 commit into
mainfrom
refactor/install-skip-upstream-tests

Conversation

@Terry-Mao

Copy link
Copy Markdown
Owner

Summary

  • Do not install upstream-managed .github/aicodingflow-tests into target repositories by default.
  • Keep installer tests and product docs aligned with the narrower sync scope.

Validation

  • PYTHONDONTWRITEBYTECODE=1 python3 -m unittest discover -s .github/tests -p 'test_install_script.py'
  • git diff --check

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

已检查安装脚本、测试断言和产品文档更新。默认安装不再同步 .github/aicodingflow-tests,与 README/raw/wiki 文档一致;已安装 workflow 未依赖该目录,安全审查未发现新增风险。

@Terry-Mao
Terry-Mao merged commit d7014c7 into main Jun 8, 2026
3 checks passed
@Terry-Mao
Terry-Mao deleted the refactor/install-skip-upstream-tests branch June 8, 2026 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant