Skip to content

Fix private Go and Rust package integrity - #6

Merged
bigboateng merged 1 commit into
mainfrom
codex/registry-integrity
Aug 1, 2026
Merged

Fix private Go and Rust package integrity#6
bigboateng merged 1 commit into
mainfrom
codex/registry-integrity

Conversation

@bigboateng

Copy link
Copy Markdown
Contributor

Summary

  • publish Go from the clean tagged Git tree so its checksum matches the public module
  • mark Rust dependencies as crates.io dependencies in the private sparse index

Verification

  • reproduced Go checksum mismatch through the public gateway
  • reproduced Cargo dependency resolution failure through the private index
  • workflow diff passes git diff --check

After merge, v0.1.7 will be republished and both website install commands will be exercised end to end.

@bigboateng
bigboateng merged commit cdbf462 into main Aug 1, 2026
4 checks passed
@bigboateng
bigboateng deleted the codex/registry-integrity branch August 1, 2026 08:57
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