opencode-config/.opencode/draw-image
Sergey 72caab4097
fix(draw-image): per-process output TMP in beforeAll for parallel vitest (#186)
* fix(draw-image): per-process output TMP in integration tests

* fix(draw-image): per-process output TMP in e2e tests

* fix(draw-image): per-process output TMP in cleanup test

* docs(handoff): add handoff and ADR for beforeAll output TMP fix

* docs(handoff): set PR number

* docs(handoff): set PR number 186

---------

Co-authored-by: opencode-agent <agent@opencode.local>
2026-07-31 22:39:58 +03:00
..
brand-logos feat(create-readme): add cover image reference to template and validation (#158) 2026-07-30 23:15:12 +03:00
fonts feat(draw-image): SVG template renderer for on-brand covers (#134) 2026-07-29 23:42:50 +03:00
icons/lucide feat(draw-image): SVG template renderer for on-brand covers (#134) 2026-07-29 23:42:50 +03:00
scripts feat(draw-image): SVG template renderer for on-brand covers (#134) 2026-07-29 23:42:50 +03:00
src fix(draw-image): optional badge/subtitle + self-healing docker entrypoint (#144) 2026-07-30 01:23:25 +03:00
templates feat(draw-image): SVG template renderer for on-brand covers (#134) 2026-07-29 23:42:50 +03:00
tests fix(draw-image): per-process output TMP in beforeAll for parallel vitest (#186) 2026-07-31 22:39:58 +03:00
.gitignore feat(draw-image): SVG template renderer for on-brand covers (#134) 2026-07-29 23:42:50 +03:00
brand.json feat(draw-image): SVG template renderer for on-brand covers (#134) 2026-07-29 23:42:50 +03:00
cli.ts fix(draw-image): race condition on shared .tmp-render.svg breaks parallel renders (#178) 2026-07-31 21:38:54 +03:00
package-lock.json feat(draw-image): SVG template renderer for on-brand covers (#134) 2026-07-29 23:42:50 +03:00
package.json feat(draw-image): SVG template renderer for on-brand covers (#134) 2026-07-29 23:42:50 +03:00
render.mjs fix(draw-image): use density 72 for 1024x1024 PNG output (#161) 2026-07-30 23:31:02 +03:00
tsconfig.json feat(draw-image): SVG template renderer for on-brand covers (#134) 2026-07-29 23:42:50 +03:00
vitest.config.ts feat(draw-image): SVG template renderer for on-brand covers (#134) 2026-07-29 23:42:50 +03:00