-
Notifications
You must be signed in to change notification settings - Fork 183
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
[CCI][GUIDE] Added Guide for Snapshot API(snapshot.md) #429
Conversation
Signed-off-by: Raman Saparkhan <[email protected]>
Needs actual content in snapshot.md :) |
Signed-off-by: Raman Saparkhan <[email protected]>
Ohhh I see, the changes weren't properly saved. It's fixed now! |
Codecov Report
@@ Coverage Diff @@
## main #429 +/- ##
==========================================
+ Coverage 70.87% 71.42% +0.54%
==========================================
Files 81 81
Lines 7664 7667 +3
==========================================
+ Hits 5432 5476 +44
+ Misses 2232 2191 -41 |
Signed-off-by: Raman Saparkhan <[email protected]>
Signed-off-by: Raman Saparkhan <[email protected]>
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.
Can we link this from somewhere?
Maybe we can add a link in USER_GUIDE.md as well as links to other guides |
@roma2023 feel free to add those links |
So, I am going to update USER_GUIDE.md, should I open a new PR for it to specify the change? |
Do it part of this PR! |
Signed-off-by: Raman Saparkhan <[email protected]>
Sorry for being late to this, let's finish it? We've done some reorganizing, so rebase this change please. I also added working samples to samples, want to add a working piece of code into this PR? |
Yes, let's finish this. I can use working pieces of the 'Hello World' sample. |
@roma2023, Could you please make the requested changes when you have a moment? Thank you! |
Please check new PR #486 and let's finish this task. I apologize for the delay. |
Description
Added Snapshot Actions Guide (guides/snapshot.md) with code examples
Issues Resolved
issue #406 resolved
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.