Skip to content

Don't mark hash argument as required.#644

Merged
Hayden-IO merged 1 commit intosigstore:mainfrom
kommendorkapten:fix-timestamp-hash-param
Feb 22, 2024
Merged

Don't mark hash argument as required.#644
Hayden-IO merged 1 commit intosigstore:mainfrom
kommendorkapten:fix-timestamp-hash-param

Conversation

@kommendorkapten
Copy link
Copy Markdown
Member

Summary

The hash hash argument a default value, which is documented. The mark required call broke this as it forces the caller to actually provide the hash algorithm

Release Note

  • --hash argument to the timestamp-cli timestamp command is now optional as the documentation explains

Documentation

n/a

The hash hash argument a default value, which is documented. The mark
required call broke this as it forces the caller to actually provide
the hash algorithm

Signed-off-by: Fredrik Skogman <kommendorkapten@github.com>
@kommendorkapten kommendorkapten requested a review from a team as a code owner February 22, 2024 09:53
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6fd19b0) 52.85% compared to head (7969f71) 54.85%.
Report is 16 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #644      +/-   ##
==========================================
+ Coverage   52.85%   54.85%   +1.99%     
==========================================
  Files          20       20              
  Lines        1209      948     -261     
==========================================
- Hits          639      520     -119     
+ Misses        509      367     -142     
  Partials       61       61              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cpanato cpanato requested a review from Hayden-IO February 22, 2024 10:24
@Hayden-IO Hayden-IO merged commit 755991c into sigstore:main Feb 22, 2024
@kommendorkapten kommendorkapten deleted the fix-timestamp-hash-param branch February 22, 2024 17:50
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