Skip to content

Add continuous integration for Rust and TypeScript checks #71

Description

@jxsonyx

There is no checked-in CI workflow to enforce formatting, linting, contract tests, and SDK compilation.

Acceptance criteria:

  • Run cargo fmt, clippy, and all wired Rust tests.
  • Run npm ci and the SDK build/typecheck.
  • Cache dependencies without caching secrets or generated deployment data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions