feat(points): P2 step 2.2 - lipsync 口型同步 points gate #1939

Merged
auto-approve-bot merged 2 commits from feat/points-lipsync-gate into develop 2026-09-16 04:49:11 +08:00
Owner

#1895 P2 扣点接入 - 口型同步

  • create_lipsync_job() 扣 ai_digital_human 积分(15分/分钟,按音频时长优先、文本估长次之)
  • preview_tts()(scene=ai_digital_human)同样扣点
  • 各 except 块 + job failed 状态自动退费
  • 14个新单测
#1895 P2 扣点接入 - 口型同步 - create_lipsync_job() 扣 ai_digital_human 积分(15分/分钟,按音频时长优先、文本估长次之) - preview_tts()(scene=ai_digital_human)同样扣点 - 各 except 块 + job failed 状态自动退费 - 14个新单测

🚀 预览环境已部署

项目 详情
PR号 #1939
预览链接 https://pr-1939.preview.xiaoxiajianji.com
API环境 staging

💡 预览环境使用 staging API 数据,请勿在预览环境中操作重要数据。

🔄 每次提交新代码后预览环境会自动更新。

🗑️ PR 关闭或合并后,预览环境会自动清理。

🚀 **预览环境已部署** | 项目 | 详情 | |------|------| | PR号 | #1939 | | 预览链接 | [https://pr-1939.preview.xiaoxiajianji.com](https://pr-1939.preview.xiaoxiajianji.com) | | API环境 | staging | > 💡 预览环境使用 staging API 数据,请勿在预览环境中操作重要数据。 > > 🔄 每次提交新代码后预览环境会自动更新。 > > 🗑️ PR 关闭或合并后,预览环境会自动清理。
xiaoxia force-pushed feat/points-lipsync-gate from 8f9525a34f to a082090edf 2026-09-15 22:52:08 +08:00 Compare
xiaoxia force-pushed feat/points-lipsync-gate from b50c80d5d6 to 3ba25dcd01 2026-09-16 00:27:38 +08:00 Compare
xiaoxia force-pushed feat/points-lipsync-gate from 3ba25dcd01 to 6084b2f662 2026-09-16 00:39:36 +08:00 Compare
xiaoxia force-pushed feat/points-lipsync-gate from 11a7d03176 to baf2e18300 2026-09-16 01:31:48 +08:00 Compare
xiaoxia force-pushed feat/points-lipsync-gate from 7d1a14b08c to 03da14b3b1 2026-09-16 03:03:56 +08:00 Compare
xiaoxia force-pushed feat/points-lipsync-gate from 4361deb150 to d84fbd81b5 2026-09-16 04:05:12 +08:00 Compare
xiaoxia added 2 commits 2026-09-16 04:35:16 +08:00
style: auto-format with black + isort + ruff + prettier [skip ci-format-check]
CI/CD Pipeline / Dedup Check - skip PR tests when covered by push pipeline (pull_request) Successful in 3s
CI/CD Pipeline / Check if frontend-only change (pull_request) Successful in 1s
AI Code Review / AI Code Review (pull_request) Successful in 20s
Preview Deploy / Deploy Preview Environment (pull_request) Successful in 1m19s
PR Automation / Auto Approve on CI Green (pull_request) Successful in 2m53s
CI/CD Pipeline / Validate - Style (pull_request) Successful in 4m31s
CI/CD Pipeline / Validate - Python (mypy + alembic) (pull_request) Successful in 3m44s
CI/CD Pipeline / Frontend Lint (pull_request) Successful in 1m28s
CI/CD Pipeline / PR Build API Image (pull_request) Successful in 41s
CI/CD Pipeline / Frontend Unit Tests (pull_request) Successful in 1m46s
CI/CD Pipeline / PR Build Web Image (pull_request) Successful in 1m48s
CI/CD Pipeline / Integration Tests (pull_request) Successful in 3m42s
CI/CD Pipeline / PR Build Worker Image (pull_request) Successful in 4m17s
CI/CD Pipeline / Validate - Security (pull_request) Successful in 11m6s
CI/CD Pipeline / Unit Tests (pull_request) Successful in 10m57s
CI/CD Pipeline / CI Gate (pull_request) Successful in 1s
CI/CD Pipeline / Production Browser E2E (pull_request) Has been skipped
PR Automation / Auto Merge on CI Green + Approved (pull_request) Successful in 8m26s
ACR Cleanup / ACR Image Cleanup (pull_request_target) Successful in 16s
Preview Cleanup / Cleanup Preview Environment (pull_request) Successful in 40s
CI/CD Pipeline / Build Production Web Image (pull_request) Failing after 10h35m7s
CI/CD Pipeline / Staging E2E Tests (pull_request) Failing after 10h42m13s
CI/CD Pipeline / Retag skipped Staging Web Image (pull_request) Failing after 10h42m31s
CI/CD Pipeline / Deploy Staging (Watchtower auto-deploy) (pull_request) Failing after 10h41m30s
CI/CD Pipeline / Retag skipped Staging API Image (pull_request) Failing after 10h41m43s
CI/CD Pipeline / Build Staging Worker Image (pull_request) Failing after 10h42m28s
CI/CD Pipeline / Build Staging Web Image (pull_request) Failing after 10h42m29s
CI/CD Pipeline / Deploy Production (pull_request) Failing after 10h34m18s
CI/CD Pipeline / Build Production Worker Image (pull_request) Failing after 10h34m19s
CI/CD Pipeline / Build Production API Image (pull_request) Failing after 10h34m19s
CI/CD Pipeline / ACR Image Cleanup (pull_request) Failing after 10h41m24s
CI/CD Pipeline / Canary Release to Production (pull_request) Failing after 10h34m18s
CI/CD Pipeline / Staging API Integration Tests (pull_request) Failing after 10h41m25s
CI/CD Pipeline / Retag skipped Staging Worker Image (pull_request) Failing after 10h41m42s
CI/CD Pipeline / Build Staging API Image (pull_request) Failing after 10h42m29s
CI/CD Pipeline / Check push changed paths (pull_request) Failing after 10h47m30s
41bb2624c5
xiaoxia force-pushed feat/points-lipsync-gate from 2548728d9e to 41bb2624c5 2026-09-16 04:35:16 +08:00 Compare
auto-approve-bot merged commit b73cd1f22d into develop 2026-09-16 04:49:11 +08:00
auto-approve-bot deleted branch feat/points-lipsync-gate 2026-09-16 04:49:12 +08:00

🗑️ 预览环境已清理

PR #1939 已关闭或合并,对应的预览环境已被清理。

如有需要,可以重新打开 PR 来重新生成预览环境。

🗑️ **预览环境已清理** PR #1939 已关闭或合并,对应的预览环境已被清理。 > 如有需要,可以重新打开 PR 来重新生成预览环境。
Sign in to join this conversation.