Skip to content

fix: remove non-existent CLI/Docker refs, align CI tooling#8

Merged
Patel230 merged 1 commit into
mainfrom
fix/production-readiness-audit
Jun 9, 2026
Merged

fix: remove non-existent CLI/Docker refs, align CI tooling#8
Patel230 merged 1 commit into
mainfrom
fix/production-readiness-audit

Conversation

@Patel230

@Patel230 Patel230 commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Summary

Production-readiness audit fixes for sight (an embeddable MCP/library, not a CLI binary).

  • Deleted deploy/docker/docker-compose.yml — it referenced a non-existent Dockerfile + binary, which does not apply to this library.
  • Corrected docs and api/openapi.yaml to describe the real embeddable MCP/library surface instead of a non-existent CLI binary.
  • CI: pinned gofumpt v0.10.0 and aligned the golangci-lint version between CI and local tooling.
  • Fixed sgconfig.yaml reference to a non-existent tests dir, and corrected the stale internal/output/sarif.go path in CHANGELOG and the PR template.

Verification

  • go build / go vet / go test pass
  • gofumpt clean
  • golangci-lint 0 issues

- Deleted deploy/docker/docker-compose.yml (referenced a non-existent Dockerfile + binary) for this library.
- docs + api/openapi.yaml: corrected to the real embeddable MCP/library surface instead of a non-existent CLI binary.
- CI: pinned gofumpt v0.10.0; aligned golangci-lint version between CI and local tooling.
- Fixed sgconfig.yaml reference to a non-existent tests dir; corrected stale internal/output/sarif.go path in CHANGELOG/PR template.

Verified: go build/vet/test pass; gofumpt clean; golangci-lint 0 issues.
@Patel230 Patel230 merged commit f127a3a into main Jun 9, 2026
11 checks passed
@Patel230 Patel230 deleted the fix/production-readiness-audit branch June 9, 2026 11:01
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