Skip to content

Add CI and a status badge - #26

Merged
brocla merged 1 commit into
mainfrom
add-ci
Aug 17, 2026
Merged

Add CI and a status badge#26
brocla merged 1 commit into
mainfrom
add-ci

Conversation

@brocla

@brocla brocla commented Aug 17, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add .github/workflows/ci.yml: build/vet/test on windows-latest for pushes and PRs against main.
  • Add the CI badge to the README, linking to the workflow.

Test plan

  • go build ./...
  • go vet ./...
  • go test ./... -count=1
  • Confirm the Actions run triggered by this PR/merge goes green

🤖 Generated with Claude Code

Build, vet, and test on windows-latest for every push and PR against
main, since the background-worker tooling this repo builds against is
Windows-specific. Link the badge in the README so it isn't decoration
without a workflow behind it.
@brocla
brocla merged commit f78f016 into main Aug 17, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant