Skip to content

feat: add alias for manifest fetch#1644

Merged
Wwwsylvia merged 5 commits into
oras-project:mainfrom
wangxiaoxuan273:alias-fetch
Mar 11, 2025
Merged

feat: add alias for manifest fetch#1644
Wwwsylvia merged 5 commits into
oras-project:mainfrom
wangxiaoxuan273:alias-fetch

Conversation

@wangxiaoxuan273

Copy link
Copy Markdown
Contributor

What this PR does / why we need it:

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #1574

Please check the following list:

  • Does the affected code have corresponding tests, e.g. unit test, E2E test?
  • Does this change require a documentation update?
  • Does this introduce breaking changes that would require an announcement or bumping the major version?
  • Do all new files have an appropriate license header?

Signed-off-by: Xiaoxuan Wang <xiaoxuanwang@microsoft.com>
@codecov

codecov Bot commented Mar 4, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.45%. Comparing base (d971ec5) to head (c94ab2b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1644      +/-   ##
==========================================
+ Coverage   84.38%   84.45%   +0.07%     
==========================================
  Files         125      125              
  Lines        5661     5661              
==========================================
+ Hits         4777     4781       +4     
+ Misses        629      625       -4     
  Partials      255      255              

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@TerryHowe TerryHowe left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

/lgtm

Comment thread cmd/oras/root/manifest/fetch.go
Xiaoxuan Wang added 2 commits March 10, 2025 18:46
Signed-off-by: Xiaoxuan Wang <xiaoxuanwang@microsoft.com>

@TerryHowe TerryHowe left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

/lgtm

Xiaoxuan Wang added 2 commits March 11, 2025 10:51
Signed-off-by: Xiaoxuan Wang <xiaoxuanwang@microsoft.com>
Signed-off-by: Xiaoxuan Wang <xiaoxuanwang@microsoft.com>

@Wwwsylvia Wwwsylvia left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@Wwwsylvia Wwwsylvia merged commit 3b495b1 into oras-project:main Mar 11, 2025
@wangxiaoxuan273 wangxiaoxuan273 deleted the alias-fetch branch August 25, 2025 02:58
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.

Add one alias to "oras manifest fetch"

3 participants