cxbAsDev
|
efa7e1a85a
|
fix(scripts): bound conflict-marker scan reads to prevent OOM on large files (#104420)
* fix(scripts): bound conflict-marker scan reads to prevent OOM on large files
* test(scripts): add regression test for bounded conflict-marker scan on large files
* fix(scripts): update conflict-marker declaration for bounded scan params
* fix(scripts): bounded exact scan for conflict markers
* fix(scripts): use git grep line-number output for conflict-marker scan
* style(scripts): rename shadowed variable in conflict-marker parser
* ci(scripts): retry build artifacts after plugin-sdk export check flake
* fix(scripts): report tracked conflict-marker paths relative to cwd
* test(scripts): type execFileSync error by stderr shape
* fix(scripts): parse NUL-delimited path before record split in conflict-marker scan
* refactor(scripts): remove obsolete conflict scan helper
* fix(scripts): disable color in conflict marker scan
Co-authored-by: 陈宪彪0668000387 <chen.xianbiao@xydigit.com>
---------
Co-authored-by: Peter Steinberger <steipete@gmail.com>
Co-authored-by: Peter Steinberger <peter@steipete.me>
|
2026-07-18 12:25:40 +01:00 |
|
Vincent Koc
|
7ff3f2dbf9
|
refactor(deadcode): localize UI and script symbols (#101858)
|
2026-07-07 11:55:57 -07:00 |
|
Peter Steinberger
|
056421f4f8
|
docs: document root runtime guard scripts
|
2026-06-04 23:34:16 -04:00 |
|
Peter Steinberger
|
27dde7a4d6
|
chore(lint): enable stricter error rules
|
2026-06-01 01:12:21 +01:00 |
|
Vincent Koc
|
500c95b1ba
|
fix(scripts): prefilter conflict marker scans
|
2026-05-24 23:25:05 +02:00 |
|
Peter Steinberger
|
e0af23106c
|
ci: fix workflow sanity gate
|
2026-03-22 23:04:04 +00:00 |
|
Peter Steinberger
|
1ad47b8fa1
|
test: harden path resolution test helpers
|
2026-03-22 22:47:58 +00:00 |
|