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

feat!: support oras.TagN #301

Merged
merged 11 commits into from
Sep 7, 2022
Merged

Conversation

Wwwsylvia
Copy link
Member

@Wwwsylvia Wwwsylvia commented Sep 7, 2022

Resolves #287
Fixes #298

BREAKING CHANGE: deprecate registry.ReferenceTagger and Repository.TagReference
Signed-off-by: Sylvia Lei lixlei@microsoft.com

Signed-off-by: Sylvia Lei <lixlei@microsoft.com>
Signed-off-by: Sylvia Lei <lixlei@microsoft.com>
Signed-off-by: Sylvia Lei <lixlei@microsoft.com>
Signed-off-by: Sylvia Lei <lixlei@microsoft.com>
Signed-off-by: Sylvia Lei <lixlei@microsoft.com>
Signed-off-by: Sylvia Lei <lixlei@microsoft.com>
Signed-off-by: Sylvia Lei <lixlei@microsoft.com>
@codecov-commenter
Copy link

codecov-commenter commented Sep 7, 2022

Codecov Report

Merging #301 (e3679ed) into main (9a92908) will increase coverage by 0.22%.
The diff coverage is 71.97%.

@@            Coverage Diff             @@
##             main     #301      +/-   ##
==========================================
+ Coverage   71.57%   71.80%   +0.22%     
==========================================
  Files          37       38       +1     
  Lines        3515     3582      +67     
==========================================
+ Hits         2516     2572      +56     
- Misses        747      753       +6     
- Partials      252      257       +5     
Impacted Files Coverage Δ
internal/registryutil/proxy.go 65.90% <0.00%> (-5.52%) ⬇️
registry/remote/utils.go 73.91% <ø> (-3.02%) ⬇️
registry/repository.go 0.00% <ø> (ø)
registry/remote/repository.go 66.21% <71.59%> (+0.48%) ⬆️
content.go 77.21% <73.86%> (+0.93%) ⬆️
internal/registryutil/auth.go 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Signed-off-by: Sylvia Lei <lixlei@microsoft.com>
Signed-off-by: Sylvia Lei <lixlei@microsoft.com>
Signed-off-by: Sylvia Lei <lixlei@microsoft.com>
Copy link
Contributor

@shizhMSFT shizhMSFT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Signed-off-by: Sylvia Lei <lixlei@microsoft.com>
Copy link
Contributor

@shizhMSFT shizhMSFT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@shizhMSFT shizhMSFT merged commit d9a8f82 into oras-project:main Sep 7, 2022
@Wwwsylvia Wwwsylvia deleted the multi-tagging branch September 7, 2022 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants