Commit Graph

2 Commits

Author SHA1 Message Date
forust 355e618c77 chore: prepare production rust release
ci / rust (push) Successful in 48s
ci / lint-yaml (push) Successful in 5s
release / linux-amd64 (push) Failing after 26s
2026-07-03 15:46:48 +02:00
forust 442ac9f580 feat: add linter configs, Dockerfile, CI/CD pipeline
- .golangci.yml — 50+ linters enabled
- .yamllint — yaml lint rules
- cicd.yaml — CI/CD with lint-go (golangci, staticcheck,
  gosec, revive), lint-yaml, build+test, publish
- Dockerfile — multi-stage scratch build
- go vet passes clean
2026-07-03 01:49:00 +02:00