Skip to content

Verify repacked Go mirror metadata - #70

Merged
bigboateng merged 1 commit into
mainfrom
fix/go-mirror-verification
Aug 11, 2026
Merged

Verify repacked Go mirror metadata#70
bigboateng merged 1 commit into
mainfrom
fix/go-mirror-verification

Conversation

@bigboateng

Copy link
Copy Markdown
Contributor

Summary

  • accept provider-generated Go module ZIP container differences
  • preserve exact-tag upload binding and require matching public/private go.mod bytes
  • add positive repack and negative metadata-drift regression coverage

Verification

  • npm run format:check
  • npm run test:release (52 passed)
  • npm run test:selfhost (13 passed)
  • git diff --check

This repairs the private-mirror verification failure observed after the successful v0.5.2 public publication. The existing v0.5.2 publisher can be rerun idempotently after merge; no new version is required.

@bigboateng
bigboateng merged commit 986b33f into main Aug 11, 2026
12 checks passed
@bigboateng
bigboateng deleted the fix/go-mirror-verification branch August 11, 2026 08:48
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