Skip to content

ci: add golangci-lint + test workflows, smoke tests, bump to Go 1.26#15

Merged
pymq merged 1 commit into
masterfrom
ci-linter-tests
Apr 11, 2026
Merged

ci: add golangci-lint + test workflows, smoke tests, bump to Go 1.26#15
pymq merged 1 commit into
masterfrom
ci-linter-tests

Conversation

@pymq

@pymq pymq commented Apr 11, 2026

Copy link
Copy Markdown
Member

Closes #11

  • Port .golangci.yml from awl (27 linters, Go 1.26)
  • Add .github/workflows/{test,golangci-lint}.yml (linux/macos/windows matrix)
  • Add config round-trip tests and application startup smoke test
  • Bump go.mod to 1.26.0

- Port .golangci.yml from awl (27 linters, Go 1.26)
- Add .github/workflows/{test,golangci-lint}.yml (linux/macos/windows matrix)
- Add config round-trip tests and application startup smoke test
- Bump go.mod to 1.26.0
@pymq pymq force-pushed the ci-linter-tests branch from f14e232 to e26ef2b Compare April 11, 2026 13:41
@pymq pymq merged commit 28fdf07 into master Apr 11, 2026
6 checks 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.

Add basic CI

1 participant