-
Notifications
You must be signed in to change notification settings - Fork 1.7k
typo revisited: there is only one procedure in this topic #263
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
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mongo-cr-bot
pushed a commit
that referenced
this pull request
Jan 11, 2022
* DOCS-13857 init * adjust codeblock
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jun 2, 2025
* (DOCSP-31026,DOCSP-29952): 1.9.0 1.9.1 release notes * wording * remove mention of Node upgrade
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jun 9, 2025
(DOCSP-10513): Run Compass as a different user for Kerb Auth
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jun 16, 2025
…us (#263) * DOCSP-36053 Add a warning to docker compose mode on experimental status * Apply suggestions from code review Co-authored-by: corryroot <72401712+corryroot@users.noreply.github.com> --------- Co-authored-by: corryroot <72401712+corryroot@users.noreply.github.com>
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jul 1, 2025
<!-- Add a description of your PR here (optional) --> - [DOCSP-33389](https://jira.mongodb.org/browse/DOCSP-33389) - [STAGING](https://preview-mongodberabilmdb.gatsbyjs.io/ops-manager/DOCSP-33389/tutorial/enable-ssl-for-a-deployment/#get-and-install-the-tls-certificate-on-each-mongodb-host) - [LATEST BUILD LOG](https://workerpool-boxgs.mongodbstitch.com/pages/job.html?collName=queue&jobId=667c0f5debce19f3143fc4c5) ### Self-Review Checklist - [ ] [Define](https://wiki.corp.mongodb.com/display/DE/Taxonomy+tagging+instructions) taxonomy [values](https://wiki.corp.mongodb.com/display/DE/Docs+Taxonomy) at top of page. - [ ] Add genre facets (tutorial or reference), as in this [example PR](10gen/cloud-docs#5042). - [ ] Add programmingLanguage (if necessary). - [ ] Add meta keywords (if necessary). - [ ] Resolve any new warnings or errors in the build. - [ ] Proofread for spelling and grammatical errors. - [ ] Check staging for rendering issues. - [ ] Confirm links are working.
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jul 11, 2025
…263) Review on https://github.com/10gen/docs-charts/pull/260 * Structure, WIP * WIP * WIP * WIP * WIP * Ready for internal review * Edit example * Changes based on review * Typo * Table to simplified list * Release notes date updated * Changes based on reviews * Word choice: higher to later
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jul 11, 2025
* DOCSP-22337 Getting Started tutorial (#255) * DOCSP-20890 Add readPreference example (#254) * DOCSP-20890 Add readPreference example * DOCSP-20890 updates for feedback * DOCSP-22224 Add Service Name information to Private Endpoint setup (#253) * DOCSP-22224 Add Service Name information to Private Endpoint setup * DOCSP-22224 updates for review feedback * DOCSP-22337 Getting Started tutorial * DOCSP-22337 updates for CR feedback * DOCSP-22337 updates for review feedback * DOCSP-22337 updates for feedback * DOCSP-22337 another round of updates for feedback * DOCSP-22337 updates for another round of feedback * DOCSP-22337 updates for review feedback * DOCSP-22341 document limitations (#260) * DOCSP-22341 document limitations * Update source/limitations.txt Co-authored-by: Melissa Mahoney <melissa.mahoney@mongodb.com> Co-authored-by: Melissa Mahoney <melissa.mahoney@mongodb.com> * DOCSP-22363 Create Overview page (#257) * DOCSP-22363 Create Overview page * DOCSP-22363 updates for review feedback * DOCSP-22363 next round of updates for feedback * Apply suggestions from code review suggested fixes from CR feedback Co-authored-by: Melissa Mahoney <melissa.mahoney@mongodb.com> * DOCSP-22363 billing updates * DOCSP-22363 updates for feedback * DOCSP-22363 updates for feedback * DOCSP-22363 updates to billing based on feedback Co-authored-by: Melissa Mahoney <melissa.mahoney@mongodb.com> * DOCSP-22338 Create Manage Dataset Pipeline Section (#256) * DOCSP-22338 Create Manage Dataset Pipeline Section * DOCSP-22338 updates for CR feedback * DOCSP-22338 updates for tech review feedback * DOCSP-22338 updates for review feedback * DOCSP-22338 updates for review feedback * DOCSP-22338 updates for small UI change * DOCSP-22338 updates for review feedback * DOCSP-22410 Set up redirects and dismissible banner (#261) * DOCSP-22410 Set up redirects and dismissible banner * DOCSP-22410 removed trailing slash from api URLs in redirects file * DOCSP-23094 RN for v20220607 (#263) Co-authored-by: Melissa Mahoney <melissa.mahoney@mongodb.com>
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jul 17, 2025
(cherry picked from commit ce65600)
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jul 22, 2025
* added info about AWS session token
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jul 22, 2025
* Add redirects workflow * DOCSP-47058: Shift TOC (#251) * DOCSP-47058: Shift TOC * edits * issues and help, edits * fix errors * redirects * landing * RR feedback * RR feedback 2 * fix gh action * DOCSP-47057: Network compression (#254) * DOCSP-47057: Network compression * delete * edits * MM feedback * DOCSP-47055: Collation (#258) * DOCSP-47055: Collation * add to each page * edit * edits * list format * SA feedback * DOCSP-47060: Causal consistency (#261) * DOCSP-47060: Causal consistency * edits * Fix phpcs workflow * First fixes * Fix trailing commas * Fix string quoting * Fix whitespace errors * Fix use statements * Exclude sniff that would break comments * Fix multiline function declarations * Fix wrong array indentation * Fix snake_case variable names * Remove more false-positive errors * Fix control structure spacing * Fix arrays * Use property promotion * Simplify multiline array rules * Check code formatting (#265) * Check code formatting * fix highlighting * DOCSP-47059: Work with BSON (#263) * DOCSP-47059: Work with BSON * edits * RR feedback * enum ex * feedback * DOCSP-50222: Reorganize auth pages (#266) * DOCSP-50222: Reorganize auth pages * edits * fix * snooty * DOCSP-47065: Load balancing (#257) * DOCSP-47065: Load balancing * edit * word * RR feedback * DOCSP-47056: Monitoring (#260) * DOCSP-47056: Monitoring * fixes * fix * wording * table * widths * SA feedback * PV feedback * DOCSP-47071: Extended JSON (#268) * DOCSP-47071: Extended JSON * edits * vale * feedback * DOCSP-47072: Client parameters (#273) * DOCSP-47072: Client parameters * edits * fix * DOCSP-47069: Polling SRV records (#274) * DOCSP-50753: agg tutorial link (#275) * DOCSP-47063: Logging (#267) * DOCSP-47063: Logging * edits * word * feedback * code edit * fix * JT feedback * edit * spacing * gh link * JT feedback 2 * RR feedback * DOCSP-50185: Connection troubleshooting (#272) * DOCSP-50185: Connection troubleshooting * edits * remove sharedinclude * fix * wording * fix * MM feedback * DOCSP-50220: Break up FAQ (#276) * DOCSP-50220: Break up FAQ * edits * RM feedback * AB feedback * fix highlight * DOCSP-50960: Install with pie (#278) * DOCSP-50960: Install with pie * edits * RR feedback * JT feedback * DOCSP-51123: CC edits and cleanup (#279) * DOCSP-51123: CC edits and cleanup * build * composer * code errors * commas * more phpcs errors * edits * phpcs * code fixes * more phpcs * fix * RR feedback * DOCSP-50772: isView() (#281) * DOCSP-50772: isView() * fix manual link Co-authored-by: Nora Reidy <nora.reidy@mongodb.com> --------- Co-authored-by: Nora Reidy <nora.reidy@mongodb.com> * phpcs * vale * use toc labels/titles * more titles * label * Drop psalm analysis for doc examples * AB feedback * filter * title changes * build errors --------- Co-authored-by: Andreas Braun <andreas.braun@mongodb.com> Co-authored-by: Rea Rustagi <85902999+rustagir@users.noreply.github.com>
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jul 22, 2025
* Add redirects workflow * DOCSP-47058: Shift TOC (#251) * DOCSP-47058: Shift TOC * edits * issues and help, edits * fix errors * redirects * landing * RR feedback * RR feedback 2 * fix gh action * DOCSP-47057: Network compression (#254) * DOCSP-47057: Network compression * delete * edits * MM feedback * DOCSP-47055: Collation (#258) * DOCSP-47055: Collation * add to each page * edit * edits * list format * SA feedback * DOCSP-47060: Causal consistency (#261) * DOCSP-47060: Causal consistency * edits * Fix phpcs workflow * First fixes * Fix trailing commas * Fix string quoting * Fix whitespace errors * Fix use statements * Exclude sniff that would break comments * Fix multiline function declarations * Fix wrong array indentation * Fix snake_case variable names * Remove more false-positive errors * Fix control structure spacing * Fix arrays * Use property promotion * Simplify multiline array rules * Check code formatting (#265) * Check code formatting * fix highlighting * DOCSP-47059: Work with BSON (#263) * DOCSP-47059: Work with BSON * edits * RR feedback * enum ex * feedback * DOCSP-50222: Reorganize auth pages (#266) * DOCSP-50222: Reorganize auth pages * edits * fix * snooty * DOCSP-47065: Load balancing (#257) * DOCSP-47065: Load balancing * edit * word * RR feedback * DOCSP-47056: Monitoring (#260) * DOCSP-47056: Monitoring * fixes * fix * wording * table * widths * SA feedback * PV feedback * DOCSP-47071: Extended JSON (#268) * DOCSP-47071: Extended JSON * edits * vale * feedback * DOCSP-47072: Client parameters (#273) * DOCSP-47072: Client parameters * edits * fix * DOCSP-47069: Polling SRV records (#274) * DOCSP-50753: agg tutorial link (#275) * DOCSP-47063: Logging (#267) * DOCSP-47063: Logging * edits * word * feedback * code edit * fix * JT feedback * edit * spacing * gh link * JT feedback 2 * RR feedback * DOCSP-50185: Connection troubleshooting (#272) * DOCSP-50185: Connection troubleshooting * edits * remove sharedinclude * fix * wording * fix * MM feedback * DOCSP-50220: Break up FAQ (#276) * DOCSP-50220: Break up FAQ * edits * RM feedback * AB feedback * fix highlight * DOCSP-50960: Install with pie (#278) * DOCSP-50960: Install with pie * edits * RR feedback * JT feedback * DOCSP-51123: CC edits and cleanup (#279) * DOCSP-51123: CC edits and cleanup * build * composer * code errors * commas * more phpcs errors * edits * phpcs * code fixes * more phpcs * fix * RR feedback * DOCSP-50772: isView() (#281) * DOCSP-50772: isView() * fix manual link Co-authored-by: Nora Reidy <nora.reidy@mongodb.com> --------- Co-authored-by: Nora Reidy <nora.reidy@mongodb.com> * phpcs * vale * use toc labels/titles * more titles * label * Drop psalm analysis for doc examples * AB feedback * filter * title changes * build errors --------- Co-authored-by: Andreas Braun <andreas.braun@mongodb.com> Co-authored-by: Rea Rustagi <85902999+rustagir@users.noreply.github.com> (cherry picked from commit 70a7512)
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jul 22, 2025
* PHP Comprehensive Coverage (#282) * Add redirects workflow * DOCSP-47058: Shift TOC (#251) * DOCSP-47058: Shift TOC * edits * issues and help, edits * fix errors * redirects * landing * RR feedback * RR feedback 2 * fix gh action * DOCSP-47057: Network compression (#254) * DOCSP-47057: Network compression * delete * edits * MM feedback * DOCSP-47055: Collation (#258) * DOCSP-47055: Collation * add to each page * edit * edits * list format * SA feedback * DOCSP-47060: Causal consistency (#261) * DOCSP-47060: Causal consistency * edits * Fix phpcs workflow * First fixes * Fix trailing commas * Fix string quoting * Fix whitespace errors * Fix use statements * Exclude sniff that would break comments * Fix multiline function declarations * Fix wrong array indentation * Fix snake_case variable names * Remove more false-positive errors * Fix control structure spacing * Fix arrays * Use property promotion * Simplify multiline array rules * Check code formatting (#265) * Check code formatting * fix highlighting * DOCSP-47059: Work with BSON (#263) * DOCSP-47059: Work with BSON * edits * RR feedback * enum ex * feedback * DOCSP-50222: Reorganize auth pages (#266) * DOCSP-50222: Reorganize auth pages * edits * fix * snooty * DOCSP-47065: Load balancing (#257) * DOCSP-47065: Load balancing * edit * word * RR feedback * DOCSP-47056: Monitoring (#260) * DOCSP-47056: Monitoring * fixes * fix * wording * table * widths * SA feedback * PV feedback * DOCSP-47071: Extended JSON (#268) * DOCSP-47071: Extended JSON * edits * vale * feedback * DOCSP-47072: Client parameters (#273) * DOCSP-47072: Client parameters * edits * fix * DOCSP-47069: Polling SRV records (#274) * DOCSP-50753: agg tutorial link (#275) * DOCSP-47063: Logging (#267) * DOCSP-47063: Logging * edits * word * feedback * code edit * fix * JT feedback * edit * spacing * gh link * JT feedback 2 * RR feedback * DOCSP-50185: Connection troubleshooting (#272) * DOCSP-50185: Connection troubleshooting * edits * remove sharedinclude * fix * wording * fix * MM feedback * DOCSP-50220: Break up FAQ (#276) * DOCSP-50220: Break up FAQ * edits * RM feedback * AB feedback * fix highlight * DOCSP-50960: Install with pie (#278) * DOCSP-50960: Install with pie * edits * RR feedback * JT feedback * DOCSP-51123: CC edits and cleanup (#279) * DOCSP-51123: CC edits and cleanup * build * composer * code errors * commas * more phpcs errors * edits * phpcs * code fixes * more phpcs * fix * RR feedback * DOCSP-50772: isView() (#281) * DOCSP-50772: isView() * fix manual link Co-authored-by: Nora Reidy <nora.reidy@mongodb.com> --------- Co-authored-by: Nora Reidy <nora.reidy@mongodb.com> * phpcs * vale * use toc labels/titles * more titles * label * Drop psalm analysis for doc examples * AB feedback * filter * title changes * build errors --------- Co-authored-by: Andreas Braun <andreas.braun@mongodb.com> Co-authored-by: Rea Rustagi <85902999+rustagir@users.noreply.github.com> (cherry picked from commit 70a7512) (cherry picked from commit f11a732) * build errors * remove isView --------- Co-authored-by: Andreas Braun <andreas.braun@mongodb.com> Co-authored-by: Rea Rustagi <85902999+rustagir@users.noreply.github.com>
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jul 25, 2025
… batch options (#261) (#263) * DOCSP-48557 spark options update * DOCSP-48557 links and reorder * DOCSP-48667 link fix + mdb-server consistency * DOCSP-48557 wording * DOCSP-48557 remove ital * DOCSP-49557 update default w concern (cherry picked from commit 792cdc0)
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jul 25, 2025
Add workflow action - copy compat tables to docs-shared
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jul 28, 2025
* DOCSP-49726-credit-card-app-poc-edits * edits * finalize first draft * edits * line breaks * more edits * use new proposed IS article structure * address remaining feedback * small edits
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jul 30, 2025
* DOCSP-29857: remove unused, irrelevant files * CD suggestions
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changed an intro sentence from "these procs" to "this proc" as the topic has just one proc