bump: tag and release ORAS CLI v1.3.0-beta.3#1705
Merged
Merged
Conversation
Signed-off-by: Lixia (Sylvia) Lei <lixlei@microsoft.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1705 +/- ##
=======================================
Coverage 84.69% 84.69%
=======================================
Files 127 127
Lines 5718 5718
=======================================
Hits 4843 4843
Misses 622 622
Partials 253 253 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
sajayantony
approved these changes
Apr 24, 2025
|
could you please confirm when we are expecting a patch? I cant see the release yet. @Wwwsylvia @shizhMSFT @SteveLasker |
1 task
Member
@TerryHowe Yes, there is another issue tracked on oras-project/oras-www#468. It does not block the release process. I will have a PR to address the doc issue. |
Member
Author
|
@AliVerses We will prepare another vote for the patch release. |
This was referenced Aug 7, 2025
6 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this PR does / why we need it:
This PR proposes tagging and releasing
v1.3.0-beta.3based on commit fce0546. Approval from at least 4 of the 6 owners listed below is required:Please approve on the PR or request changes (with reasoning).
Changelog: v1.3.0-beta.2...fce0546
Draft Release Notes
New Features
oras manifest getas an alias fororas manifest fetch.Experimental Features
oras discover:manifestsis nowreferrers.--format jsonoption.oras discovergo-templateandjsonformats, which previously showed only the direct referrers.--depthflag that controls the maximum depth of referrers to display.oras discover --format tree.Deprecation
tableoption for the--formatflag inoras discover.Bug Fixes
--verboseflag was removed inv1.3.0-beta.1.Other Changes
1.24.2.Detailed Commits
manifest fetchby @wangxiaoxuan273 in feat: add alias formanifest fetch#1644--verboseflag by @wangxiaoxuan273 in fix: bring back--verboseflag #1660oras discoverby @wangxiaoxuan273 in feat!: support showing indirect referrers for all formats oforas discover#1653oras manifest index createby @RohanMishra315 in docs: update the help doc fororas manifest index create#1650--no-ttyout ofoption.Commonby @wangxiaoxuan273 in refactor: move--no-ttyout ofoption.Common#1699New Contributors
oras manifest index create#1650Full Changelog: v1.3.0-beta.2...v1.3.0-beta.3