Skip to content

Add CI/CD workflows and GoReleaser configuration#2

Merged
KristofferRisa merged 2 commits intomainfrom
feat-cicd
Jan 4, 2026
Merged

Add CI/CD workflows and GoReleaser configuration#2
KristofferRisa merged 2 commits intomainfrom
feat-cicd

Conversation

@KristofferRisa
Copy link
Owner

  • Add GitHub Actions workflows (test, release, draft_release)
  • Add GoReleaser config for cross-platform builds
  • Add CLAUDE.md for future AI development assistance
  • Fix Go version in go.mod (1.25.5 → 1.23.0)

Workflows include:

  • Automated testing on push/PR (Linux, macOS, Windows)
  • Release automation with GoReleaser on version tags
  • Draft release workflow for testing releases

🤖 Generated with Claude Code

- Add GitHub Actions workflows (test, release, draft_release)
- Add GoReleaser config for cross-platform builds
- Add CLAUDE.md for future AI development assistance
- Fix Go version in go.mod (1.25.5 → 1.23.0)

Workflows include:
- Automated testing on push/PR (Linux, macOS, Windows)
- Release automation with GoReleaser on version tags
- Draft release workflow for testing releases

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@KristofferRisa KristofferRisa self-assigned this Jan 4, 2026
- Run gofmt on types.go and pretty.go
- Fixes CI lint workflow failure

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@KristofferRisa KristofferRisa merged commit 447ec60 into main Jan 4, 2026
16 checks passed
@KristofferRisa KristofferRisa deleted the feat-cicd branch January 4, 2026 10:03
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