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

tree: support --attachment-tag-prefix #1900

Merged
merged 1 commit into from May 18, 2022
Merged

Conversation

ribbybibby
Copy link
Contributor

Summary

Use the full set of remote options in all cases (rather than just the registry options) so that tree will resolve attachments according to the provided --attachment-tag-prefix.

Release Note

Support --attachment-tag-prefix in tree command

Use the full set of remote options in all cases (rather than just the registry
options) so that tree will resolve attachments according to the provided
`--attachment-tag-prefix`.

Signed-off-by: Rob Best <robertbest89@gmail.com>
@codecov-commenter
Copy link

codecov-commenter commented May 18, 2022

Codecov Report

Merging #1900 (3f8fbee) into main (0948f31) will decrease coverage by 0.02%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main    #1900      +/-   ##
==========================================
- Coverage   34.02%   34.00%   -0.03%     
==========================================
  Files         153      153              
  Lines        9936     9934       -2     
==========================================
- Hits         3381     3378       -3     
  Misses       6175     6175              
- Partials      380      381       +1     
Impacted Files Coverage Δ
cmd/cosign/cli/tree.go 0.00% <0.00%> (ø)
pkg/cosign/tuf/client.go 61.68% <0.00%> (-0.82%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0948f31...3f8fbee. Read the comment docs.

@dlorenc dlorenc merged commit cf80511 into sigstore:main May 18, 2022
@github-actions github-actions bot added this to the v1.9.0 milestone May 18, 2022
@ribbybibby ribbybibby deleted the tree-prefix branch May 18, 2022 21:37
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.

None yet

3 participants