Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump: tag and release ORAS CLI v1.1.0-rc.2 #1076

Closed
wants to merge 24 commits into from

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    ef6e022 View commit details
    Browse the repository at this point in the history
  2. chore: fix lint warning (oras-project#1001)

    Signed-off-by: Anurag <contact.anurag7@gmail.com>
    kranurag7 committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    5194c2e View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. chore: fix the links in project readme (oras-project#1012)

    Signed-off-by: Aman <136564604+amands98@users.noreply.github.com>
    Co-authored-by: Terry Howe <terrylhowe@gmail.com>
    amands98 and TerryHowe committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    46780e7 View commit details
    Browse the repository at this point in the history
  2. chore: update container build prepare job output in Github Actions (o…

    …ras-project#1019)
    
    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    ed3fbcc View commit details
    Browse the repository at this point in the history
  3. test: add unit test for error scenario in `internal/credential/store.…

    …go` (oras-project#982)
    
    Signed-off-by: Akanksha Gahalot <akankshagahlot0307@gmail.com>
    enraiha0307 committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    21d0b71 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. chore: use golangci lint (oras-project#986)

    Signed-off-by: Anurag <contact.anurag7@gmail.com>
    kranurag7 committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    3092656 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. fix: correct e2e specs and CI check configuration (oras-project#1023)

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    a1d0764 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. workflow: add github stale action (oras-project#1024)

    Signed-off-by: Sajay Antony <sajaya@microsoft.com>
    sajayantony committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    4b9ffea View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. fix: move stale into .github/workflows (oras-project#1031)

    Signed-off-by: Sajay Antony <sajaya@microsoft.com>
    sajayantony committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    9260209 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. build(deps): bump github.com/onsi/gomega from 1.27.8 to 1.27.10 in /t…

    …est/e2e (oras-project#1037)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    41cb0c8 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. chore: improving error log for oras push and oras attach when the…

    … annotation file is invalid (oras-project#1026)
    
    Signed-off-by: Shubham Singh <shubhammahar1306@gmail.com>
    1Shubham7 committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    0b6651a View commit details
    Browse the repository at this point in the history
  2. chore: exempt stale if milestone is set (oras-project#1036)

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

Commits on Aug 8, 2023

  1. chore: add triage labels (oras-project#1055)

    Signed-off-by: Feynman Zhou <feynmanzhou@microsoft.com>
    FeynmanZhou committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    dcc112b View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. chore: make error returned by oras tag more readable (oras-project#…

    …1058)
    
    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    ceb56f8 View commit details
    Browse the repository at this point in the history
  2. revert: "feat: add flag to skip deleting obsolete referrers index" (o…

    …ras-project#1060)
    
    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    91db018 View commit details
    Browse the repository at this point in the history
  3. feat: disable referrers index GC by default (oras-project#1059)

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    fda8425 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    0e2e0f3 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. feat: pack OCI image spec v1.1 manifests (oras-project#1054)

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    30abae3 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. bump: use new packing function in oras-go (oras-project#1070)

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    742b044 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. feat: support warning in remote targets (oras-project#1057)

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    6319416 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. chore: align naming of pack option to oras-go (oras-project#1073)

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    49f58ab View commit details
    Browse the repository at this point in the history
  2. bump: update golang to 1.21 (oras-project#1074)

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    08a1a9f View commit details
    Browse the repository at this point in the history
  3. build(deps): bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.12.0 in …

    …/test/e2e (oras-project#1075)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    b848c93 View commit details
    Browse the repository at this point in the history
  4. bump: tag and release ORAS CLI v1.1.0-rc.2

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    443242e View commit details
    Browse the repository at this point in the history