Commit Graph

4367 Commits

Author SHA1 Message Date
Vincent Koc
bedb3e61c6 fix(report): require ownership markdown path 2026-06-06 22:18:03 +02:00
Vincent Koc
c2af0475fe fix(test): require vitest profile output dir 2026-06-06 22:16:53 +02:00
Vincent Koc
66a1cfb7be fix(ci): reject missing release metadata refs 2026-06-06 22:15:34 +02:00
Vincent Koc
457c76964d fix(test): reject missing report artifact paths 2026-06-06 22:13:37 +02:00
Vincent Koc
4b19f820e1 fix(test): reject missing dependency evidence values 2026-06-06 22:12:08 +02:00
Vincent Koc
4bce355318 fix(test): reject missing group report values 2026-06-06 22:09:33 +02:00
Vincent Koc
53044e8717 fix(report): reject missing dependency report paths 2026-06-06 22:07:31 +02:00
Vincent Koc
98c45aa8b5 fix(test): reject missing env mutation roots 2026-06-06 22:05:23 +02:00
Vincent Koc
71f8b9c41e fix(rtt): reject missing path option values 2026-06-06 22:03:50 +02:00
Vincent Koc
59a8137b04 fix(docs): reject missing mdx report paths 2026-06-06 22:02:20 +02:00
Vincent Koc
a791636160 fix(test): reject missing startup memory paths 2026-06-06 22:00:38 +02:00
Vincent Koc
e3d402427c fix(test): reject zero startup RSS samples 2026-06-06 21:59:09 +02:00
Vincent Koc
f5a7f613ee fix(release): use monthly patch versions
Switch release train handling to YYYY.M.PATCH monthly patch numbering, preserve pre-transition compatibility, and pin the June 2026 stable/beta floor at 2026.6.5 after the published beta.

Verification:
- node scripts/run-vitest.mjs run test/appcast.test.ts test/release-check.test.ts test/scripts/package-mac-app.test.ts test/scripts/package-mac-dist.test.ts test/openclaw-npm-release-check.test.ts test/npm-publish-plan.test.ts src/infra/npm-registry-spec.test.ts src/infra/clawhub.test.ts src/plugins/clawhub.test.ts test/plugin-npm-release.test.ts test/scripts/ios-version.test.ts test/scripts/ios-pin-version.test.ts
- node --import tsx scripts/plugin-npm-release-check.ts --base-ref origin/main --head-ref HEAD
- node --import tsx scripts/plugin-clawhub-release-check.ts --base-ref origin/main --head-ref HEAD
- git diff --check origin/main...HEAD
- .agents/skills/autoreview/scripts/autoreview --mode branch --base origin/main --no-web-search
2026-06-06 12:26:32 -07:00
Vincent Koc
15cb26e6cb fix(ci): reject empty timing job payloads 2026-06-06 21:22:55 +02:00
Vincent Koc
6ce5182522 fix(perf): reject empty cpu profiles 2026-06-06 21:21:17 +02:00
Vincent Koc
3f18c71ac4 fix(test): require restart bench resource evidence 2026-06-06 21:18:58 +02:00
Vincent Koc
cc2ed8dbf6 fix(test): require passing Telegram evidence reports 2026-06-06 21:14:51 +02:00
Vincent Koc
dfd52e72b3 fix(test): reject empty Kova summaries 2026-06-06 21:13:08 +02:00
Vincent Koc
e1e203ce11 fix(test): require perf budget report evidence 2026-06-06 21:11:05 +02:00
Vincent Koc
8086c44043 fix(mac): fail release packaging without Swift compat lib 2026-06-06 21:06:32 +02:00
Vincent Koc
e974d98811 fix(test): reject missing gateway bench flag values 2026-06-06 21:03:45 +02:00
Vincent Koc
c6ee13529f fix(test): avoid zero rpc rtt artifacts 2026-06-06 21:01:44 +02:00
Vincent Koc
7cd7a4f438 fix(test): preserve kitchen sink log scans 2026-06-06 20:59:58 +02:00
Vincent Koc
f2677d55ec fix(test): require startup bench report overlap 2026-06-06 20:53:08 +02:00
Vincent Koc
c4b64de017 fix(test): reject zero RSS resource samples 2026-06-06 20:47:51 +02:00
Vincent Koc
bf5e0e9f10 fix(test): parse RPC RTT iteration counts strictly 2026-06-06 20:45:20 +02:00
Vincent Koc
4b2e3656af fix(test): require Vitest JSON reports 2026-06-06 20:43:28 +02:00
Vincent Koc
d5f5cb2430 fix(test): require gateway CPU startup reports 2026-06-06 20:41:31 +02:00
Vincent Koc
77f8b16716 fix(test): fail startup bench missing RSS samples 2026-06-06 20:39:07 +02:00
Vincent Koc
a1ffaafc12 fix(test): reject timed-out startup bench reports 2026-06-06 20:37:29 +02:00
Vincent Koc
46c000a34f fix(test): fail extension memory import failures 2026-06-06 20:35:27 +02:00
Vincent Koc
59365959d3 fix(test): fail startup bench timed-out samples 2026-06-06 20:03:47 +02:00
Vincent Koc
198002b579 fix(test): report mac changed-bench RSS correctly 2026-06-06 20:02:30 +02:00
Vincent Koc
559d723a13 fix(test): anchor startup memory checks to repo root 2026-06-06 20:00:41 +02:00
Vincent Koc
44fbe63bcf fix(mac): derive app build metadata from repo root 2026-06-06 19:57:52 +02:00
Vincent Koc
7056222288 fix(mac): fail closed on invalid release build floors 2026-06-06 19:55:22 +02:00
Vincent Koc
c13cf91787 fix(mac): fail closed when packaging app shutdown stalls 2026-06-06 19:39:37 +02:00
Vincent Koc
b8956b6a56 fix(mac): fail closed when restart cleanup stalls 2026-06-06 19:37:45 +02:00
Vincent Koc
4d142b185e fix(mac): scope restart process cleanup 2026-06-06 19:31:19 +02:00
Vincent Koc
a9ef3adeb3 fix(test): remove stale deadcode allowlist entries 2026-06-06 19:25:22 +02:00
Vincent Koc
e1d18e5d02 fix(ci): surface advisory release QA failures 2026-06-06 19:20:29 +02:00
Vincent Koc
6324abbe53 fix(test): reject malformed group reports 2026-06-06 19:03:09 +02:00
Vincent Koc
eac192c170 fix(test): fail unready gateway watch runs 2026-06-06 18:54:01 +02:00
Vincent Koc
6f2cb53fc4 fix(test): fail stale Crabbox broker auth 2026-06-06 18:46:28 +02:00
Vincent Koc
0b591acd77 fix(test): fail skipped explicit live media suites 2026-06-06 18:41:08 +02:00
the sun gif man
47cfacbb87 docs: improve plugin inventory layout (#90922)
Summary:
- The branch changes plugin inventory generation from wide Markdown tables to per-plugin list entries, shorten ... nerated plugin reference landing page, routes Parallel to its setup page, and updates zh-CN glossary terms.
- PR surface: Docs +9, Other +20. Total +29 across 4 files.
- Reproducibility: not applicable. this is a docs layout PR rather than a reproducible runtime bug. Current ma ... and the PR body plus prior review discussion documents before/after screenshot proof for the layout change.

Automerge notes:
- PR branch already contained follow-up commit before automerge: docs: improve plugin inventory layout

Validation:
- ClawSweeper review passed for head c94b7a4bbc.
- Required merge gates passed before the squash merge.

Prepared head SHA: c94b7a4bbc
Review: https://github.com/openclaw/openclaw/pull/90922#issuecomment-4638524853

Co-authored-by: joshp123 <joshp123@users.noreply.github.com>
Co-authored-by: clawsweeper <274271284+clawsweeper[bot]@users.noreply.github.com>
Co-authored-by: clawsweeper[bot] <274271284+clawsweeper[bot]@users.noreply.github.com>
Approved-by: joshp123
Co-authored-by: joshp123 <1497361+joshp123@users.noreply.github.com>
2026-06-06 16:37:39 +00:00
Vincent Koc
cf152fe76e fix(ci): require valid Kova partial reports 2026-06-06 18:28:22 +02:00
Vincent Koc
52adf91b6f test(e2e): share mcp code mode validation 2026-06-06 18:16:57 +02:00
zenglingbiao
09d6479681 fix(build): ship export session html assets
Align the export-session template asset copy step and build-all cache output with the runtime lookup path so published packages include the HTML export assets at `dist/export-html`.

Adds a focused build-all regression assertion for the output path contract.

Fixes #90843
2026-06-06 09:14:12 -07:00
Vincent Koc
98498f2579 test(e2e): exercise gateway network health client 2026-06-06 18:13:00 +02:00