Add CI/publish workflows, tracer tests, fix Go version in CLAUDE.md
All checks were successful
CI / test (push) Successful in 54s

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-03-23 14:35:20 +03:00
parent 84413772df
commit 362267470e
4 changed files with 187 additions and 1 deletions

View File

@@ -12,7 +12,7 @@ go vet ./... # static analysis
## Architecture
- **Module**: `git.codelab.vc/pkg/obsx`, Go 1.24, depends on OpenTelemetry and Prometheus client_golang
- **Module**: `git.codelab.vc/pkg/obsx`, Go 1.25.7, depends on OpenTelemetry and Prometheus client_golang
- **Single package** `obsx`
### Core patterns