Skip to content

DOCSP-49976 Update Documents #517

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

Merged
merged 12 commits into from
Jun 26, 2025
Merged

Conversation

lindseymoore
Copy link
Collaborator

@lindseymoore lindseymoore commented Jun 11, 2025

Pull Request Info

PR Reviewing Guidelines

JIRA - https://jira.mongodb.org/browse/DOCSP-49976

Staging Links

https://deploy-preview-517--docs-golang.netlify.app/crud/update/
https://deploy-preview-517--docs-golang.netlify.app/crud/query/retrieve/

Self-Review Checklist

  • Is this free of any warnings or errors in the RST?
  • Did you run a spell-check?
  • Did you run a grammar-check?
  • Are all the links working?
  • Are the facets and meta keywords accurate?
  • Are the page titles greater than 20 characters long and SEO relevant?

Copy link

netlify bot commented Jun 11, 2025

Deploy Preview for docs-golang ready!

Name Link
🔨 Latest commit 92f40c5
🔍 Latest deploy log https://app.netlify.com/projects/docs-golang/deploys/6850e3441a046b0008f78e22
😎 Deploy Preview https://deploy-preview-517--docs-golang.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@rustagir rustagir self-requested a review June 12, 2025 15:34
@@ -167,7 +157,7 @@ The following document describes an employee:
...
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

S: consider updating this page to use Atlas sample data instead

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated the ex!

@lindseymoore lindseymoore requested a review from rustagir June 13, 2025 19:25
Copy link
Contributor

@rustagir rustagir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mostly lgtm except for the missing content under "sample data." Feel free to re-request if you want!

Comment on lines 68 to 69
Sample Data
~~~~~~~~~~~
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

S; It looks like there's no content under this heading, is it missing or is this heading in the wrong place?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for catching, deleted the section!

to learn how to insert a new document if no documents match the query filter.

Example
```````
UpdateOne() Example
Copy link
Collaborator Author

@lindseymoore lindseymoore Jun 17, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For technical reviewer: Can you please review this new UpdateOne() Ex? Thank you! @qingyang-hu

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 LGTM

@lindseymoore lindseymoore requested review from a team and qingyang-hu and removed request for a team June 17, 2025 15:42
@lindseymoore lindseymoore merged commit 8178d41 into mongodb:comp-cov Jun 26, 2025
5 checks passed
rachel-mack pushed a commit to rachel-mack/docs-golang that referenced this pull request Jul 30, 2025
* DOCSP-49976 Update Documents

* edits

* retrieve ex fixes

* upsert edit

* vale edit

* headings

* input format

* revert output

* edit code example and RR review

* edit

* Edit

* RR review
rachel-mack pushed a commit to rachel-mack/docs-golang that referenced this pull request Jul 30, 2025
* DOCSP-49976 Update Documents

* edits

* retrieve ex fixes

* upsert edit

* vale edit

* headings

* input format

* revert output

* edit code example and RR review

* edit

* Edit

* RR review
rachel-mack pushed a commit to rachel-mack/docs-golang that referenced this pull request Jul 30, 2025
* DOCSP-49976 Update Documents

* edits

* retrieve ex fixes

* upsert edit

* vale edit

* headings

* input format

* revert output

* edit code example and RR review

* edit

* Edit

* RR review
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants