Skip to content

Conversation

@rubenbaraut
Copy link
Collaborator

@rubenbaraut rubenbaraut commented Oct 31, 2025

This pull request enhances the release automation script by adding support for updating MCPB package metadata with versioned URLs and SHA256 file hashes in server.json. The most important changes are grouped below:

Security and Package Metadata Automation:

  • Added a calculateSHA256 function to compute and log the SHA256 hash of MCPB package files, improving file integrity verification.
  • Automated the update of MCPB package entries in server.json to include new versioned identifier URLs and their corresponding SHA256 hashes during the release process.

Dependency Updates:

  • Imported the createHash method from the crypto module to enable SHA256 hash calculation.

@rubenbaraut rubenbaraut changed the title feat: modify release script mcpb update in server.json feat: modify release script to update mcpb versions in server.json Oct 31, 2025
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.

5 participants