All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 1m31s
oven/bun:1 镜像最近升到 bun 1.3.12,bcrypt 这个 native 模块的 prebuilt napi-v3/.node 二进制没装上,新 pod 启动时直接抛 "Cannot find module 'bcrypt_lib.node'" 死循环重启,旧 pod 一直没 被替换,env 变量、AI 同步代码都进不了线上。 bcryptjs 是纯 JS 实现,API 和哈希格式 (\$2a\$/\$2b\$) 与 bcrypt 完全兼容,可以直接读已有的密码 hash,避免 native binding 问题 反复踩坑。 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Description
产品绩效产出可视化平台
Languages
TypeScript
56.1%
Vue
42.6%
CSS
0.8%
Dockerfile
0.3%
HTML
0.2%