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

Migrate client to github.com/databricks/databricks-sdk-go #1848

Merged
merged 27 commits into from
Feb 20, 2023
Merged

Commits on Feb 16, 2023

  1. Migrate to Go SDK client

    nfx committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    11621ba View commit details
    Browse the repository at this point in the history
  2. mass replace

    nfx committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    cd402a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65d8e43 View commit details
    Browse the repository at this point in the history
  4. remove redundant config

    nfx committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    22e706d View commit details
    Browse the repository at this point in the history
  5. fix more tests

    nfx committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    1bc69a5 View commit details
    Browse the repository at this point in the history
  6. go mod tidy

    nfx committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    b21a0e5 View commit details
    Browse the repository at this point in the history
  7. fixed almost all tests

    nfx committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    5a1e45f View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. Configuration menu
    Copy the full SHA
    23759bf View commit details
    Browse the repository at this point in the history
  2. bump go sdk to v0.3.1

    nfx committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    f30cb28 View commit details
    Browse the repository at this point in the history
  3. fix the az fixture

    nfx committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    5886755 View commit details
    Browse the repository at this point in the history
  4. propagate proper user agent

    nfx committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    829df0d View commit details
    Browse the repository at this point in the history
  5. fix tests

    nfx committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    e6aeba3 View commit details
    Browse the repository at this point in the history
  6. try

    nfx committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    deaa6d1 View commit details
    Browse the repository at this point in the history
  7. fix

    nfx committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    dc480dc View commit details
    Browse the repository at this point in the history
  8. remove tf

    nfx committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    b810f05 View commit details
    Browse the repository at this point in the history
  9. move files

    nfx committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    78dc1b3 View commit details
    Browse the repository at this point in the history
  10. try fix account lests

    nfx committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    50622d1 View commit details
    Browse the repository at this point in the history
  11. bring back table acl test

    nfx committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    9c8eab6 View commit details
    Browse the repository at this point in the history
  12. some fixes

    nfx committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    22b9012 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. os.Setenv -> t.Setenv in tests

    nfx committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    c4b2845 View commit details
    Browse the repository at this point in the history
  2. setenv is tests

    nfx committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    ea0fe31 View commit details
    Browse the repository at this point in the history
  3. more comments

    nfx committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    4cc7196 View commit details
    Browse the repository at this point in the history
  4. refactor errors.As

    nfx committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    d23ba36 View commit details
    Browse the repository at this point in the history
  5. recover some tests

    nfx committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    f3348e6 View commit details
    Browse the repository at this point in the history
  6. doc

    nfx committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    3b39ab1 View commit details
    Browse the repository at this point in the history
  7. more chganges

    nfx committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    8baab1b View commit details
    Browse the repository at this point in the history
  8. revert some of t.Setenv

    nfx committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    780f7bd View commit details
    Browse the repository at this point in the history