Skip to content

Implement the get_file_sha256 action#151

Merged
panhania merged 14 commits intogoogle:masterfrom
panhania:feature/action-get_file_sha256
Sep 5, 2025
Merged

Implement the get_file_sha256 action#151
panhania merged 14 commits intogoogle:masterfrom
panhania:feature/action-get_file_sha256

Conversation

@panhania
Copy link
Member

@panhania panhania commented Sep 5, 2025

I thought that maybe we won't need this action as get_file_metadata already does support SHA-256 of the file contents (since #71) but unfortunately we also need to support calculating a digest for part of the file. Adding such logic to get_file_metadata interacts weirdly with other arguments, so we create a separate action as originally envisioned.

@panhania panhania merged commit 2489186 into google:master Sep 5, 2025
9 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.

2 participants