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][Feature] Import sample data to workspace #210

Commits on Oct 7, 2023

  1. feat: import sample data saved objects to workspace

    Signed-off-by: Lin Wang <wonglam@amazon.com>
    wanglam committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    0a17456 View commit details
    Browse the repository at this point in the history
  2. refactor: simplify sample data saved object id prefix logic (#1)

    * refactor: simplify sample data saved object id prefix logic
    
    Signed-off-by: Yulong Ruan <ruanyl@amazon.com>
    
    * fix: align the prefix order of sample data install and uninstall
    
    rename appendPrefix to addPrefix
    
    Signed-off-by: Yulong Ruan <ruanyl@amazon.com>
    
    ---------
    
    Signed-off-by: Yulong Ruan <ruanyl@amazon.com>
    ruanyl authored and wanglam committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    c0abc45 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. refactor: assigned copied saved objects to new variables

    Signed-off-by: Lin Wang <wonglam@amazon.com>
    wanglam committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    28732c5 View commit details
    Browse the repository at this point in the history