docs: add Gitea account info and SSH keys to CLAUDE.md
music-room Playwright (Gitea Actions) / playwright (push) Failing after 1m16s
music-room Playwright (Gitea Actions) / playwright (push) Failing after 1m16s
List xiaoli, moicen (木老师) account details with SSH public keys and server SSH access command. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -25,6 +25,18 @@
|
|||||||
|
|
||||||
不要盲目删除 failing test 或把 failing test 改成 skip。每条 skip/fail 都要有明确理由。
|
不要盲目删除 failing test 或把 failing test 改成 skip。每条 skip/fail 都要有明确理由。
|
||||||
|
|
||||||
|
## 自托管 Gitea
|
||||||
|
|
||||||
|
仓库地址:`ssh://git@ci.moicen.com:2222/weli/huike-e2e-moicen.git`
|
||||||
|
|
||||||
|
| 用户 | Gitea 账号 | Repo 权限 | SSH 公钥 |
|
||||||
|
|------|-----------|-----------|----------|
|
||||||
|
| weli(我) | weli(admin) | 所有者 | `~/.ssh/id_rsa.moicen` |
|
||||||
|
| xiaoli(小李) | xiaoli | write | RSA 4096(指纹 SHA256:YebA...) |
|
||||||
|
| moicen / 木老师 | moicen | write | `ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBocSvErIeT9+jugoah+8sga6v1kBArI8jqVpbvWYBPX moicen@foxmail.com` |
|
||||||
|
|
||||||
|
SSH 连接服务器(部署用):`ssh -i ~/.ssh/id_rsa.moicen weli@101.43.244.164`
|
||||||
|
|
||||||
## 工具链
|
## 工具链
|
||||||
|
|
||||||
- 文本检索:`rg`(ripgrep)
|
- 文本检索:`rg`(ripgrep)
|
||||||
|
|||||||
Reference in New Issue
Block a user