

























@@ -118,7 +118,7 @@ the maintainer-only release runbook.
118118 Example: `gh workflow run package-acceptance.yml --ref main -f workflow_ref=main -f source=npm -f package_spec=openclaw@beta -f suite_profile=product -f telegram_mode=mock-openai`
119119 Common profiles:
120120- `smoke`: install/channel/agent, gateway network, and config reload lanes
121-- `package`: package/update/plugin lanes without OpenWebUI
121+- `package`: package/update/plugin lanes without OpenWebUI or live ClawHub
122122- `product`: package profile plus MCP channels, cron/subagent cleanup,
123123 OpenAI web search, and OpenWebUI
124124- `full`: Docker release-path chunks with OpenWebUI
@@ -371,11 +371,12 @@ Supported candidate sources:
371371`OpenClaw Release Checks` runs Package Acceptance with `source=ref`,
372372`package_ref=<release-ref>`, `suite_profile=package`, and
373373`telegram_mode=mock-openai`. That profile covers install, update, plugin
374-package contracts, and Telegram package QA against the same resolved tarball,
375-and is the GitHub-native replacement for most of the package/update coverage
376-that previously required Parallels. Cross-OS release checks still matter for
377-OS-specific onboarding, installer, and platform behavior, but package/update
378-product validation should prefer Package Acceptance.
374+package contracts through offline plugin fixtures, and Telegram package QA
375+against the same resolved tarball. It is the GitHub-native replacement for most
376+of the package/update coverage that previously required Parallels. Cross-OS
377+release checks still matter for OS-specific onboarding, installer, and platform
378+behavior, but package/update product validation should prefer Package
379+Acceptance.
379380380381Use broader Package Acceptance profiles when the release question is about an
381382actual installable package:
@@ -393,7 +394,7 @@ Common package profiles:
393394394395- `smoke`: quick package install/channel/agent, gateway network, and config
395396 reload lanes
396-- `package`: install/update/plugin package contracts; this is the release-check
397+- `package`: install/update/plugin package contracts without live ClawHub; this is the release-check
397398 default
398399- `product`: `package` plus MCP channels, cron/subagent cleanup, OpenAI web
399400 search, and OpenWebUI
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。