Skip to content

ci: add GitHub Actions workflow for Rust, Go, and TypeScript #1

@Depo-dev

Description

@Depo-dev

Add a CI workflow running on push/PR to dev and main.\n\nRust: cargo fmt check, cargo clippy -D warnings, cargo test\nGo: go vet, golangci-lint\nTypeScript: tsc --noEmit\n\nAll three jobs must pass before merge. Workflow lives at .github/workflows/ci.yml.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions