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)!: move v1 to deprecated folder #7291

Merged
merged 46 commits into from
Mar 4, 2022

Commits on Feb 9, 2022

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

Commits on Feb 10, 2022

  1. fix testsg

    ji-yaqi committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    405f51c View commit details
    Browse the repository at this point in the history
  2. fix testsg

    ji-yaqi committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    5ee1fe9 View commit details
    Browse the repository at this point in the history
  3. fix setup.py

    ji-yaqi committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    e401eb0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1022c33 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed7c05f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    757df75 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f8d9e05 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d3e3f97 View commit details
    Browse the repository at this point in the history
  9. fix test

    ji-yaqi committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    9e3490d View commit details
    Browse the repository at this point in the history
  10. s'

    ji-yaqi committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    d39bb62 View commit details
    Browse the repository at this point in the history
  11. fix tests

    ji-yaqi committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    9960a2f View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2022

  1. fix test

    ji-yaqi committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    3376f46 View commit details
    Browse the repository at this point in the history
  2. retore v2 test changes

    ji-yaqi committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    6a98d98 View commit details
    Browse the repository at this point in the history
  3. fix py3.6 test

    ji-yaqi committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    d5e5160 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. fix py3.6 test

    ji-yaqi committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    232567b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebbc687 View commit details
    Browse the repository at this point in the history
  3. remove deprecated

    ji-yaqi committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    06e95ea View commit details
    Browse the repository at this point in the history
  4. fix samples test

    ji-yaqi committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    11f014d View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. sample test

    ji-yaqi committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    bd6e258 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. fix samples

    ji-yaqi committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    322e8a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b9e0c2 View commit details
    Browse the repository at this point in the history
  3. add readme

    ji-yaqi committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    cfe4347 View commit details
    Browse the repository at this point in the history
  4. restroe test

    ji-yaqi committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    fca4351 View commit details
    Browse the repository at this point in the history
  5. python require

    ji-yaqi committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    bede848 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. remove path

    ji-yaqi committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    be082b4 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. fix tests

    ji-yaqi committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    64110c5 View commit details
    Browse the repository at this point in the history
  2. inteegration tests

    ji-yaqi committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    d4678aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a890239 View commit details
    Browse the repository at this point in the history
  4. fix e2e

    ji-yaqi committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    986cfb3 View commit details
    Browse the repository at this point in the history
  5. fix e2e

    ji-yaqi committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    1a2fe34 View commit details
    Browse the repository at this point in the history
  6. fix integration tests

    ji-yaqi committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    c844d54 View commit details
    Browse the repository at this point in the history
  7. fix sampe

    ji-yaqi committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    c1f7746 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. move client down

    ji-yaqi committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    ad3e3c2 View commit details
    Browse the repository at this point in the history
  2. change to kfp

    ji-yaqi committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    f05c81c View commit details
    Browse the repository at this point in the history
  3. add import alias

    ji-yaqi committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    b033c2a View commit details
    Browse the repository at this point in the history
  4. fix

    ji-yaqi committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    5f1abef View commit details
    Browse the repository at this point in the history
  5. runid

    ji-yaqi committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    7a9dcba View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. fix dsl

    ji-yaqi committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    e506d9e View commit details
    Browse the repository at this point in the history
  2. only use kfp for function

    ji-yaqi committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    64218af View commit details
    Browse the repository at this point in the history
  3. revert train_until_good

    ji-yaqi committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    b439b04 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d9ee5b View commit details
    Browse the repository at this point in the history
  5. tfx test

    ji-yaqi committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    5dde73e View commit details
    Browse the repository at this point in the history
  6. kfp

    ji-yaqi committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    d5adb28 View commit details
    Browse the repository at this point in the history
  7. try import

    ji-yaqi committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    4abe941 View commit details
    Browse the repository at this point in the history
  8. onprem

    ji-yaqi committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    e96fc17 View commit details
    Browse the repository at this point in the history