chore(sync): mirror docs from openclaw/openclaw@b90f29d313
This commit is contained in:
parent
7e2a22b9f6
commit
dd2836f817
@ -1,5 +1,5 @@
|
||||
{
|
||||
"repository": "openclaw/openclaw",
|
||||
"sha": "3f94f25a3c7a33a046d5b922c653d0b3b9be51ea",
|
||||
"syncedAt": "2026-04-27T23:47:18.061Z"
|
||||
"sha": "b90f29d3133336bb896d7ccdb096f998da4ef635",
|
||||
"syncedAt": "2026-04-27T23:50:11.421Z"
|
||||
}
|
||||
|
||||
14
docs/ci.md
14
docs/ci.md
@ -28,13 +28,17 @@ release box rerun bounded after a focused fix.
|
||||
|
||||
The release live/E2E child keeps broad native `pnpm test:live` coverage, but it
|
||||
runs it as named shards (`native-live-src-agents`,
|
||||
`native-live-src-gateway-core`, `native-live-src-gateway-backends`,
|
||||
`native-live-test`, `native-live-extensions-a-k`,
|
||||
`native-live-extensions-l-n`, `native-live-extensions-openai`,
|
||||
`native-live-extensions-o-z`, and `native-live-extensions-media`) through
|
||||
`native-live-src-gateway-core`, provider-filtered
|
||||
`native-live-src-gateway-profiles` jobs,
|
||||
`native-live-src-gateway-backends`, `native-live-test`,
|
||||
`native-live-extensions-a-k`, `native-live-extensions-l-n`,
|
||||
`native-live-extensions-openai`, `native-live-extensions-o-z-other`,
|
||||
`native-live-extensions-xai`, and split media audio/music/video shards) through
|
||||
`scripts/test-live-shard.mjs` instead of one serial job. That keeps the same
|
||||
file coverage while making slow live provider failures easier to rerun and
|
||||
diagnose.
|
||||
diagnose. The aggregate `native-live-extensions-o-z` and
|
||||
`native-live-extensions-media` shard names remain valid for manual one-shot
|
||||
reruns.
|
||||
|
||||
`Package Acceptance` is the side-run workflow for validating a package artifact
|
||||
without blocking the release workflow. It resolves one candidate from a
|
||||
|
||||
Loading…
Reference in New Issue
Block a user