Xiaoxuan Wang

Results 9 comments of Xiaoxuan Wang

We came up with an edge case and need to confirm the design: imagine a **manifest** A which has 2 successors, node B and C, both have empty content and...

As per discussion offline with @qweeah and @shizhMSFT, there are currently four small to-do items in this issue, the order matters: - [x] docs: add a doc comment before the...

> Where is this going. Any progress on the `oci.DeletableStore` ? No progress so far. I'm still in the stage of investigating. But it's likely that this PR will not...

(This comment is outdated and current implementation does not have the auto option for `--image-spec`) Current implementation and behaviors: **Display:** Show ArtifactType in metadata output during `oras push`, with both...

Let's have some discussions on the following general questions, which choices work better with actual needs? 1. Do we want to implement auto-garbage collection in `Delete()`, or provide a public...

> > 1. Do we want to implement auto-garbage collection in `Delete()`, or provide a public GC function and let user call it manually? > > I think we can...