Skip to content

Enable check_md5 argument for AWS#159

Merged
SamWisedev merged 5 commits into
masterfrom
aws_md5_check
Apr 6, 2026
Merged

Enable check_md5 argument for AWS#159
SamWisedev merged 5 commits into
masterfrom
aws_md5_check

Conversation

@dheiman

@dheiman dheiman commented Mar 10, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR appears to add optional MD5 integrity verification for AWS S3 localizations (via a check_md5 extra arg), along with a patch version bump.

Changes:

  • Bump package version from 0.17.0 to 0.17.1.
  • Add check_md5 handling to the AWS S3 file handler, including multipart-aware hashing logic.
  • Refactor the AWS S3 localization command construction to build a command list before joining.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
canine/orchestrator.py Patch version bump for the release containing the new AWS check_md5 behavior.
canine/localization/file_handlers.py Adds check_md5 flag support for S3 downloads and attempts multipart-aware MD5 verification.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread canine/localization/file_handlers.py
Comment thread canine/localization/file_handlers.py Outdated
Comment thread canine/localization/file_handlers.py Outdated
@SamWisedev SamWisedev merged commit f9c8f93 into master Apr 6, 2026
1 of 3 checks passed
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.

3 participants