Releases: liwmj/openclaw-gh-sync
Releases · liwmj/openclaw-gh-sync
v0.6.22
Compare
Sorry, something went wrong.
No results found
What's Changed
fix(config): backupIntervalH 默认 0(默认关闭定时备份)+ block 超时放宽 30s→60s by @liwmj in #8
chore: bump to 0.6.22(backupIntervalH 默认 0 + block 超时放宽) by @liwmj in #9
Full Changelog : v0.6.21...v0.6.22
v0.6.21
Compare
Sorry, something went wrong.
No results found
What's Changed
fix(config): backupIntervalH 校验放宽为 >=0,支持 0 = 停用定时备份 by @liwmj in #6
chore: bump to 0.6.21(backupIntervalH 支持 0 停用定时备份) by @liwmj in #7
Full Changelog : v0.6.20...v0.6.21
v0.6.20
Compare
Sorry, something went wrong.
No results found
What's Changed
docs: README 抬头改项目名 + 常见问题推荐 ghlink by @liwmj in #4
docs: README 标题与徽章组去居中(P-006 v1.23 规范) by @liwmj in #5
Full Changelog : v0.6.19...v0.6.20
v0.6.19
Compare
Sorry, something went wrong.
No results found
What's Changed
chore: 按 P-006 规范对齐仓库(CI 修复 + lint/format 门禁 + README/docs 补齐) by @liwmj in #2
Full Changelog : v0.6.18...v0.6.19
v0.6.18
Compare
Sorry, something went wrong.
No results found
liwmj
released this
12 Aug 09:18
v0.6.18
定时 backup:按 backupIntervalH 周期自动执行并上传(默认 6h),轮转保留 6 份
冲突副件不上传:.conflict. / .local-conflict. / .peer-conflict. / .local. / .theirs. 全部 git 忽略
README 全面更新:三道过滤机制(include/exclude/.gitignore)说明 + reset 命令
测试:全量 91/91 + 独立回归 12/12(测试1号)+ 用户测试 3/3(小爪)
v0.6.17
Compare
Sorry, something went wrong.
No results found
liwmj
released this
12 Aug 08:42
v0.6.17
定时 backup:按 backupIntervalH 周期自动执行并上传(默认 6h),轮转保留 6 份
冲突副件不上传:.conflict. / .local-conflict. / .peer-conflict. / .local. / .theirs. 全部 git 忽略
README 全面更新:三道过滤机制(include/exclude/.gitignore)说明 + reset 命令
测试:全量 91/91 + 独立回归 12/12(测试1号)+ 用户测试 3/3(小爪)
v0.6.16
Compare
Sorry, something went wrong.
No results found
liwmj
released this
12 Aug 07:02
v0.6.16
.gitignore managed 区块机制(重写保留用户规则)
新增 gitignoreExtras / forceInclude 配置(如 **/*.jsonl 可同步会话文件)
向后兼容,测试 90/90 全绿 + 用户测试收敛
v0.6.15
Compare
Sorry, something went wrong.
No results found
liwmj
released this
12 Aug 03:15
v0.6.15
Bug A-J 全量修复闭环
非 TTY setup 取消(c857a68)
git 子进程 HOME 还原(9f08b62)
可配置 gitTimeoutMs + restore fetch 自动放宽(667fbd5)
覆盖矩阵 TEST_COVERAGE_MATRIX.md
测试:全量 75/75 全绿(测试1号)+ 用户测试 5/5(小爪)
v0.6.13
Compare
Sorry, something went wrong.
No results found
liwmj
released this
10 Aug 17:19
Bumped git operation timeouts from 30s to 90s.
v0.6.11
Compare
Sorry, something went wrong.
No results found
liwmj
released this
10 Aug 15:18
Push retry capped at 3 with counter reset on success.