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