Vincent Koc
fa08942396
test(scripts): focus plugin manifest routing
2026-06-21 00:31:29 +02:00
Vincent Koc
2c9192a9a8
test(scripts): focus plugin runtime build routing
2026-06-21 00:27:26 +02:00
Vincent Koc
955f3ed094
test(scripts): focus build metadata routing
2026-06-21 00:22:35 +02:00
Vincent Koc
97b0b559ad
test(scripts): focus static asset routing
2026-06-21 00:04:49 +02:00
Vincent Koc
7064d198a3
test(scripts): focus tsgo guard routing
2026-06-20 23:57:23 +02:00
Vincent Koc
f18ff7551e
test(scripts): focus bundled metadata routing
2026-06-20 23:53:40 +02:00
Vincent Koc
58d295840e
test(scripts): focus build stamp routing
2026-06-20 23:49:30 +02:00
Vincent Koc
896b3c612d
test(scripts): focus extension boundary routing
2026-06-20 23:45:20 +02:00
Vincent Koc
2f240a4a4c
test(scripts): focus sdk boundary routing
2026-06-20 23:41:37 +02:00
Vincent Koc
58578b3250
test(scripts): focus mcp temp state routing
2026-06-20 23:32:56 +02:00
Vincent Koc
ce9769faae
test(scripts): focus install package routing
2026-06-20 23:28:48 +02:00
Vincent Koc
e8920f6f6b
test(scripts): focus parallels shell routing
2026-06-20 23:23:04 +02:00
Vincent Koc
9be53b4aa2
test(scripts): focus github helper routing
2026-06-20 23:15:15 +02:00
Vincent Koc
3ec2a46907
test(scripts): focus release helper routing
2026-06-20 23:11:34 +02:00
Vincent Koc
15a2d74320
test(scripts): focus installer routing changes
2026-06-20 23:05:21 +02:00
Vincent Koc
abd5fb4494
fix(release): guard appcast cleanup before notes path
2026-06-20 19:28:42 +02:00
Vincent Koc
6fc0a3a9bd
fix(test): chunk broad script test routing
2026-06-20 01:32:13 +02:00
Hannes Rudolph
4a0f497f16
improve: simplify PR context and evidence ( #94676 )
...
* improve: simplify PR context and evidence
* improve: decouple PR context from proof labels
* fix: satisfy PR context lint
2026-06-19 14:00:38 -06:00
clawsweeper[bot]
2e0dfda462
test(perf): compare saved CLI startup benchmarks ( #94812 )
...
Summary:
- Adds saved CLI startup benchmark report comparison flags to `scripts/bench-cli-startup.ts`, plus JSON output coverage and changed-target routing expectations for the new test-helper importer.
- PR surface: Tests +77, Other +109. Total +186 across 4 files.
- Reproducibility: not applicable. as a feature/tooling PR. The prior PR defects were source-proven in review comments and the current head addresses them; I did not run local tests because this review was read-only.
Automerge notes:
- Ran the ClawSweeper repair loop before final review.
- Included post-review commit in the final squash: test(perf): compare saved CLI startup benchmarks
Validation:
- ClawSweeper review passed for head 1afa110f1b .
- Required merge gates passed before the squash merge.
Prepared head SHA: 1afa110f1b
Review: https://github.com/openclaw/openclaw/pull/94812#issuecomment-4748785428
Co-authored-by: clawsweeper <274271284+clawsweeper[bot]@users.noreply.github.com>
Co-authored-by: Felix Isaac Lim <38658663+FelixIsaac@users.noreply.github.com >
2026-06-19 09:37:47 +00:00
Vincent Koc
fae30318d1
refactor(test): remove unused shared helpers
2026-06-18 15:11:39 +08:00
Vincent Koc
de10eca7d6
refactor(scripts): dedupe release assertion readers
2026-06-18 12:17:32 +08:00
Vincent Koc
51d211e666
fix(test): target remaining docker runner scripts
2026-06-18 04:39:23 +02:00
Vincent Koc
573d7bf2e3
fix(test): target release docker runner scripts
2026-06-18 04:33:53 +02:00
Vincent Koc
98bc05e008
fix(test): target update docker runner scripts
2026-06-18 04:30:09 +02:00
Vincent Koc
1b81b0ea21
fix(test): target provider web docker runners
2026-06-18 04:26:39 +02:00
Vincent Koc
665d2601e5
fix(test): target plugin docker runner scripts
2026-06-18 04:10:03 +02:00
Vincent Koc
bf5a108695
fix(test): target package docker shell scripts
2026-06-18 04:00:12 +02:00
Vincent Koc
2e49b6b769
fix(test): target cron and image docker clients
2026-06-18 03:53:27 +02:00
Vincent Koc
496ffdf5c4
fix(test): target crestodian docker e2e scripts
2026-06-18 03:46:17 +02:00
Vincent Koc
9477b11d98
fix(test): target docker e2e client changes
2026-06-18 03:38:14 +02:00
Vincent Koc
b3884750b2
fix(test): target mcp seed helper changes
2026-06-18 03:17:10 +02:00
Vincent Koc
2a30426133
fix(test): target docker e2e seed changes
2026-06-18 02:58:34 +02:00
Vincent Koc
622b67067e
fix(test): map remaining e2e helper owners
2026-06-18 02:36:11 +02:00
Vincent Koc
b02b05d134
fix(test): route e2e helper family tests
2026-06-18 02:26:23 +02:00
Vincent Koc
89b34825f6
fix(test): cover install helper routing
2026-06-18 02:17:59 +02:00
Vincent Koc
84f7f001aa
fix(test): route nested e2e helper changes
2026-06-18 02:07:05 +02:00
Dallin Romney
f7e5132ffd
test: fold gateway smoke into qa e2e ( #93178 )
2026-06-17 14:55:28 -07:00
Dallin Romney
0a6736af09
test: fold lifecycle and package proof into QA Lab ( #93114 )
...
* test: fold script coverage into qa scenarios
* test: migrate script checks into qa e2e
* test: point qa code refs at migrated e2e
* test: fold plugin lifecycle probe into qa e2e
* test: use shared temp dirs in plugin lifecycle probe
* test: fold plugin lifecycle sweep into qa lab
* test: trim lifecycle docker text assertions
* test: keep followup script conversions split
* test: make lifecycle docker runner script-safe
* test: update changed helper routing expectation
2026-06-17 14:22:04 -07:00
Vincent Koc
abb6f04e0c
ci(release): harden release controls
...
One-time maintainer-authorized bootstrap merge for the release-gate verifier policy. Exact hosted CI and all supporting workflow gates passed on 66133de419 .
2026-06-18 03:11:20 +08:00
Vincent Koc
c56a4aad85
fix(testing): route exact source test roots
2026-06-17 16:49:12 +02:00
Vincent Koc
aa4978e9ab
fix(testing): use UUIDs for Vitest include files
2026-06-17 15:34:48 +02:00
Vincent Koc
023ce6e96c
fix(testing): route command root target to both shards
2026-06-17 13:41:15 +02:00
Vincent Koc
fb6df23a89
fix(testing): harden script tooling checks
2026-06-17 13:31:42 +02:00
joshavant
5d9c010628
ci: add security-sensitive file guard
2026-06-17 12:50:18 +02:00
Vincent Koc
fd166a5318
fix(qa): reject loose code-mode live task limits
2026-06-16 21:15:55 +02:00
Vincent Koc
76658cd159
fix(ci): keep ci workflow edits off fast-only routing
2026-06-16 20:28:23 +02:00
Vincent Koc
e94b666e45
fix(mac): isolate dmg image cleanup
2026-06-16 02:43:16 +02:00
joshavant
ec2788cf80
fix: launch configured ios bundle
2026-06-15 19:27:55 +02:00
Mason Huang
06431fd99b
test: add temp directory helper guidance ( #87298 )
...
Summary:
- Merged test: add temp directory helper guidance after ClawSweeper review.
Automerge notes:
- PR branch already contained follow-up commit before automerge: fix(scripts): honor temp report failure mode
- PR branch already contained follow-up commit before automerge: fix(scripts): reduce temp report noise
- PR branch already contained follow-up commit before automerge: fix(scripts): cover test support temp reports
- PR branch already contained follow-up commit before automerge: fix(scripts): report temp use in test helpers
- PR branch already contained follow-up commit before automerge: fix(scripts): broaden temp report test surface
- PR branch already contained follow-up commit before automerge: fix(scripts): cover nested test temp reports
Validation:
- ClawSweeper review passed for head 132f14a381 .
- Required merge gates passed before the squash merge.
Prepared head SHA: 132f14a381
Review: https://github.com/openclaw/openclaw/pull/87298#issuecomment-4704338581
Co-authored-by: masonxhuang <masonxhuang@tencent.com >
Co-authored-by: Mason Huang <masonxhuang@tencent.com >
Co-authored-by: clawsweeper <274271284+clawsweeper[bot]@users.noreply.github.com>
Co-authored-by: clawsweeper[bot] <274271284+clawsweeper[bot]@users.noreply.github.com>
Approved-by: hxy91819
Co-authored-by: hxy91819 <8814856+hxy91819@users.noreply.github.com >
2026-06-15 03:51:43 +00:00
Vincent Koc
45056a463a
fix(test): extend watchdog for gateway core shard
2026-06-13 23:01:11 +08:00