Skip to content

ci: add GitHub Actions workflow for Go CI#31

Merged
aguxez merged 2 commits intomainfrom
claude/add-golang-ci-action-M9MrP
Feb 21, 2026
Merged

ci: add GitHub Actions workflow for Go CI#31
aguxez merged 2 commits intomainfrom
claude/add-golang-ci-action-M9MrP

Conversation

@aguxez
Copy link
Owner

@aguxez aguxez commented Feb 20, 2026

Adds test, lint, and build jobs that run on pushes and PRs to
main/master. Uses go version from go.mod, runs tests with race
detector, lints with golangci-lint, and verifies the build compiles.

https://claude.ai/code/session_01WJsztAz72b8ACyjrdws5xf

@aguxez aguxez force-pushed the claude/add-golang-ci-action-M9MrP branch from d9f695c to e46119f Compare February 20, 2026 20:44
@aguxez aguxez force-pushed the claude/add-golang-ci-action-M9MrP branch from 8f6b90d to 3ffb1e0 Compare February 21, 2026 09:09
@aguxez aguxez merged commit 2d85c48 into main Feb 21, 2026
3 checks passed
@aguxez aguxez deleted the claude/add-golang-ci-action-M9MrP branch February 21, 2026 09:13
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.

2 participants