Vincent Koc
|
5ecfee04f8
|
fix(ci): reject ambiguous run timing args
|
2026-06-06 22:50:49 +02:00 |
|
Vincent Koc
|
125b0fc279
|
fix(ci): reject unknown kova summary flags
|
2026-06-06 22:49:29 +02:00 |
|
Vincent Koc
|
a470daad12
|
fix(test): require docker timing limit values
|
2026-06-06 22:48:19 +02:00 |
|
Vincent Koc
|
fbcd27e258
|
fix(perf): require source summary path values
|
2026-06-06 22:47:00 +02:00 |
|
Vincent Koc
|
8ff0a20744
|
fix(docs): require sync provenance values
|
2026-06-06 22:43:04 +02:00 |
|
Vincent Koc
|
bdc317f4a6
|
fix(release): require validation dispatch values
|
2026-06-06 22:39:58 +02:00 |
|
Vincent Koc
|
1c0d7c8a57
|
fix(package): require docker package option values
|
2026-06-06 22:36:47 +02:00 |
|
Vincent Koc
|
b6b50d893c
|
fix(security): require docker attestation platform values
|
2026-06-06 22:33:56 +02:00 |
|
Vincent Koc
|
b5b73bd362
|
fix(plugin): require package manifest run target
|
2026-06-06 22:31:42 +02:00 |
|
Vincent Koc
|
3f3b757e50
|
fix(plugin): require runtime build package targets
|
2026-06-06 22:29:12 +02:00 |
|
Vincent Koc
|
bd7f65d445
|
fix(package): require package root values
|
2026-06-06 22:26:53 +02:00 |
|
Vincent Koc
|
b8f5950fe3
|
fix(ci): reject missing merge diff refs
|
2026-06-06 22:25:06 +02:00 |
|
Vincent Koc
|
f47f32db46
|
fix(docs): reject missing glossary diff refs
|
2026-06-06 22:23:09 +02:00 |
|
Vincent Koc
|
1549172816
|
fix(ci): reject missing changed scope refs
|
2026-06-06 22:21:14 +02:00 |
|
Vincent Koc
|
9f5fc45593
|
fix(security): require audit severity values
|
2026-06-06 22:19:18 +02:00 |
|
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 |
|