Skip to content

chore: refactor workflows & deploy playground#4

Merged
sagar-kap merged 3 commits into
mainfrom
issue-0/workflow/add-gh-deployment
May 22, 2026
Merged

chore: refactor workflows & deploy playground#4
sagar-kap merged 3 commits into
mainfrom
issue-0/workflow/add-gh-deployment

Conversation

@sagar-kap
Copy link
Copy Markdown
Member

Description

Fix the broken CI, link the playground via workspace ref, and add GitHub Pages deployment.

Modifications

  • Rename ci.ymlqa.yml; use pnpm/action-setup@v4 with pinned pnpm 11.1.3 and
    Node 22. Adds test:types and prepack to CI.
  • Rename playground package and switch to @weburz/particle-canvas: workspace:*, so
    it resolves the module via the package name (same path real consumers will use).
  • Add nitro.preset: 'github_pages' and env-driven app.baseURL to
    playground/nuxt.config.ts.
  • Add deploy-playground.yml to publish the playground to GitHub Pages on every merge
    to main.
  • Add issue templates and a pull-request template under .github/.

Fixed issue(s):

N/A

@sagar-kap sagar-kap merged commit ca4d20e into main May 22, 2026
1 check passed
@sagar-kap sagar-kap deleted the issue-0/workflow/add-gh-deployment branch May 22, 2026 03:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant