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] Add duplicate saved objects API #6288

Merged
merged 26 commits into from
Apr 12, 2024

Commits on Mar 28, 2024

  1. Add copy saved objects API

    Signed-off-by: gaobinlong <gbinlong@amazon.com>
    gaobinlong committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    d047607 View commit details
    Browse the repository at this point in the history
  2. Modify change log

    Signed-off-by: gaobinlong <gbinlong@amazon.com>
    gaobinlong committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    317c565 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Add documents for all saved objects APIs

    Signed-off-by: gaobinlong <gbinlong@amazon.com>
    gaobinlong committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    bf4b53f View commit details
    Browse the repository at this point in the history
  2. merge main

    Signed-off-by: gaobinlong <gbinlong@amazon.com>
    gaobinlong committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    b38d1cf View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Revert the yml file change

    Signed-off-by: gaobinlong <gbinlong@amazon.com>
    gaobinlong committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    d018404 View commit details
    Browse the repository at this point in the history
  2. Move the duplicate api to workspace plugin

    Signed-off-by: gaobinlong <gbinlong@amazon.com>
    gaobinlong committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    3423606 View commit details
    Browse the repository at this point in the history
  3. Modify change log

    Signed-off-by: gaobinlong <gbinlong@amazon.com>
    gaobinlong committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    6df94c9 View commit details
    Browse the repository at this point in the history
  4. Modify api doc

    Signed-off-by: gaobinlong <gbinlong@amazon.com>
    gaobinlong committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    366565b View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Check target workspace exists or not

    Signed-off-by: gaobinlong <gbinlong@amazon.com>
    gaobinlong committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    0ecfe14 View commit details
    Browse the repository at this point in the history
  2. Remove unused import

    Signed-off-by: gaobinlong <gbinlong@amazon.com>
    gaobinlong committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    d25ec21 View commit details
    Browse the repository at this point in the history
  3. Fix test failure

    Signed-off-by: gaobinlong <gbinlong@amazon.com>
    gaobinlong committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    263a7d4 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. merge main

    Signed-off-by: gaobinlong <gbinlong@amazon.com>
    gaobinlong committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    4db87bb View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Configuration menu
    Copy the full SHA
    70723bb View commit details
    Browse the repository at this point in the history
  2. Modify change log

    Signed-off-by: gaobinlong <gbinlong@amazon.com>
    gaobinlong committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    62fcdef View commit details
    Browse the repository at this point in the history
  3. Modify workspace doc

    Signed-off-by: gaobinlong <gbinlong@amazon.com>
    gaobinlong committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    3c64421 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Add more unit tests

    Signed-off-by: gaobinlong <gbinlong@amazon.com>
    gaobinlong committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    7326a5f View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Some minor change

    Signed-off-by: gaobinlong <gbinlong@amazon.com>
    gaobinlong committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    23d5515 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac7afb8 View commit details
    Browse the repository at this point in the history
  3. Fix test failure

    Signed-off-by: gaobinlong <gbinlong@amazon.com>
    gaobinlong committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    6e57d03 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Modify test description

    Signed-off-by: gaobinlong <gbinlong@amazon.com>
    gaobinlong committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    55b902d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42242bb View commit details
    Browse the repository at this point in the history
  3. Optimize test description

    Signed-off-by: gaobinlong <gbinlong@amazon.com>
    gaobinlong committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    f172517 View commit details
    Browse the repository at this point in the history
  4. Modify test case

    Signed-off-by: gaobinlong <gbinlong@amazon.com>
    gaobinlong committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    8c9a08d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1df3d95 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5fda5a1 View commit details
    Browse the repository at this point in the history
  7. Minor change

    Signed-off-by: gaobinlong <gbinlong@amazon.com>
    gaobinlong committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    7172f55 View commit details
    Browse the repository at this point in the history