bump: tag and release ORAS CLI v1.3.0-beta.2#1635
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 #1635 +/- ##
=======================================
Coverage 84.39% 84.39%
=======================================
Files 124 124
Lines 5651 5651
=======================================
Hits 4769 4769
Misses 627 627
Partials 255 255 ☔ View full report in Codecov by Sentry. |
Member
Author
|
Hi @SteveLasker, would you mind approving on the PR instead? |
6 tasks
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.2based on commit 87379d2. Approval from at least 4 of the 6 owners listed below is required:Please approve on the PR or request changes (with reasoning).
Draft Release Notes:
New Features
orasnow complies with the OCI distribution-spec v1.1.1Bug Fixes
oras manifest index create--debugor--no-ttywithoras push--oci-layout-pathshould be marked as experimental #1582: The--oci-layout-pathflag was not marked asexperimentalKBinstead ofkBin the progress barOther Changes
1.24.0Detailed Commits
Close()in write paths by @wangxiaoxuan273 in fix: handle errors returned byClose()in write paths #1581oras attachcommand by @wangxiaoxuan273 in refactor: add metadata render interface and apply it tooras attachcommand #1578manifest pushcommmand by @wangxiaoxuan273 in refactor: add handlers tomanifest pushcommmand #1555manifest index createby @wangxiaoxuan273 in fix: add digest to fetched status output ofmanifest index create#1579--oci-layout-pathas experimental by @Horiodino in fix: mark--oci-layout-pathas experimental #1607--oci-layout-pathby @Wwwsylvia in docs: update the help doc for--oci-layout-path#1609oras-goto the latest commit which fixes the symlink issue by @Wwwsylvia in fix: bumporas-goto the latest commit which fixes the symlink issue #1628oras blob pushcommand by @wangxiaoxuan273 in refactor: use handlers fororas blob pushcommand #1618New Contributors
--oci-layout-pathas experimental #1607Full Changelog: v1.3.0-beta.1...87379d2