-
Notifications
You must be signed in to change notification settings - Fork 102
Comparing changes
Open a pull request
base repository: oras-project/oras-go
base: v2.2.1
head repository: oras-project/oras-go
compare: v2.3.0
- 20 commits
- 41 files changed
- 6 contributors
Commits on May 31, 2023
-
feat: add option to skip referrers GC (#515)
Resolves #510 --------- Signed-off-by: Billy Zha <jinzha1@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 7dd0378 - Browse repository at this point
Copy the full SHA 7dd0378View commit details
Commits on Jun 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b4400e1 - Browse repository at this point
Copy the full SHA b4400e1View commit details -
fix(oci): create blobs dir and define blobs dir name constant (#520)
https://github.com/opencontainers/image-spec/blob/v1.0/image-layout.md#content specifies that the blobs dir must exist, so the changed ensureDir in this PR is a bugfix. The addition and use of the ociBlobsDir constant is more of a cleanup suggestion, and I can remove it if necessary. I've also asked for it to be added upstream at opencontainers/image-spec#1069 but that will probably take significantly longer. Signed-off-by: Clarence "Sparr" Risher <clrnc@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 2e7b65f - Browse repository at this point
Copy the full SHA 2e7b65fView commit details
Commits on Jun 27, 2023
-
fix: improve errors for
ReadAll
andloadIndexfile
(#526)NewWithContext refers to both the `oci-layout` and `index.json` as "OCI Image Layout", this PR fixes the latter. ReadAll is a deeper change that will improve error reporting for a lot of cases, at the cost of error volume. Some or all of that change could happen higher up to satisfy this particular issue. I think the expected/actual size output belongs here. There seem to be more than a few code paths in this and other repos that end up calling ReadAll multiple times without reporting which call produced an error so I think it's appropriate to also output the digest here, but that's less compelling. The Verify comment clears up confusion I encountered while working on this issue. "verifies size" implies checking for both too big AND too small, but it only checks if the file is bigger (or reader is longer) than expected. Fixes #432 Signed-off-by: Clarence "Sparr" Risher <clrnc@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 6b5bd4b - Browse repository at this point
Copy the full SHA 6b5bd4bView commit details
Commits on Jul 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4763cd4 - Browse repository at this point
Copy the full SHA 4763cd4View commit details
Commits on Jul 4, 2023
-
chore: enable workflows for release branches (#537)
Signed-off-by: Lixia (Sylvia) Lei <lixlei@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for babfc51 - Browse repository at this point
Copy the full SHA babfc51View commit details
Commits on Jul 12, 2023
-
feat: support Image Index with a subject (#548)
Resolves: #531 Signed-off-by: Lixia (Sylvia) Lei <lixlei@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for f0a9c59 - Browse repository at this point
Copy the full SHA f0a9c59View commit details
Commits on Jul 21, 2023
-
feat: add a PackOption to support packing image manifests that confor…
Configuration menu - View commit details
-
Copy full SHA for 9b52269 - Browse repository at this point
Copy the full SHA 9b52269View commit details
Commits on Jul 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2c23ef6 - Browse repository at this point
Copy the full SHA 2c23ef6View commit details
Commits on Jul 26, 2023
-
feat: update the implementation of pushing manifest for distribution-…
Configuration menu - View commit details
-
Copy full SHA for 79d7081 - Browse repository at this point
Copy the full SHA 79d7081View commit details
Commits on Jul 27, 2023
-
feat: update the implementation of deleting manifest for distribution…
Configuration menu - View commit details
-
Copy full SHA for 6ec43e7 - Browse repository at this point
Copy the full SHA 6ec43e7View commit details
Commits on Aug 2, 2023
-
Resolves: #554 Signed-off-by: Lixia (Sylvia) Lei <lixlei@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 3a2e0c1 - Browse repository at this point
Copy the full SHA 3a2e0c1View commit details -
Add `Repository.HandleWarning(Warning)` that handles encountered warning headers. Resolves: #469 Signed-off-by: Lixia (Sylvia) Lei <lixlei@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for b59a33e - Browse repository at this point
Copy the full SHA b59a33eView commit details
Commits on Aug 4, 2023
-
docs: add e2e examples for oras-go (#561)
Resolves #434 Signed-off-by: Xiaoxuan Wang <wangxiaoxuan119@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d5cefe9 - Browse repository at this point
Copy the full SHA d5cefe9View commit details
Commits on Aug 7, 2023
-
docs: display larger example (#564)
Following up issue #434 Signed-off-by: Xiaoxuan Wang <xiaoxuanwang@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 933ae41 - Browse repository at this point
Copy the full SHA 933ae41View commit details -
fix: pack should not set
artifactType
when config is specified (#565)Related issue: #532 Related discussion: oras-project/oras#1011 (comment) Signed-off-by: Lixia (Sylvia) Lei <lixlei@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for bbe92af - Browse repository at this point
Copy the full SHA bbe92afView commit details
Commits on Aug 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ea07bf6 - Browse repository at this point
Copy the full SHA ea07bf6View commit details
Commits on Aug 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e6d40b6 - Browse repository at this point
Copy the full SHA e6d40b6View commit details
Commits on Aug 24, 2023
-
refactor: refactor unexported pack methods (#573)
Signed-off-by: Lixia (Sylvia) Lei <lixlei@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 60da91b - Browse repository at this point
Copy the full SHA 60da91bView commit details -
feat: validate input media type for
oras.PackManifest
(#574)Resolves: #571 Signed-off-by: Lixia (Sylvia) Lei <lixlei@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 47d028a - Browse repository at this point
Copy the full SHA 47d028aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.2.1...v2.3.0