cad-editor/.github/workflows
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Hakan Seven c56e7864bb ci: deploy the wasm web app to GitHub Pages on each release (issue #45)
Add .github/workflows/pages.yml: on every published release (and manual
dispatch) it builds the web bundle with trunk
(`--public-url /OpenCADStudio/`, no-default-features so no solid3d/C
deps), adds .nojekyll, and publishes dist/ to GitHub Pages. No COOP/COEP
needed since wasm runs single-threaded.

Enable via repo Settings → Pages → Source: GitHub Actions.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-17 00:59:56 +03:00
..
pages.yml ci: deploy the wasm web app to GitHub Pages on each release (issue #45) 2026-06-17 00:59:56 +03:00
release.yml feat(packaging): desktop shortcut, icon-cache refresh, checksums, AppStream 2026-06-16 04:27:46 +03:00