Skip to content

Browser Code CI; Push and PR Validation #13

@harshverma27

Description

@harshverma27

This is s safety net that is entirely missing from the BrowserCode repository.

I have a plan to create the above; and here's it.

I plan to run three quality gates; lint, type-check, and build, On every PR and every push to main, so nothing broken can slip through to Cloudflare Pages.

  • a. LINT (Prettier format check + ESLint)
  • b. TYPE CHECK (svelte-check + tsc)
  • c. BUILD (Vite production build via Cloudflare adapter)

Let me know what do you think about this @alexp-sssup, if this makes sense I'll start building it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions