mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 15:00:41 +00:00
ci: narrow package acceptance to artifact lanes
This commit is contained in:
@@ -78,8 +78,8 @@ older trusted source commits without running old workflow logic.
|
||||
Profiles map to Docker coverage:
|
||||
|
||||
- `smoke`: `npm-onboard-channel-agent`, `gateway-network`, `config-reload`
|
||||
- `package`: `install-e2e`, `npm-onboard-channel-agent`, `doctor-switch`,
|
||||
`update-channel-switch`, `bundled-channel-deps`, `plugins-offline`,
|
||||
- `package`: `npm-onboard-channel-agent`, `doctor-switch`,
|
||||
`update-channel-switch`, `bundled-channel-deps-compat`, `plugins-offline`,
|
||||
`plugin-update`
|
||||
- `product`: `package` plus `mcp-channels`, `cron-mcp-cleanup`,
|
||||
`openai-web-search-minimal`, `openwebui`
|
||||
|
||||
@@ -118,7 +118,7 @@ the maintainer-only release runbook.
|
||||
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`
|
||||
Common profiles:
|
||||
- `smoke`: install/channel/agent, gateway network, and config reload lanes
|
||||
- `package`: package/update/plugin lanes without OpenWebUI or live ClawHub
|
||||
- `package`: artifact-native package/update/plugin lanes without OpenWebUI or live ClawHub
|
||||
- `product`: package profile plus MCP channels, cron/subagent cleanup,
|
||||
OpenAI web search, and OpenWebUI
|
||||
- `full`: Docker release-path chunks with OpenWebUI
|
||||
|
||||
Reference in New Issue
Block a user