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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: oras-project/oras
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release-0.15
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 8 files changed
  • 2 contributors

Commits on Oct 13, 2022

  1. fix: logout specified credential config file if provided (#626)

    Resolves: #625
    
    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah authored and shizhMSFT committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    2efa16d View commit details
    Browse the repository at this point in the history
  2. fix: fix the error handling in manifest push (#629)

    Resolve #627 
    
    Signed-off-by: Haoliang Yue <yuehaoliang@microsoft.com>
    yuehaoliang authored and shizhMSFT committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    087e1a1 View commit details
    Browse the repository at this point in the history
  3. fix: annotates manifest for attach command (#632)

    Resolves: #630
    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah authored and shizhMSFT committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    c43896c View commit details
    Browse the repository at this point in the history
  4. fix: change to use repo instead of repo.manifest because it needs to …

    …fetch a blob (#637)
    
    Resolve #636 
    
    Signed-off-by: Haoliang Yue <yuehaoliang@microsoft.com>
    yuehaoliang authored and shizhMSFT committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    3c89688 View commit details
    Browse the repository at this point in the history
  5. ci: run all check CIs against patch PR (#641)

    Resolves #640 
    
    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah authored and shizhMSFT committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    42409d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. bump: update version for 0.15 release (#645)

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah authored Oct 17, 2022
    Configuration menu
    Copy the full SHA
    36dc01d View commit details
    Browse the repository at this point in the history
Loading