Skip to content

fix: migrate old backend fixes into SPA migration branch - #112

Closed
ZeroPointSix wants to merge 1 commit into
feat/ant-design-pro-frontend-migrationfrom
codex/pr109-migrate-old-pr-capabilities
Closed

fix: migrate old backend fixes into SPA migration branch#112
ZeroPointSix wants to merge 1 commit into
feat/ant-design-pro-frontend-migrationfrom
codex/pr109-migrate-old-pr-capabilities

Conversation

@ZeroPointSix

Copy link
Copy Markdown
Owner

Summary

Validation

  • Passed: python -m unittest -v tests.test_verification_extractor tests.test_ai_fallback_trigger_condition tests.test_external_pool tests.test_pool_flow_suite tests.test_oauth_tool tests.test_imap_connection_reuse tests.test_verification_extract_log (173 tests).
  • Passed: npm run lint, npm run test (33 tests), and npm run build in ant-design-pro.
  • Passed: python -m compileall outlook_web tests.
  • Passed: git diff --check.
  • Full backend discovery was run with python -m unittest discover -s tests -v; the remaining failures are isolated to tests.test_pool_cf_real_e2e, where the real CF Worker claim call returns HTTP 400 / UPSTREAM_BAD_PAYLOAD. Browser tests were skipped because Playwright/Werkzeug support is unavailable in the environment.

Refs #109, #103, #105, #108, #67, #36.

Copy link
Copy Markdown
Owner Author

发布线路调整

#112 当前定位调整为:SPA 迁移阶段的后端能力桥接 PR。

新的流程:

注意事项:

Copy link
Copy Markdown
Owner Author

仓库清理结论:本 PR 用于把旧后端修复桥接到 SPA 分支。根据 #116 的固定基线记录,#67#103#108#114#119 等适用修复已进入 main;#109 也已同步该基线并继续独立演进。本 PR 当前与目标分支冲突且已失去独立合并价值,现关闭;若发现 SPA 专属缺口,应基于 #109 当前 head 单独补丁。

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