JackWu
e9e44bf83c
fix(scripts): avoid mutating tracked auth-monitor template during setup ( #53920 )
...
* fix(scripts): render auth monitor unit before install
Render the auth monitor service into temporary files instead of editing the tracked template. Quote the generated ExecStart safely, including spaces and literal dollars, then atomically install the rendered unit.
* fix(scripts): avoid mutating tracked auth-monitor template during setup
* fix(scripts): avoid mutating tracked auth-monitor template during setup
* fix(scripts): avoid mutating tracked auth-monitor template during setup
---------
Co-authored-by: JackWuGlobal <JackWuGlobal@users.noreply.github.com >
Co-authored-by: openclaw-clownfish[bot] <280122609+openclaw-clownfish[bot]@users.noreply.github.com>
2026-06-19 08:24:16 +08:00
Vincent Koc
fae30318d1
refactor(test): remove unused shared helpers
2026-06-18 15:11:39 +08:00
Vincent Koc
de10eca7d6
refactor(scripts): dedupe release assertion readers
2026-06-18 12:17:32 +08:00
Vincent Koc
cb8daec729
refactor(scripts): dedupe mcp code-mode fixture
2026-06-18 12:14:01 +08:00
Vincent Koc
51d211e666
fix(test): target remaining docker runner scripts
2026-06-18 04:39:23 +02:00
Vincent Koc
573d7bf2e3
fix(test): target release docker runner scripts
2026-06-18 04:33:53 +02:00
Vincent Koc
98bc05e008
fix(test): target update docker runner scripts
2026-06-18 04:30:09 +02:00
Vincent Koc
1b81b0ea21
fix(test): target provider web docker runners
2026-06-18 04:26:39 +02:00
Vincent Koc
665d2601e5
fix(test): target plugin docker runner scripts
2026-06-18 04:10:03 +02:00
Vincent Koc
bf5a108695
fix(test): target package docker shell scripts
2026-06-18 04:00:12 +02:00
Vincent Koc
2e49b6b769
fix(test): target cron and image docker clients
2026-06-18 03:53:27 +02:00
Vincent Koc
496ffdf5c4
fix(test): target crestodian docker e2e scripts
2026-06-18 03:46:17 +02:00
Vincent Koc
9477b11d98
fix(test): target docker e2e client changes
2026-06-18 03:38:14 +02:00
Vincent Koc
b3884750b2
fix(test): target mcp seed helper changes
2026-06-18 03:17:10 +02:00
Vincent Koc
2a30426133
fix(test): target docker e2e seed changes
2026-06-18 02:58:34 +02:00
Vincent Koc
622b67067e
fix(test): map remaining e2e helper owners
2026-06-18 02:36:11 +02:00
Vincent Koc
b02b05d134
fix(test): route e2e helper family tests
2026-06-18 02:26:23 +02:00
Vincent Koc
89b34825f6
fix(test): cover install helper routing
2026-06-18 02:17:59 +02:00
Vincent Koc
84f7f001aa
fix(test): route nested e2e helper changes
2026-06-18 02:07:05 +02:00
Dallin Romney
f7e5132ffd
test: fold gateway smoke into qa e2e ( #93178 )
2026-06-17 14:55:28 -07:00
Dallin Romney
0a6736af09
test: fold lifecycle and package proof into QA Lab ( #93114 )
...
* test: fold script coverage into qa scenarios
* test: migrate script checks into qa e2e
* test: point qa code refs at migrated e2e
* test: fold plugin lifecycle probe into qa e2e
* test: use shared temp dirs in plugin lifecycle probe
* test: fold plugin lifecycle sweep into qa lab
* test: trim lifecycle docker text assertions
* test: keep followup script conversions split
* test: make lifecycle docker runner script-safe
* test: update changed helper routing expectation
2026-06-17 14:22:04 -07:00
Vincent Koc
abb6f04e0c
ci(release): harden release controls
...
One-time maintainer-authorized bootstrap merge for the release-gate verifier policy. Exact hosted CI and all supporting workflow gates passed on 66133de419 .
2026-06-18 03:11:20 +08:00
Vincent Koc
c56a4aad85
fix(testing): route exact source test roots
2026-06-17 16:49:12 +02:00
Vincent Koc
aa4978e9ab
fix(testing): use UUIDs for Vitest include files
2026-06-17 15:34:48 +02:00
Vincent Koc
023ce6e96c
fix(testing): route command root target to both shards
2026-06-17 13:41:15 +02:00
Vincent Koc
fb6df23a89
fix(testing): harden script tooling checks
2026-06-17 13:31:42 +02:00
joshavant
5d9c010628
ci: add security-sensitive file guard
2026-06-17 12:50:18 +02:00
Vincent Koc
fd166a5318
fix(qa): reject loose code-mode live task limits
2026-06-16 21:15:55 +02:00
Vincent Koc
76658cd159
fix(ci): keep ci workflow edits off fast-only routing
2026-06-16 20:28:23 +02:00
Vincent Koc
e94b666e45
fix(mac): isolate dmg image cleanup
2026-06-16 02:43:16 +02:00
joshavant
ec2788cf80
fix: launch configured ios bundle
2026-06-15 19:27:55 +02:00
Mason Huang
06431fd99b
test: add temp directory helper guidance ( #87298 )
...
Summary:
- Merged test: add temp directory helper guidance after ClawSweeper review.
Automerge notes:
- PR branch already contained follow-up commit before automerge: fix(scripts): honor temp report failure mode
- PR branch already contained follow-up commit before automerge: fix(scripts): reduce temp report noise
- PR branch already contained follow-up commit before automerge: fix(scripts): cover test support temp reports
- PR branch already contained follow-up commit before automerge: fix(scripts): report temp use in test helpers
- PR branch already contained follow-up commit before automerge: fix(scripts): broaden temp report test surface
- PR branch already contained follow-up commit before automerge: fix(scripts): cover nested test temp reports
Validation:
- ClawSweeper review passed for head 132f14a381 .
- Required merge gates passed before the squash merge.
Prepared head SHA: 132f14a381
Review: https://github.com/openclaw/openclaw/pull/87298#issuecomment-4704338581
Co-authored-by: masonxhuang <masonxhuang@tencent.com >
Co-authored-by: Mason Huang <masonxhuang@tencent.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: hxy91819
Co-authored-by: hxy91819 <8814856+hxy91819@users.noreply.github.com >
2026-06-15 03:51:43 +00:00
Vincent Koc
27e24ca683
fix(test): extend watchdog for slow vitest shards
2026-06-13 21:37:57 +08:00
Vincent Koc
73aabcceda
fix(test): split local full-suite shards when throttled
2026-06-13 19:36:35 +08:00
Vincent Koc
f1401b2cac
perf(ci): isolate Docker tooling tests
2026-06-11 18:13:36 +09:00
Vincent Koc
25160515e0
test(runner): skip deleted changed test targets
2026-06-09 17:34:23 +09:00
Vincent Koc
e1d18e5d02
fix(ci): surface advisory release QA failures
2026-06-06 19:20:29 +02:00
Vincent Koc
cf152fe76e
fix(ci): require valid Kova partial reports
2026-06-06 18:28:22 +02:00
Peter Steinberger
a59eba3ee1
docs: document test project scripts
2026-06-04 23:55:54 -04:00
Shakker
dd8f491040
test: expose changed fallback skip metadata
2026-06-04 19:38:06 +01:00
Vincent Koc
1fde4ae3b1
fix(test): keep explicit ui tests scoped
2026-06-04 00:53:18 +02:00
Val Alexander
529282dcff
fix(ui): harden Workboard dialog accessibility
...
Harden Workboard modal and drawer accessibility.
Summary:
- Add Workboard dialog focus lifecycle handling for initial focus, Tab/Shift+Tab containment, Escape close, and opener restore.
- Mark Workboard background content inert/aria-hidden while modal or drawer dialogs are active.
- Add focused unit and Chromium browser smoke coverage for the audited modal/drawer accessibility requirements.
- Keep UI browser test aliases able to resolve shared workspace packages used by the Workboard view.
Verification:
- node scripts/run-vitest.mjs ui/src/ui/views/workboard.test.ts
- node scripts/run-vitest.mjs ui/src/ui/views/workboard.browser.test.ts
- (cd ui && pnpm exec vitest run --config vitest.config.ts --project browser src/ui/views/workboard.browser.test.ts)
- GitHub checks green at 6557012430
2026-06-03 06:14:40 -05:00
Vincent Koc
4a67e4b976
fix(test): avoid empty script changed runs
2026-06-03 11:05:04 +02:00
Vincent Koc
3cdb87be86
fix(test): route parallels helper changes
2026-06-03 10:57:44 +02:00
Vincent Koc
54fe0e7f71
fix(e2e): keep cleanup retries covered
2026-06-03 10:10:39 +02:00
Vincent Koc
6d788a237c
fix(ci): isolate ARM Testbox workflow
2026-06-03 00:04:12 -07:00
Vincent Koc
d007b9aba3
fix(test): reject malformed full-suite parallel env
2026-06-02 20:59:02 +02:00
Peter Steinberger
729420c34a
test: split slow vitest shards
2026-06-01 05:34:59 -04:00
Vincent Koc
a9938907dc
fix(test): harden MCP E2E proof checks
2026-06-01 04:34:25 +02:00
Peter Steinberger
b653d94918
chore(lint): enable no-useless-assignment
2026-05-31 22:40:48 +01:00