huanghaosheng
  • Joined on 2026-06-06
huanghaosheng created pull request XEngineers/CamTalk#146 2026-06-20 17:50:05 +08:00
fix: 精简 deploy.yml,checkout + ref + verify 三步确保拉取正确分支
huanghaosheng pushed to fix/actions at XEngineers/CamTalk 2026-06-20 17:49:43 +08:00
92e6636d05 fix: 精简 deploy.yml,checkout + ref + verify 三步确保拉取正确分支
huanghaosheng pushed to fix/actions at XEngineers/CamTalk 2026-06-20 17:43:46 +08:00
12e2d24f37 fix: checkout 后显式 git fetch 切换触发分支,避免始终部署 main 代码;Dockerfile 添加 BuildKit cache mount 加速构建
huanghaosheng pushed to v2 at XEngineers/CamTalk 2026-06-20 17:35:47 +08:00
ae100c4a75 Merge pull request 'fix: 恢复 checkout action 拉取代码,仅添加 ref 参数指定触发分支' (#145) from develop into v2
4a5905307c Merge pull request 'fix: 恢复 checkout action 拉取代码,仅添加 ref 参数指定触发分支' (#144) from fix/actions into develop
6bb4773e07 fix: 恢复 checkout action 拉取代码,仅添加 ref 参数指定触发分支
Compare 3 commits »
huanghaosheng merged pull request XEngineers/CamTalk#145 2026-06-20 17:35:46 +08:00
fix: 恢复 checkout action 拉取代码,仅添加 ref 参数指定触发分支
huanghaosheng created pull request XEngineers/CamTalk#145 2026-06-20 17:35:43 +08:00
fix: 恢复 checkout action 拉取代码,仅添加 ref 参数指定触发分支
huanghaosheng pushed to develop at XEngineers/CamTalk 2026-06-20 17:35:31 +08:00
4a5905307c Merge pull request 'fix: 恢复 checkout action 拉取代码,仅添加 ref 参数指定触发分支' (#144) from fix/actions into develop
6bb4773e07 fix: 恢复 checkout action 拉取代码,仅添加 ref 参数指定触发分支
Compare 2 commits »
huanghaosheng merged pull request XEngineers/CamTalk#144 2026-06-20 17:35:30 +08:00
fix: 恢复 checkout action 拉取代码,仅添加 ref 参数指定触发分支
huanghaosheng created pull request XEngineers/CamTalk#144 2026-06-20 17:35:27 +08:00
fix: 恢复 checkout action 拉取代码,仅添加 ref 参数指定触发分支
huanghaosheng pushed to fix/actions at XEngineers/CamTalk 2026-06-20 17:35:12 +08:00
6bb4773e07 fix: 恢复 checkout action 拉取代码,仅添加 ref 参数指定触发分支
huanghaosheng created branch fix/actions in XEngineers/CamTalk 2026-06-20 17:35:12 +08:00
huanghaosheng pushed to v2 at XEngineers/CamTalk 2026-06-20 17:24:07 +08:00
97e125234b Merge pull request 'fix: 完善鉴权模块,修复 CI/CD 中 dubious ownership 错误' (#143) from develop into v2
39073b7673 fix: 添加 git safe.directory 配置,修复 CI/CD 中 dubious ownership 错误
3572b867c0 Merge pull request 'feat: 完善鉴权模块' (#142) from fix/auth into develop
970f10a274 fix: 修复前端 lint 错误 — 移除 ref 模式,用 useEffect 依赖注入回调
d78cdb509d feat: 前端 401 拦截器 — access token 过期时自动刷新并重试原请求
Compare 9 commits »
huanghaosheng merged pull request XEngineers/CamTalk#143 2026-06-20 17:24:06 +08:00
fix: 完善鉴权模块,修复 CI/CD 中 dubious ownership 错误
huanghaosheng created pull request XEngineers/CamTalk#143 2026-06-20 17:24:02 +08:00
fix: 完善鉴权模块,修复 CI/CD 中 dubious ownership 错误
huanghaosheng pushed to develop at XEngineers/CamTalk 2026-06-20 17:21:52 +08:00
39073b7673 fix: 添加 git safe.directory 配置,修复 CI/CD 中 dubious ownership 错误
huanghaosheng deleted branch fix/auth from XEngineers/CamTalk 2026-06-20 16:35:28 +08:00
huanghaosheng pushed to develop at XEngineers/CamTalk 2026-06-20 16:34:48 +08:00
3572b867c0 Merge pull request 'feat: 完善鉴权模块' (#142) from fix/auth into develop
970f10a274 fix: 修复前端 lint 错误 — 移除 ref 模式,用 useEffect 依赖注入回调
d78cdb509d feat: 前端 401 拦截器 — access token 过期时自动刷新并重试原请求
ea70d2efc6 feat: main.go 注入 Redis 到 CachedUserRepository,启用 refresh token 二级缓存
a2a28a9f56 feat: CachedUserRepository — refresh token 的 Redis 缓存装饰器
Compare 7 commits »
huanghaosheng merged pull request XEngineers/CamTalk#142 2026-06-20 16:34:48 +08:00
feat: 完善鉴权模块
huanghaosheng created pull request XEngineers/CamTalk#142 2026-06-20 16:34:43 +08:00
feat: 完善鉴权模块
huanghaosheng created branch fix/auth in XEngineers/CamTalk 2026-06-20 16:33:47 +08:00