copilot-swe-agent[bot]
|
62831835a5
|
Fix SSH config file permissions race condition
- Modified writeFileWithLock to create files with correct permissions immediately
- Changed string mode values to proper octal numbers (0o600, 0o400)
- This eliminates the race condition where files existed with wrong permissions
Co-authored-by: whyour <22700758+whyour@users.noreply.github.com>
|
2025-11-07 16:18:49 +00:00 |
|
whyour
|
07951964a1
|
修复模块注入
|
2025-10-26 22:32:03 +08:00 |
|
whyour
|
05f8bbd26e
|
写入文件增加文件锁,避免竞争条件引起文件内容异常
|
2025-01-04 01:22:29 +08:00 |
|
whyour
|
20f615eadf
|
fs 文件操作替换为 fs.promise
|
2023-11-01 16:44:34 +08:00 |
|
whyour
|
4d5fa320ea
|
修改私有仓库 ssh 配置
|
2023-08-23 18:06:28 +08:00 |
|
whyour
|
ca150dc6a6
|
修复 docker-compose 配置
|
2023-05-22 20:20:46 +08:00 |
|
whyour
|
4a0c66bcc0
|
修复初始化 ssh 配置文件不存在
|
2023-04-15 12:14:56 +08:00 |
|
whyour
|
1d2df860e8
|
修复 ssh 配置文件目录
|
2023-04-06 14:23:02 +08:00 |
|
whyour
|
b27ee23cc3
|
重构私有仓库ssh配置逻辑
|
2023-04-06 13:38:55 +08:00 |
|
whyour
|
7bce5c4f6a
|
任务增加关联订阅
|
2023-02-13 23:50:01 +08:00 |
|
whyour
|
1f7f2c8971
|
修复订阅生成 ssh 配置逻辑,自动添加/删除任务
|
2023-02-13 23:12:55 +08:00 |
|
whyour
|
a9cc1cb4b9
|
修改token获取逻辑
|
2022-12-10 17:12:45 +08:00 |
|
whyour
|
91dbb7770d
|
修改订阅github ssh生成逻辑
|
2022-11-14 22:00:16 +08:00 |
|
whyour
|
0a6166c557
|
订阅增加代理参数
|
2022-11-13 23:58:42 +08:00 |
|
whyour
|
ff2b4e0b2f
|
订阅支持添加代理
|
2022-11-12 22:45:46 +08:00 |
|
whyour
|
5a01c41bbb
|
修复私钥配置文件匹配
|
2022-06-01 00:03:58 +08:00 |
|
whyour
|
460a1750f4
|
增加初始化订阅任务
|
2022-05-18 23:30:59 +08:00 |
|
whyour
|
d2c2ea8d3b
|
修改生成ssh配置
|
2022-05-18 20:10:28 +08:00 |
|
whyour
|
cb12d8ffec
|
修复删除私钥
|
2022-05-18 20:06:46 +08:00 |
|
whyour
|
5bb1afe5c6
|
修复私钥权限
|
2022-05-18 19:23:32 +08:00 |
|
whyour
|
fb6a80e306
|
支持更换头像
|
2022-05-09 15:31:41 +08:00 |
|
whyour
|
2c9b283b75
|
增加ssh key操作service
|
2022-05-08 22:41:56 +08:00 |
|