b3nw
3c5b00f928
fix: detect and recover from stale git lock files during self-update
...
- Detect lock file errors (lock_conflict flag) on fetch/status/pull
failures in _apply_update_inner (#1 )
- Expose Force Update button on frontend when lock_conflict is
received (#3 )
- Proactively clean stale lock files (>30s old) in apply_force_update
using rglob discovery instead of a hardcoded path list (#2 )
- Add 10 tests: _is_git_lock_error parametrized unit tests,
_apply_update_inner lock path coverage, and apply_force_update
stale/recent lock behavior
2026-07-06 17:17:21 +00:00
..
2026-03-31 07:02:47 +00:00
2026-07-02 16:24:39 +00:00
2026-07-05 01:25:50 +00:00
2026-06-30 20:59:19 -04:00
2026-07-05 00:12:19 +00:00
2026-06-30 17:13:45 +00:00
2026-04-24 01:24:51 +00:00
2026-06-20 05:36:56 +00:00
2026-07-01 07:54:48 -05:00
2026-06-26 00:12:09 +00:00
2026-07-04 21:42:32 +08:00
2026-07-05 17:08:20 -04:00
2026-07-01 18:01:39 +00:00
2026-05-19 21:35:10 -04:00
2026-07-03 20:26:18 +00:00
2026-07-04 22:46:56 +00:00
2026-06-29 03:44:06 +00:00
2026-06-15 15:41:21 -07:00
2026-05-10 15:21:24 +08:00
2026-06-29 18:22:18 +00:00
2026-06-23 23:40:45 +00:00
2026-05-04 21:26:43 +00:00
2026-07-05 17:23:05 +08:00
2026-06-17 00:20:49 +00:00
2026-07-02 01:15:57 +00:00
2026-07-02 08:17:44 +00:00
2026-06-05 11:35:26 -07:00
2026-06-01 05:05:16 +00:00
2026-06-05 11:35:26 -07:00
2026-06-02 03:58:02 +00:00
2026-07-04 23:40:10 +00:00
2026-07-02 08:17:44 +00:00
2026-06-26 07:58:13 +00:00
2026-06-18 19:22:29 +00:00
2026-06-27 06:03:24 +00:00
2026-06-30 17:06:31 +00:00
2026-07-06 02:02:52 +00:00
2026-06-12 10:03:31 +08:00
2026-06-19 13:16:39 -04:00
2026-05-21 17:43:54 +00:00
2026-05-28 17:47:33 +00:00
2026-06-15 00:10:01 -07:00
2026-07-02 02:36:09 +00:00
2026-07-04 21:40:21 +00:00
2026-07-04 20:55:06 +00:00
2026-07-05 10:23:15 +08:00
2026-05-27 20:57:32 +08:00
2026-06-19 22:09:17 +00:00
2026-05-01 12:10:48 +00:00
2026-06-01 17:20:17 +00:00
2026-07-06 11:15:31 +08:00
2026-06-26 20:49:13 +00:00
2026-06-06 18:04:16 -07:00
2026-06-04 16:46:20 -07:00
2026-06-07 23:18:51 -07:00
2026-07-06 17:17:21 +00:00
2026-06-30 04:28:15 +00:00
2026-05-19 02:27:12 -06:00
2026-07-05 06:45:50 +08:00
2026-06-19 02:14:13 +00:00
2026-07-02 01:15:57 +00:00
2026-05-13 09:49:15 +08:00