bump: tag and release ORAS CLI v1.1.0#1103
Merged
Merged
Conversation
Codecov Report
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the GitHub App Integration for your organization. Read more. @@ Coverage Diff @@
## main #1103 +/- ##
==========================================
+ Coverage 80.24% 80.31% +0.06%
==========================================
Files 57 57
Lines 2931 2931
==========================================
+ Hits 2352 2354 +2
+ Misses 400 398 -2
Partials 179 179
|
Signed-off-by: Billy Zha <jinzha1@microsoft.com>
sajayantony
approved these changes
Sep 1, 2023
Contributor
|
LGTM |
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 to tag
v1.1.0and checkoutrelease-1.1based on 7079c46 and release. At least 3 approvals are needed from the 5 owners.Below is a summary of change notes since v1.1.0-rc.2:
Release Notes
Other Changes
Detailed change logs:
What's Changed
oras attachby @qweeah in test(e2e): update e2e specs fororas attach#1081oras blobspecs by @qweeah in test(e2e): use ZOT as testing backend fororas blobspecs #1083oras pushspecs to ZOT by @qweeah in test(e2e): migrateoras pushspecs to ZOT #1085oras pullspecs to ZOT by @qweeah in test(e2e): migrateoras pullspecs to ZOT #1086oras tagspecs to ZOT by @qweeah in test(e2e): migrateoras tagspecs to ZOT #1087oras repospecs to ZOT by @qweeah in test(e2e): migrateoras repospecs to ZOT #1088oras manifestspecs to ZOT by @qweeah in test(e2e): migrateoras manifestspecs to ZOT #1089oras cpandoras discoverspecs to ZOT by @qweeah in test(e2e): migrateoras cpandoras discoverspecs to ZOT #1093oras pushby @qweeah in doc: update example fororas push#1102Full Changelog: v1.1.0-rc.2...v1.1.0