Skip to content

Add checksum.json to extension zip files#545

Merged
Soner (shyim) merged 6 commits intomainfrom
feature/extension-checksum
Jun 5, 2025
Merged

Add checksum.json to extension zip files#545
Soner (shyim) merged 6 commits intomainfrom
feature/extension-checksum

Conversation

@shyim
Copy link
Copy Markdown
Member

Summary

  • Add XXH128 hashing algorithm for checksums
  • Generate checksum.json file in extension zip
  • Skip vendor and node_modules directories
  • Add comprehensive tests for checksum functionality

Test plan

  • Run the extension zip command and verify checksum.json is created
  • Verify checksums are calculated correctly
  • Run tests to validate the implementation

🤖 Generated with Claude Code

Soner (shyim) and others added 6 commits May 22, 2025 09:37
- Add XXH128 hashing algorithm for checksums
- Generate checksum.json file in extension zip
- Skip vendor and node_modules directories
- Add comprehensive tests for checksum functionality

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@shyim Soner (shyim) merged commit ba59e00 into main Jun 5, 2025
4 checks passed
@shyim Soner (shyim) deleted the feature/extension-checksum branch June 5, 2025 07:32
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