Skip to content

Harden git-backed tests and align 0.1.0 sums - #22

Merged
Patel230 merged 1 commit into
mainfrom
feature/0.1.0-hardening
Jun 9, 2026
Merged

Harden git-backed tests and align 0.1.0 sums#22
Patel230 merged 1 commit into
mainfrom
feature/0.1.0-hardening

Conversation

@Patel230

@Patel230 Patel230 commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

0.1.0 release hardening

  • Disable commit/tag GPG signing in the snapshot tracker (internal/snapshot/snapshot.go) so internal bookkeeping commits never break on a contributor's global signing config
  • Harden all git-backed tests (snapshot, multiagent/parallel, engine/git, repomap) to isolate from host git signing via GIT_CONFIG_* env + explicit commit.gpgsign=false
  • Align workspace go.sum / go.work.sum to the 0.1.0 module snapshot

Verified locally in go.work mode (matching CI): go work sync clean, go build -mod=readonly ./cmd/hawk, gofumpt v0.10.0 clean, affected tests pass.

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