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

merge: add fixes from main #1044

Closed
wants to merge 69 commits into from
Closed

Commits on Mar 21, 2023

  1. refactor: Logger initializes logging (oras-project#867)

    Signed-off-by: Terry Howe <tlhowe@amazon.com>
    Terry Howe authored Mar 21, 2023
    Configuration menu
    Copy the full SHA
    660d167 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2023

  1. test(cov): make unit tests cover more (oras-project#905)

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah authored Mar 26, 2023
    Configuration menu
    Copy the full SHA
    67dca8e View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. refactor: add root package for Cobra commands (oras-project#825)

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah authored Mar 30, 2023
    Configuration menu
    Copy the full SHA
    07a754e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60eec26 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. refactor: unify command contexts (oras-project#899)

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    3341fac View commit details
    Browse the repository at this point in the history
  2. test: generate coverage profile during e2e tests (oras-project#903)

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    55751b8 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2023

  1. build(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0 (oras-pr…

    …oject#919)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 8, 2023
    Configuration menu
    Copy the full SHA
    981e419 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. refactor: replace terminal package used by oras login (oras-project…

    …#910)
    
    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    f005e2f View commit details
    Browse the repository at this point in the history
  2. test(e2e): OCI layout specs for oras tag (oras-project#902)

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

Commits on Apr 11, 2023

  1. build(deps): bump github.com/docker/cli from 23.0.2+incompatible to 2…

    …3.0.3+incompatible (oras-project#918)
    
    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 Apr 11, 2023
    Configuration menu
    Copy the full SHA
    a7e690e View commit details
    Browse the repository at this point in the history
  2. Add make target for e2e (oras-project#924)

    Signed-off-by: Sajay Antony <sajaya@microsoft.com>
    sajayantony authored Apr 11, 2023
    Configuration menu
    Copy the full SHA
    9d7edb9 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. test: make e2e coverage data in action (oras-project#926)

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah authored Apr 13, 2023
    Configuration menu
    Copy the full SHA
    676a8ed View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. build(deps): bump github.com/docker/cli from 23.0.3+incompatible to 2…

    …3.0.4+incompatible (oras-project#929)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 18, 2023
    Configuration menu
    Copy the full SHA
    07fbec8 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. feat: use oras-credential-go to do auth (oras-project#932)

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah authored Apr 27, 2023
    Configuration menu
    Copy the full SHA
    a54a99d View commit details
    Browse the repository at this point in the history
  2. doc: fix broken logo link (oras-project#935)

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

Commits on Apr 28, 2023

  1. docs: fix broken links in README (oras-project#937)

    Signed-off-by: Xiaoxuan Wang <wangxiaoxuan119@gmail.com>
    wangxiaoxuan273 authored Apr 28, 2023
    Configuration menu
    Copy the full SHA
    103aef5 View commit details
    Browse the repository at this point in the history
  2. build: using cross compilation in docker build (oras-project#938)

    Signed-off-by: Bin Du <bindu@microsoft.com>
    northtyphoon authored Apr 28, 2023
    Configuration menu
    Copy the full SHA
    776041f View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. build(deps): bump golang.org/x/term from 0.7.0 to 0.8.0 (oras-project…

    …#942)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 5, 2023
    Configuration menu
    Copy the full SHA
    861c3b2 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. build(deps): bump oras-go and oras-credentials-go (oras-project#946)

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

Commits on May 18, 2023

  1. fixed the link in the file : oras/CONTRIBUTING.md (oras-project#951)

    Signed-off-by: yash <yash7raut@gmail.com>
    yash7raut authored May 18, 2023
    Configuration menu
    Copy the full SHA
    60ee07e View commit details
    Browse the repository at this point in the history
  2. build(deps): bump github.com/sirupsen/logrus from 1.9.0 to 1.9.2 (ora…

    …s-project#953)
    
    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 18, 2023
    Configuration menu
    Copy the full SHA
    b6fbe97 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. build: add dependabot for e2e module (oras-project#958)

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah authored May 30, 2023
    Configuration menu
    Copy the full SHA
    92187ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5717a05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d802fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c5b4364 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0f68de4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e24078f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    379a308 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Configuration menu
    Copy the full SHA
    cd7319c View commit details
    Browse the repository at this point in the history
  2. fix: correct spec flag description (oras-project#964)

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

Commits on Jun 5, 2023

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

Commits on Jun 6, 2023

  1. chore: add snap for ubuntu (oras-project#965)

    Signed-off-by: Samir Akarioh <samir.akarioh@canonical.com>
    Signed-off-by: SamirPS <samir.akarioh@canonical.com>
    Co-authored-by: Terry Howe <terrylhowe@gmail.com>
    Co-authored-by: Billy Zha <jinzha1@microsoft.com>
    3 people authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    3ff15bb View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

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

    …st/e2e (oras-project#970)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 8, 2023
    Configuration menu
    Copy the full SHA
    5c1581e View commit details
    Browse the repository at this point in the history
  2. build(deps): bump github.com/onsi/ginkgo/v2 from 2.9.7 to 2.10.0 in /…

    …test/e2e (oras-project#969)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 8, 2023
    Configuration menu
    Copy the full SHA
    4bed51a View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. chore: simplify e2e scripts and github action (oras-project#967)

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    Co-authored-by: Terry Howe <tlhowe@amazon.com>
    qweeah and Terry Howe authored Jun 9, 2023
    Configuration menu
    Copy the full SHA
    455e8de View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Add help to make file

    Signed-off-by: Terry Howe <tlhowe@amazon.com>
    Terry Howe committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    d310eb6 View commit details
    Browse the repository at this point in the history
  2. Revert "Add help to make file" (oras-project#974)

    Signed-off-by: Terry Howe <tlhowe@amazon.com>
    Terry Howe authored Jun 14, 2023
    Configuration menu
    Copy the full SHA
    7c09fd4 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Add help to make file (oras-project#975)

    Signed-off-by: Terry Howe <tlhowe@amazon.com>
    Terry Howe authored Jun 19, 2023
    Configuration menu
    Copy the full SHA
    22a7316 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Configuration menu
    Copy the full SHA
    b908e36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    365ad23 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. test: add unit-tests for internal/version.go (oras-project#977)

    Signed-off-by: Akanksha Gahalot <akankshagahlot0307@gmail.com>
    enraiha0307 authored Jun 21, 2023
    Configuration menu
    Copy the full SHA
    bf33bb7 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. build(deps): bump github.com/oras-project/oras-credentials-go from 0.…

    …1.1 to 0.2.0 (oras-project#990)
    
    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    b4cac2e View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. fix: enforce path validation for push/attach and improve path travers…

    …al failure message for pull (oras-project#988)
    
    Signed-off-by: suganyas <ssuganyatce@gmail.com>
    Co-authored-by: Billy Zha <qweeah@gmail.com>
    Co-authored-by: Shiwei Zhang <shizh@microsoft.com>
    3 people authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    99c55ce View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. chore: add experimental mark to filtered tag listing (oras-project#994)

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah authored Jun 29, 2023
    Configuration menu
    Copy the full SHA
    de3cc9a View commit details
    Browse the repository at this point in the history
  2. test(e2e): add test for pushing via absolute path (oras-project#991)

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah authored Jun 29, 2023
    Configuration menu
    Copy the full SHA
    5e2cfe9 View commit details
    Browse the repository at this point in the history
  3. test(e2e): update spec-related constants to string literal (oras-proj…

    …ect#992)
    
    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah authored Jun 29, 2023
    Configuration menu
    Copy the full SHA
    f9aec91 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. chore: update help doc with OCI layout support (oras-project#997)

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah authored Jul 3, 2023
    Configuration menu
    Copy the full SHA
    ef743de View commit details
    Browse the repository at this point in the history
  2. feat: add flag to skip deleting obsolete referrers index (oras-projec…

    …t#957)
    
    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    Co-authored-by: Terry Howe <tlhowe@amazon.com>
    qweeah and Terry Howe authored Jul 3, 2023
    Configuration menu
    Copy the full SHA
    ba60b99 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. fix: pushing based on temporary file store path (oras-project#996)

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

Commits on Jul 5, 2023

  1. chore: update minor version (oras-project#1000)

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

Commits on Jul 6, 2023

  1. fix: properly print tree for oras discover (oras-project#1005)

    Signed-off-by: Shiwei Zhang <shizh@microsoft.com>
    shizhMSFT authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    34390f9 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump golang.org/x/term from 0.9.0 to 0.10.0 (oras-projec…

    …t#1008)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    e63c7ba View commit details
    Browse the repository at this point in the history
  3. build(deps): bump oras-go to main branch (oras-project#1004)

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

Commits on Jul 10, 2023

  1. revert: "chore: update minor version (oras-project#1000)" (oras-proje…

    …ct#1014)
    
    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    43e585f View commit details
    Browse the repository at this point in the history
  2. bump: update golang from 1.20.2 to 1.20.5 (oras-project#1015)

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    57c63b8 View commit details
    Browse the repository at this point in the history
  3. bump: update oras version to 1.1.0-rc.1

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

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 authored 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 authored 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 authored 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 authored 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 authored 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 authored 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 authored 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 authored 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] authored 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 authored 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 authored 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 3, 2023

  1. Revert "feat: add flag to skip deleting obsolete referrers index (ora…

    …s-project#957)"
    
    This reverts commit ba60b99.
    
    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    078dd8e View commit details
    Browse the repository at this point in the history