From f5a7d52ac31a11cabb1551151c05fd6799fe26e2 Mon Sep 17 00:00:00 2001 From: "openclaw-docs-sync[bot]" Date: Mon, 27 Apr 2026 12:07:48 +0000 Subject: [PATCH] chore(sync): mirror docs from openclaw/openclaw@f68ef1ae7c4ec6ab7c1b02c52182b4422d89f147 --- .openclaw-sync/source.json | 4 ++-- docs/reference/RELEASING.md | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/.openclaw-sync/source.json b/.openclaw-sync/source.json index 0aa35d4b8..7e0d9ce4a 100644 --- a/.openclaw-sync/source.json +++ b/.openclaw-sync/source.json @@ -1,5 +1,5 @@ { "repository": "openclaw/openclaw", - "sha": "e9986aa7872d82ca3c609ed095b4d9cdc47f2b94", - "syncedAt": "2026-04-27T12:01:06.975Z" + "sha": "f68ef1ae7c4ec6ab7c1b02c52182b4422d89f147", + "syncedAt": "2026-04-27T12:06:14.770Z" } diff --git a/docs/reference/RELEASING.md b/docs/reference/RELEASING.md index e105f487e..b880b167b 100644 --- a/docs/reference/RELEASING.md +++ b/docs/reference/RELEASING.md @@ -325,6 +325,9 @@ Release Docker coverage includes: - OpenWebUI coverage inside the `plugins-integrations` chunk when requested - split bundled-channel dependency lanes inside `plugins-integrations` instead of the serial all-in-one bundled-channel lane +- split bundled plugin install/uninstall lanes + `bundled-plugin-install-uninstall-0` through + `bundled-plugin-install-uninstall-7` - live/E2E provider suites and Docker live model coverage when release checks include live suites