Skip to content

docs: rewrite v0.27.0 release notes + align announcement bullets #468

docs: rewrite v0.27.0 release notes + align announcement bullets

docs: rewrite v0.27.0 release notes + align announcement bullets #468

Triggered via push June 24, 2026 16:32
Status Failure
Total duration 2m 37s
Artifacts

ci.yml

on: push
Check (pi-plugin)
40s
Check (pi-plugin)
Check (dashboard)
20s
Check (dashboard)
E2E (OpenCode, Docker)
E2E (OpenCode, Docker)
E2E (Pi, Docker)
0s
E2E (Pi, Docker)
E2E (OpenCode, host behavior)
E2E (OpenCode, host behavior)
E2E (Pi, host behavior)
0s
E2E (Pi, host behavior)
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
Check (pi-plugin)
Process completed with exit code 1.
error: expect(received).toBe(expected): packages/pi-plugin/src/config/index.test.ts#L231
Expected: "home=/tmp/mc-pi-home-b0VHRS" Received: undefined at <anonymous> (/home/runner/work/magic-context/magic-context/packages/pi-plugin/src/config/index.test.ts:231:42)
error: expect(received).toBe(expected): packages/pi-plugin/src/config/index.test.ts#L172
Expected: false Received: true at <anonymous> (/home/runner/work/magic-context/magic-context/packages/pi-plugin/src/config/index.test.ts:172:40)
error: expect(received).toBe(expected): packages/pi-plugin/src/config/index.test.ts#L147
Expected: false Received: true at <anonymous> (/home/runner/work/magic-context/magic-context/packages/pi-plugin/src/config/index.test.ts:147:44)
Check (plugin)
Process completed with exit code 1.
error: expect(received).toBe(expected): packages/pi-plugin/src/config/index.test.ts#L231
Expected: "home=/tmp/mc-pi-home-5AB3h6" Received: undefined at <anonymous> (/home/runner/work/magic-context/magic-context/packages/pi-plugin/src/config/index.test.ts:231:42)
error: expect(received).toBe(expected): packages/pi-plugin/src/config/index.test.ts#L172
Expected: false Received: true at <anonymous> (/home/runner/work/magic-context/magic-context/packages/pi-plugin/src/config/index.test.ts:172:40)
error: expect(received).toBe(expected): packages/pi-plugin/src/config/index.test.ts#L147
Expected: false Received: true at <anonymous> (/home/runner/work/magic-context/magic-context/packages/pi-plugin/src/config/index.test.ts:147:44)
Check (plugin)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/