-
Notifications
You must be signed in to change notification settings - Fork 229
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
EDU-3394: How to mock Nexus operations in Go SDK #3184
Conversation
Thank you for letting me have a look at this. I left non-blocking comments only. Since we don't have a well-defined process in-place yet, I would highly recommend fixing the lower-cased Workflows for compliance. Other comments were from a readability viewpoint about the content, with a few stray remarks about style standards. I'm really excited about seeing the Nexus material move into place. Thank you for all your work on this feature. |
Co-authored-by: Roey Berman <[email protected]>
Going ahead and unblocking this so it can be merged. Docs standards can be adopted in follow-up tickets. |
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.
Unblocking this ticket so it can move forward.
What does this PR do?
Add docs to how to mock Nexus operation in Go SDK
Notes to reviewers