mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-12 21:53:00 -06:00
docs: generate docs map at publish time (#117398)
* docs: generate docs map at publish time * fix: canonicalize Docker pack entry path * fix: preserve package lifecycle ownership
This commit is contained in:
committed by
GitHub
parent
e4d1b7e0d3
commit
385f1dee16
@@ -300,8 +300,8 @@ restart` from the real environment and verify the plist. Product follow-up:
|
||||
`CI release gate <sha>`, which `scripts/verify-pr-hosted-gates.mjs`
|
||||
accepts. Then `scripts/pr` prepare/merge as usual.
|
||||
|
||||
- **Gates that CI enforces beyond focused tests**: docs map
|
||||
(`pnpm docs:map:gen` after adding any docs page), oxlint (`no-map-spread`,
|
||||
- **Gates that CI enforces beyond focused tests**: docs consistency
|
||||
(`pnpm check:docs` after changing docs), oxlint (`no-map-spread`,
|
||||
`max-lines` — split files, never suppress), `check:test-types`, knip
|
||||
deadcode (export only what prod consumes; route tests through public APIs),
|
||||
and the live-test shard classifier
|
||||
|
||||
Reference in New Issue
Block a user