Skip to content

CI: lint, typecheck, build workflow #10

@HerbHall

Description

@HerbHall

Description

GitHub Actions workflow with parallel jobs for Go and frontend CI.

Deliverables

  • .github/workflows/ci.yml
  • Jobs: Go Lint + Build + Test, Frontend Lint + TypeCheck + Build, Docker Build

Acceptance Criteria

  • CI runs on push to main and on PRs
  • Go job: go build, go test, golangci-lint
  • Frontend job: tsc --noEmit, eslint, npm run build
  • Docker job: docker build succeeds

Wave

Wave 4 (independent).

Metadata

Metadata

Assignees

No one assigned

    Labels

    infraBuild, CI, Docker infrastructure

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions