-
Notifications
You must be signed in to change notification settings - Fork 5
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
Add API to deprecate local unit #2340
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please replace the string "epricate" to "eprecate" where it occurs in the files. :-)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor changes
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor changes
* WIP : Add api for deprecation of local unit. * Add api and test case for deprecate api for local unit. * Revert the depricated local-unit. * Add api and test case for deprecate api for local unit. * Fix test for local unit. * Clean up after rebase. * Remove duplicate deprecate function. * Fix typo for deprecate. * Pr fixes. * Add validation for already existing local unit object. * Modify test case for local unit. * Add validation test for deprecate local unit. * PR fixes. * Fix failed test case for local unit. * Add validation for deprecated_reason field in local unit. * Change in deprecate api and serializer --------- Co-authored-by: Sushil Tiwari <[email protected]>
Addresses
Changes
Checklist
Things that should succeed before merging.
Release
If there is a version update, make sure to tag the repository with the latest version.