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

[Workspace] [Data Source] feat: support workspace level default data source #7188

Merged
merged 11 commits into from
Jul 16, 2024

Commits on Jul 9, 2024

  1. feat: support set default ds in workspace

    Signed-off-by: tygao <tygao@amazon.com>
    raintygao committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    1335df6 View commit details
    Browse the repository at this point in the history
  2. add updateWorkspaceState

    Signed-off-by: tygao <tygao@amazon.com>
    raintygao committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    f5e39dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c577cb View commit details
    Browse the repository at this point in the history
  4. update workspace plugin test

    Signed-off-by: tygao <tygao@amazon.com>
    raintygao committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    d281d1a View commit details
    Browse the repository at this point in the history
  5. add reset workspace state and update tests

    Signed-off-by: tygao <tygao@amazon.com>
    raintygao committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    f3da037 View commit details
    Browse the repository at this point in the history
  6. update and add tests for workspace client

    Signed-off-by: tygao <tygao@amazon.com>
    raintygao committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    40d39c5 View commit details
    Browse the repository at this point in the history
  7. clear default data source if no data source left and seperate wrapper

    Signed-off-by: tygao <tygao@amazon.com>
    raintygao committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    815d61c View commit details
    Browse the repository at this point in the history
  8. add try catch and add tests

    Signed-off-by: tygao <tygao@amazon.com>
    raintygao committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    7ade58e View commit details
    Browse the repository at this point in the history
  9. disable DSM in workspace

    Signed-off-by: tygao <tygao@amazon.com>
    raintygao committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    65f09a2 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Merge branch 'main' into feat-default-ds

    Signed-off-by: Tianyu Gao <tygao@amazon.com>
    raintygao authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    c533ba8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8dbb50 View commit details
    Browse the repository at this point in the history