Skip to content

fix(openai): 优化账号调度与响应透传#5

Merged
PIXEL-AI-API merged 2 commits into
developfrom
codex/pixel-1.0.27-401-fix-test
Jun 3, 2026
Merged

fix(openai): 优化账号调度与响应透传#5
PIXEL-AI-API merged 2 commits into
developfrom
codex/pixel-1.0.27-401-fix-test

Conversation

@PIXEL-AI-API

Copy link
Copy Markdown
Collaborator

基于 origin/develop 重新承载当前修复,补齐 OpenAI 账号调度、凭证脱敏、原始响应透传和相关前后端配置。

验证:git diff --check --cached;go test ./...;pnpm build。

@github-actions

github-actions Bot commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

All contributors have signed the CLA. ✅
Posted by the CLA Assistant Lite bot.

基于 origin/develop 重新承载当前修复,补齐 OpenAI 账号调度、凭证脱敏、原始响应透传和相关前后端配置。

验证:git diff --check --cached;go test ./...;pnpm build。
- 升级 CI 校验的 Go patch 版本以通过 govulncheck
- 修复 golangci-lint 报告的无效赋值和未检查类型断言
- 更新 API contract 与 scheduler snapshot 测试数据
- 将外部 TLS 指纹服务的 EOF/握手失败识别为外部服务不可用并跳过

验证:
- golangci-lint run --timeout=30m
- go test -tags=unit ./...
- go test -tags=integration ./...
- govulncheck ./...
- pnpm build

提交前已检查暂存清单,未包含 backend/data、test/release、日志、pprof、tar 或构建产物。
@PIXEL-AI-API PIXEL-AI-API force-pushed the codex/pixel-1.0.27-401-fix-test branch 2 times, most recently from 7388ce6 to a731e8b Compare June 3, 2026 17:52
@PIXEL-AI-API

Copy link
Copy Markdown
Collaborator Author

I have read the CLA Document and I hereby sign the CLA

github-actions Bot added a commit that referenced this pull request Jun 3, 2026
@PIXEL-AI-API PIXEL-AI-API merged commit 5fefcf4 into develop Jun 3, 2026
13 of 14 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 3, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant