chore(sync): mirror docs from openclaw/openclaw@cf499101a2

This commit is contained in:
openclaw-docs-sync[bot] 2026-04-27 09:36:50 +00:00
parent c661acb3f8
commit 9748d2af3f
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
{
"repository": "openclaw/openclaw",
"sha": "1ee885123ffbcc2e439a3eab1f1469a231dc70ad",
"syncedAt": "2026-04-27T09:33:23.290Z"
"sha": "cf499101a28e05c25225bdf9d3584d3d660f3e38",
"syncedAt": "2026-04-27T09:35:28.826Z"
}

View File

@ -228,7 +228,7 @@ gh workflow run duplicate-after-merge.yml \
| `checks-node-compat-node22` | Node 22 compatibility build and smoke lane | Manual CI dispatch for releases |
| `check-docs` | Docs formatting, lint, and broken-link checks | Docs changed |
| `skills-python` | Ruff + pytest for Python-backed skills | Python-skill-relevant changes |
| `checks-windows` | Windows-specific test lanes | Windows-relevant changes |
| `checks-windows` | Windows-specific process/path tests plus shared runtime import specifier regressions | Windows-relevant changes |
| `macos-node` | macOS TypeScript test lane using the shared built artifacts | macOS-relevant changes |
| `macos-swift` | Swift lint, build, and tests for the macOS app | macOS-relevant changes |
| `android` | Android unit tests for both flavors plus one debug APK build | Android-relevant changes |