Skip to content

chore(cleanup): deploy-audit fixes — Makefile, Dockerfile, compose, smoke, externals - #24

Merged
Patel230 merged 1 commit into
mainfrom
fix/deploy-audit-cleanup
Jun 11, 2026
Merged

chore(cleanup): deploy-audit fixes — Makefile, Dockerfile, compose, smoke, externals#24
Patel230 merged 1 commit into
mainfrom
fix/deploy-audit-cleanup

Conversation

@Patel230

Copy link
Copy Markdown
Contributor

Summary

Fixes all outstanding issues from the deploy audit across hawk:

Changes

Verification

  • go build ./...
  • go vet ./...
  • gofumpt -l . — clean
  • goimports -l . — clean
  • Local tests pass

- Makefile: fix go.work stub (invalid module directive)
- Dockerfile: add ARG VERSION/COMMIT/BUILD_DATE, drop broken git describe
- docker-compose.yml: add daemon start command
- smoke-hawk.sh: remove dead yaad subcommand calls
- size-check: bump from 50MB to 100MB
- external/: sync submodules to latest main commits
@Patel230

Copy link
Copy Markdown
Contributor Author

Self-review (can't approve own PR):

All 17 CI checks pass

  • ✅ format, lint, vet, deadcode, duplication, module hygiene, secrets, markdown
  • ✅ test (race + coverage), fuzz (60s), smoke
  • ✅ build (darwin/amd64, darwin/arm64, linux/amd64, linux/arm64, windows/amd64)
  • ✅ build-and-push (Docker multi-arch image)

Changes are clean, minimal, and verified by CI. Merging.

@Patel230
Patel230 merged commit 379d55e into main Jun 11, 2026
18 checks passed
@Patel230
Patel230 deleted the fix/deploy-audit-cleanup branch June 11, 2026 05:00
Patel230 added a commit that referenced this pull request Jun 15, 2026
- Makefile: fix go.work stub (invalid module directive)
- Dockerfile: add ARG VERSION/COMMIT/BUILD_DATE, drop broken git describe
- docker-compose.yml: add daemon start command
- smoke-hawk.sh: remove dead yaad subcommand calls
- size-check: bump from 50MB to 100MB
- external/: sync submodules to latest main commits
Patel230 added a commit that referenced this pull request Jun 18, 2026
- Makefile: fix go.work stub (invalid module directive)
- Dockerfile: add ARG VERSION/COMMIT/BUILD_DATE, drop broken git describe
- docker-compose.yml: add daemon start command
- smoke-hawk.sh: remove dead yaad subcommand calls
- size-check: bump from 50MB to 100MB
- external/: sync submodules to latest main commits
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