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

[Backport] Add duplicate saved objects API (#6288) #326

Merged

Conversation

gaobinlong
Copy link
Collaborator

Description

Backport the code change of OSD-core about duplicate API to this branch.

Issues Resolved

Screenshot

Testing the changes

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

* Add copy saved objects API

Signed-off-by: gaobinlong <gbinlong@amazon.com>

* Modify change log

Signed-off-by: gaobinlong <gbinlong@amazon.com>

* Add documents for all saved objects APIs

Signed-off-by: gaobinlong <gbinlong@amazon.com>

* Revert the yml file change

Signed-off-by: gaobinlong <gbinlong@amazon.com>

* Move the duplicate api to workspace plugin

Signed-off-by: gaobinlong <gbinlong@amazon.com>

* Modify change log

Signed-off-by: gaobinlong <gbinlong@amazon.com>

* Modify api doc

Signed-off-by: gaobinlong <gbinlong@amazon.com>

* Check target workspace exists or not

Signed-off-by: gaobinlong <gbinlong@amazon.com>

* Remove unused import

Signed-off-by: gaobinlong <gbinlong@amazon.com>

* Fix test failure

Signed-off-by: gaobinlong <gbinlong@amazon.com>

* Modify change log

Signed-off-by: gaobinlong <gbinlong@amazon.com>

* Modify workspace doc

Signed-off-by: gaobinlong <gbinlong@amazon.com>

* Add more unit tests

Signed-off-by: gaobinlong <gbinlong@amazon.com>

* Some minor change

Signed-off-by: gaobinlong <gbinlong@amazon.com>

* Fix test failure

Signed-off-by: gaobinlong <gbinlong@amazon.com>

* Modify test description

Signed-off-by: gaobinlong <gbinlong@amazon.com>

* Optimize test description

Signed-off-by: gaobinlong <gbinlong@amazon.com>

* Modify test case

Signed-off-by: gaobinlong <gbinlong@amazon.com>

* Minor change

Signed-off-by: gaobinlong <gbinlong@amazon.com>

---------

Signed-off-by: gaobinlong <gbinlong@amazon.com>
@gaobinlong gaobinlong removed the request for review from SuZhou-Joe April 12, 2024 03:48
@SuZhou-Joe SuZhou-Joe merged commit f792a32 into ruanyl:workspace-pr-integr Apr 12, 2024
44 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants