Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new 'checksums' command, to add sha1 or md5 machine tags. #34

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

samwilson
Copy link
Contributor

Refs #20

@samwilson
Copy link
Contributor Author

I thought of that, but this seems a separate operation. Do you think it'd be better as part of the download command?

I guess it would then also make sense to check for the existence of checksum tags when downloading, and verify the downloads.

And I think the tag re-adding is wrong here! It probably has to re-add them in their "raw" form, i.e. not these concatenated and lowercase form.

@samwilson
Copy link
Contributor Author

I've rejigged this to work correctly with adding the new tag.

It's still a separate command, because I think it makes it more flexible this way. We could still add a checksum check to the download command though.

What do you think?

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