Skip to content

docs/add examples#6

Merged
Patel230 merged 3 commits into
mainfrom
docs/add-examples
Jun 2, 2026
Merged

docs/add examples#6
Patel230 merged 3 commits into
mainfrom
docs/add-examples

Conversation

@Patel230

@Patel230 Patel230 commented Jun 2, 2026

Copy link
Copy Markdown
Contributor
  • chore: add microservice architecture scaffolding
  • fix: exclude go.work from Docker build context
  • docs: add examples directory with basic usage

Patel230 and others added 3 commits June 1, 2026 22:15
Add Dockerfile, .dockerignore, .env.example, api/openapi.yaml,
deploy/docker/docker-compose.yml, docs/architecture.md, and
.github/workflows/docker.yml for GHCR build+push CI.
go.work contains local replace directives that break
Docker builds. Add go.work and go.work.sum to .dockerignore.
Add examples/basic/main.go demonstrating how to use sight for code review.

Co-authored-by: CommandCodeBot <noreply@commandcode.ai>
@Patel230 Patel230 merged commit f20496c into main Jun 2, 2026
3 of 7 checks passed
@Patel230 Patel230 deleted the docs/add-examples branch June 2, 2026 00:03
Patel230 added a commit that referenced this pull request Jun 8, 2026
* chore: add microservice architecture scaffolding

Add Dockerfile, .dockerignore, .env.example, api/openapi.yaml,
deploy/docker/docker-compose.yml, docs/architecture.md, and
.github/workflows/docker.yml for GHCR build+push CI.

* fix: exclude go.work from Docker build context

go.work contains local replace directives that break
Docker builds. Add go.work and go.work.sum to .dockerignore.

* docs: add examples directory with basic usage

Add examples/basic/main.go demonstrating how to use sight for code review.


---------
Patel230 added a commit that referenced this pull request Jun 8, 2026
* chore: add microservice architecture scaffolding

Add Dockerfile, .dockerignore, .env.example, api/openapi.yaml,
deploy/docker/docker-compose.yml, docs/architecture.md, and
.github/workflows/docker.yml for GHCR build+push CI.

* fix: exclude go.work from Docker build context

go.work contains local replace directives that break
Docker builds. Add go.work and go.work.sum to .dockerignore.

* docs: add examples directory with basic usage

Add examples/basic/main.go demonstrating how to use sight for code review.


---------
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