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: v1.2.0-rc.1
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: v1.2.0
Choose a head ref
  • 11 commits
  • 13 files changed
  • 3 contributors

Commits on May 17, 2024

  1. Merge pull request #1381 from qweeah/bump-v1.2.0-rc.1

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

Commits on May 20, 2024

  1. fix: remove non-classic snap plugins (#1383)

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah authored May 20, 2024
    Configuration menu
    Copy the full SHA
    06b0484 View commit details
    Browse the repository at this point in the history
  2. fix: oras cp documentation (#1384)

    Signed-off-by: Terry Howe <terrylhowe@gmail.com>
    Terry Howe authored May 20, 2024
    Configuration menu
    Copy the full SHA
    67b2182 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump actions/checkout from 3 to 4 (#1385)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Terry Howe <tlhowe@amazon.com>
    dependabot[bot] and Terry Howe authored May 20, 2024
    Configuration menu
    Copy the full SHA
    e255afa View commit details
    Browse the repository at this point in the history
  4. refactor: Get rid of deprecated PrintStatus method (#1378)

    Signed-off-by: Terry Howe <terrylhowe@gmail.com>
    Terry Howe authored May 20, 2024
    Configuration menu
    Copy the full SHA
    e24ce35 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. build(deps): bump github.com/onsi/ginkgo/v2 from 2.17.3 to 2.18.0 in …

    …/test/e2e (#1388)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 22, 2024
    Configuration menu
    Copy the full SHA
    4193bbb View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. build(deps): bump github.com/onsi/ginkgo/v2 from 2.18.0 to 2.19.0 in …

    …/test/e2e (#1390)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 27, 2024
    Configuration menu
    Copy the full SHA
    8ec5464 View commit details
    Browse the repository at this point in the history
  2. chore: Remove deprecated PrintStatus method (#1389)

    Signed-off-by: Terry Howe <terrylhowe@gmail.com>
    Terry Howe authored May 27, 2024
    Configuration menu
    Copy the full SHA
    fc07c24 View commit details
    Browse the repository at this point in the history
  3. doc: verify local files (#1386)

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah authored May 27, 2024
    Configuration menu
    Copy the full SHA
    4525398 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. fix: remove call to deprecated print (#1392)

    Signed-off-by: Terry Howe <terrylhowe@gmail.com>
    Terry Howe authored May 28, 2024
    Configuration menu
    Copy the full SHA
    9ff316c View commit details
    Browse the repository at this point in the history
  2. bump: tag and release ORAS CLI v1.2.0

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed May 28, 2024
    Configuration menu
    Copy the full SHA
    dcef719 View commit details
    Browse the repository at this point in the history
Loading