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

feat: support --platform for oras attach #1309

Merged
merged 10 commits into from
Apr 7, 2024

Commits on Mar 26, 2024

  1. feat: support --platform for oras attach

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    168c9e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70f7700 View commit details
    Browse the repository at this point in the history
  3. fix e2e

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

Commits on Mar 27, 2024

  1. add comment for E2E

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    3aee810 View commit details
    Browse the repository at this point in the history
  2. fix e2e

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

Commits on Apr 7, 2024

  1. Merge remote-tracking branch 'upstream/main' into attach-platform

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    fdd6bc7 View commit details
    Browse the repository at this point in the history
  2. resolve comments

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    3c5635e View commit details
    Browse the repository at this point in the history
  3. fix unit test

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    95a99a7 View commit details
    Browse the repository at this point in the history
  4. add missing backtick

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    fc6494c View commit details
    Browse the repository at this point in the history
  5. add error message

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