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

chore: patch on branch release-2.3 #622

Merged
merged 8 commits into from
Oct 20, 2023

Conversation

Terry Howe and others added 8 commits October 19, 2023 18:07
Signed-off-by: Terry Howe <tlhowe@amazon.com>
1. Update go mod version to `1.20`
2. Update go version matrix in workflow config files
3. Update README

Resolves: oras-project#583

---------

Signed-off-by: Lixia (Sylvia) Lei <lixlei@microsoft.com>
…errersGC (oras-project#593)

Fix: oras-project#592
Signed-off-by: Lixia (Sylvia) Lei <lixlei@microsoft.com>
Closes oras-project#600
Signed-off-by: Kyle M. Tarplee <kmtarplee@ieee.org>
Fix: oras-project#552
Signed-off-by: Lixia (Sylvia) Lei <lixlei@microsoft.com>
…ras-project#615)

1. Bump `github.com/opencontainers/image-spec` to `v1.1.0-rc5` in go mod
2. Replace "index.json" and "blobs" with corresponding constants in the
spec
3. Fix testable examples that broke by the spec change - `MediaType`
became a required field in `Descriptor`

Resolve: oras-project#599
Signed-off-by: Lixia (Sylvia) Lei <lixlei@microsoft.com>
@codecov-commenter
Copy link

Codecov Report

Merging #622 (8cc5c30) into release-2.3 (47d028a) will increase coverage by 0.24%.
The diff coverage is 86.00%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@               Coverage Diff               @@
##           release-2.3     #622      +/-   ##
===============================================
+ Coverage        74.21%   74.45%   +0.24%     
===============================================
  Files               51       51              
  Lines             4832     4847      +15     
===============================================
+ Hits              3586     3609      +23     
+ Misses             914      908       -6     
+ Partials           332      330       -2     
Files Coverage Δ
content/oci/readonlyoci.go 73.52% <100.00%> (ø)
content/oci/readonlystorage.go 87.50% <100.00%> (ø)
registry/remote/repository.go 71.19% <100.00%> (+0.29%) ⬆️
content/oci/oci.go 75.28% <50.00%> (ø)
copy.go 62.65% <33.33%> (-0.22%) ⬇️

... and 1 file with indirect coverage changes

@Wwwsylvia
Copy link
Member Author

Wwwsylvia commented Oct 20, 2023

We can also include 0f1dc30 but that needs to be done in a separate PR, as its implementation is based on a new feature which is not available in this patch version and we have to re-implement it using an old function.

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 f175957 into oras-project:release-2.3 Oct 20, 2023
7 checks passed
@Wwwsylvia Wwwsylvia deleted the cherry_pick_2.3.1 branch October 20, 2023 07:20
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.

4 participants