Files
awoooi/scripts
OG T 8235f91bc6
Some checks failed
Type Sync Check / check-type-sync (push) Failing after 56s
fix(scripts): generate-schemas 同時加入 apps/api 和 apps/api/src 到 sys.path
問題: CI type-sync-check 持續失敗
原因: 只加 apps/api/src 不夠,模型檔內部用 from src.utils.X import Y
     需要 apps/api 在 path 才能解析 src 套件
結果: 51 個型別全部正確生成

# 2026-04-06 ogt: fix CI type-sync blocking deployment

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-06 12:00:18 +08:00
..