Vincent Koc
3f965012bf
test(tooling): isolate changelog gate testbox mode
2026-06-18 15:18:54 +02:00
Vincent Koc
00a06eab44
refactor(test): dedupe installer npm fixtures
2026-06-18 20:38:29 +08:00
Vincent Koc
9caf4e1ae9
refactor(cron): dedupe cron test helpers
2026-06-18 19:27:44 +08:00
Vincent Koc
b0375f25b3
refactor(test): remove unused channel route exports
2026-06-18 18:50:48 +08:00
Vincent Koc
68ead4dd80
test(e2e): reuse shared image for multi-node updates
2026-06-18 11:42:36 +02:00
Vincent Koc
aef0e4d0b0
refactor(cron): remove unused regression fixture writer
2026-06-18 17:39:15 +08:00
Vincent Koc
eb17c0d635
refactor(test): delete unused media generation mocks
2026-06-18 17:19:59 +08:00
Vincent Koc
95c256fa98
Merge branch 'main' of https://github.com/openclaw/openclaw
...
* 'main' of https://github.com/openclaw/openclaw :
refactor(test): remove unused vitest route helpers
2026-06-18 16:55:59 +08:00
Vincent Koc
915ca8135e
refactor(test): remove unused vitest route helpers
2026-06-18 16:51:19 +08:00
Vincent Koc
c558e918c2
feat(cohere): externalize provider plugin
2026-06-18 16:50:56 +08:00
Patrick Erichsen
1b19c790bf
feat: externalize GMI provider plugin ( #94350 )
...
* feat: externalize gmi provider plugin
* fix(plugins): repair gmi alias installs
---------
Co-authored-by: Vincent Koc <vincentkoc@ieee.org >
2026-06-18 16:47:38 +08:00
Vincent Koc
cdb2fa35e2
test(e2e): show browser CDP smoke diagnostics
2026-06-18 10:37:47 +02:00
Vincent Koc
b4b2698ac2
fix(ci): report WSL2 restart-required probes
2026-06-18 10:32:36 +02: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
cb8daec729
refactor(scripts): dedupe mcp code-mode fixture
2026-06-18 12:14:01 +08:00
Vincent Koc
78d86f710e
fix(ci): add focused windows ci probe
2026-06-18 06:10:52 +02:00
Vincent Koc
b63acf54f9
refactor(agents): dedupe dead helper code
2026-06-18 11:55:21 +08:00
Vincent Koc
90a7f552b1
refactor(test): remove unused vitest helper exports
2026-06-18 11:16:28 +08:00
Vincent Koc
9fa1252119
refactor(scripts): remove unused helper exports
2026-06-18 11:14:23 +08:00
Vincent Koc
95cf7dee72
fix(test): schedule missing docker runner lanes
2026-06-18 04:52:44 +02: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
7430079cd7
fix(test): force-kill plugin fixture servers
2026-06-18 02:42:46 +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
Josh Lehman
79c7468075
fix: route deleted-agent purge through lifecycle seam (clawdbot-d02.1.9.1.34) ( #93713 )
2026-06-17 17:11:16 -07:00
Vincent Koc
84f7f001aa
fix(test): route nested e2e helper changes
2026-06-18 02:07:05 +02:00
Josh Lehman
968190e5a7
clawdbot-d02.1.9.1.33: add session cleanup lifecycle seam ( #93704 )
2026-06-17 16:08:20 -07:00
Dallin Romney
f7e5132ffd
test: fold gateway smoke into qa e2e ( #93178 )
2026-06-17 14:55:28 -07:00
Dallin Romney
fae4a01d0d
test: fold otel smoke into qa e2e ( #93181 )
...
* test: fold otel smoke into qa e2e
* test: eliminate otel smoke script
2026-06-17 14:54:58 -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
Josh Lehman
e442b575b9
refactor: add compact trim lifecycle seam ( #93695 )
...
* clawdbot-d02.1.9.1.32: add compact trim lifecycle seam
* fix: repair session compact type narrowing
2026-06-17 14:08:33 -07:00
Vincent Koc
912946ff94
fix(test): kill openclaw test process groups
2026-06-17 22:58:03 +02:00
Vincent Koc
5893758957
test(scripts): wait for mock stderr flush
2026-06-17 22:55:29 +02:00
Vincent Koc
2282fcd9ec
ci: serialize gateway watch artifact check
2026-06-17 22:10:15 +02:00
Vincent Koc
4005e03919
test(e2e): use temp dir helper in kitchen rpc timeout test
2026-06-17 21:34:00 +02:00
Vincent Koc
3be74caeae
fix(e2e): wait for kitchen rpc process groups
2026-06-17 21:26:51 +02:00
Vincent Koc
2c71e71833
fix(scripts): wait for tsdown process groups
2026-06-17 21:19:25 +02: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