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(sdk): Implement Registry client #7597

Merged
merged 35 commits into from
May 10, 2022

Commits on Mar 18, 2022

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

Commits on Mar 21, 2022

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

Commits on Mar 25, 2022

  1. Add test skeleton

    chongyouquan committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    7dbe8d3 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. Add some tests

    chongyouquan committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    03d82ee View commit details
    Browse the repository at this point in the history
  2. Update code

    chongyouquan committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    7c13f50 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2022

  1. add tests

    chongyouquan committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    e989dfd View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2022

  1. update tests

    chongyouquan committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    173a767 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. Configuration menu
    Copy the full SHA
    285d1a4 View commit details
    Browse the repository at this point in the history
  2. update tests

    chongyouquan committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    5dcaa3d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa2513c View commit details
    Browse the repository at this point in the history
  4. Update wrt comments

    chongyouquan committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    0073e36 View commit details
    Browse the repository at this point in the history
  5. add type annotations

    chongyouquan committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    4d005bc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e1e2058 View commit details
    Browse the repository at this point in the history
  7. remove unused imports

    chongyouquan committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    f97128d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fe2b6e3 View commit details
    Browse the repository at this point in the history
  9. format using yapf

    chongyouquan committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    1f62bc5 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

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

Commits on Apr 27, 2022

  1. remove json conversion

    chongyouquan committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    bcebc7f View commit details
    Browse the repository at this point in the history
  2. fix header

    chongyouquan committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    6075f70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2e6b91 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9a1838 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0115190 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

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

Commits on May 3, 2022

  1. rename files

    chongyouquan committed May 3, 2022
    Configuration menu
    Copy the full SHA
    f7d7a09 View commit details
    Browse the repository at this point in the history
  2. format files

    chongyouquan committed May 3, 2022
    Configuration menu
    Copy the full SHA
    802a7ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7e9823 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c4e8372 View commit details
    Browse the repository at this point in the history
  5. add todos

    chongyouquan committed May 3, 2022
    Configuration menu
    Copy the full SHA
    7a0991f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f2858a4 View commit details
    Browse the repository at this point in the history
  7. format using yapf

    chongyouquan committed May 3, 2022
    Configuration menu
    Copy the full SHA
    4861334 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1314981 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. Update comments

    chongyouquan committed May 5, 2022
    Configuration menu
    Copy the full SHA
    a6b2162 View commit details
    Browse the repository at this point in the history
  2. Update release notes

    chongyouquan committed May 5, 2022
    Configuration menu
    Copy the full SHA
    1131cbc View commit details
    Browse the repository at this point in the history
  3. Update release notes

    chongyouquan committed May 5, 2022
    Configuration menu
    Copy the full SHA
    1405b54 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

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