Skip to content

Add GitHub Actions CI for build + test #2

@dkontango

Description

@dkontango

Summary

Set up CI to run on every PR and push to main.

Tasks

  • go build ./... for both cmd/schmutz and cmd/join
  • go test ./...
  • go vet ./...
  • Cross-compile release binaries on tag push
  • Upload binaries + checksums to GitHub Releases automatically

Notes

Keep it simple — single workflow file, no matrix unless needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions