Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: oras-project/oras-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8354612f5c28fdd5200eb4c95fb8eba72dcf80e7
Choose a base ref
...
head repository: oras-project/oras-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dff6b51b98cb16609b878478ba45c5968ceff7c8
Choose a head ref
  • 3 commits
  • 4 files changed
  • 2 contributors

Commits on Nov 20, 2023

  1. feat: extend oci.Store with Delete() (#614)

    Part 4/4 of #454 
    
    This PR should be reviewed and merged after PR #606 #607 #608
    
    ---------
    
    Signed-off-by: Xiaoxuan Wang <wangxiaoxuan119@gmail.com>
    wangxiaoxuan273 authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    75d200e View commit details
    Browse the repository at this point in the history
  2. fix: rename ErrSkipDesc to SkipNode

    Signed-off-by: Xiaoxuan Wang <wangxiaoxuan119@gmail.com>
    wangxiaoxuan273 committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    8efca6a View commit details
    Browse the repository at this point in the history
  3. resolved comments

    Signed-off-by: Xiaoxuan Wang <wangxiaoxuan119@gmail.com>
    wangxiaoxuan273 committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    dff6b51 View commit details
    Browse the repository at this point in the history
Loading