Skip to content

Add build pipeline for SVG to PNG rendering#4

Merged
kollhof merged 4 commits into
mainfrom
asset-build
Mar 24, 2026
Merged

Add build pipeline for SVG to PNG rendering#4
kollhof merged 4 commits into
mainfrom
asset-build

Conversation

@kollhof
Copy link
Copy Markdown
Member

@kollhof kollhof commented Mar 24, 2026

Summary

  • Playwright/Chromium-based build script that renders SVGs to PNGs matching browser output
  • Semantic-release config for automated GitHub releases with tarball artifact
  • CI workflow with PR version preview comments
  • Fix wordmark-rounded fill color to match brand palette (#345e65)

Test plan

  • CI build passes (Playwright installs and renders all SVGs)
  • PR version preview comment appears
  • Verify PNG output quality matches browser rendering

kollhof added 2 commits March 24, 2026 09:05
- Playwright/Chromium-based SVG to PNG renderer (build.mjs)
- Semantic-release config for automated GitHub releases
- CI workflow with PR version preview
- Fix wordmark-rounded fill color to match brand palette
@github-actions
Copy link
Copy Markdown

This PR will release v1.0.0

kollhof added 2 commits March 24, 2026 09:23
- Split rendering into render.mjs run inside Docker container
- build.mjs orchestrates version detection, Docker render, and packaging
- Move Playwright to optionalDependencies (host skips, Docker installs)
- Add docker:build npm script
@github-actions
Copy link
Copy Markdown

This PR will release v1.0.0

@kollhof kollhof merged commit cfe8120 into main Mar 24, 2026
1 check passed
@kollhof kollhof deleted the asset-build branch March 24, 2026 09:36
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant