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

Feature: Add "verify" command to download & verify checksum using Item JSON #6

Merged
merged 9 commits into from
Jul 5, 2020

Conversation

progrhyme
Copy link
Member

Feature:

  • (CLI) Add verify subcommand to verify checksum of a Version in Item JSON

Change:

  • (CLI) Set logging level by -L|--log-level LEVEL option. Obsolete --debug & -v|--verbose options
  • (client) Export func: NewHttpClient & NewHttpGetRequest

Minor Fix:

  • (client) Fix potential bug: wrong condition to clear tempdir on downloading item

Other:

  • (testing,CI) Add some CLI tests & CI task for testing

@progrhyme progrhyme merged commit 92cf75c into master Jul 5, 2020
@progrhyme progrhyme deleted the develop branch July 5, 2020 22:20
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