docs: rewrite v0.27.0 release notes + align announcement bullets #468
ci.yml
on: push
Check (plugin)
2m 33s
Check (pi-plugin)
40s
Check (dashboard)
20s
E2E (OpenCode, host behavior)
E2E (Pi, host behavior)
0s
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/
|