-
Notifications
You must be signed in to change notification settings - Fork 183
Forward port doc 12691 #3850
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
Draft
ggray-cb
wants to merge
80
commits into
release/8.0
Choose a base branch
from
forward-port-DOC-12691
base: release/8.0
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Forward port doc 12691 #3850
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
* Add finderr command line tool * Update nav * Add link to SQL++ FINDERR() function * Add link to SQL++ Error Codes
…very API (#3723) Adding details for the new `clusterLabels` parameter to rest-discovery-api.adoc
* Added deprecation for Windows 10 * Added What's new entry. * Updated release notes * Updates based on Elliot's feedback
…3750) * Add Eventing Service with Sync Gateway to What's New * Update location of Eventing REST API in nav and REST intro
Missed a digit from diagrams.adoc
Quick fix for a typo.
…package (#3741) * first-update-for-DOC-12539 * added-server-admin-dev-utility-details * minor-change * added link for cbcli * Update xrefs * review feedback implemented and added mctestauth * added tabs format * undid tabs format * a small edit in line 129 * minor change in mctestauth page * Implemented editorial edits 1 * Implemented editorial edits 2 * Implemented editorial edits 3 * Implemented editorial review 4 * Implemented editorial review 5 * Implemented editorial review 4 * Updated lines 10 53 56 * Small edit in line 10 * a minor edit in line 11 * updated nav adoc file for mctestauth page * Added link for cbc details * Edited line 82 * Correction in line 82 --------- Co-authored-by: Ray Offiah <[email protected]>
* first edit in DOC 12605 * added ftb rebalance and updated gsi * minor update in line 162 * Changed deactivate to disable as in the UI * Changed deactivate to disable as in the UI 2 * Changed deactivate to disable as in the UI 3 * Changed deactivate to disable as in the UI 4 * changed back deactivatate to disable * replaced index-storage-mode image --------- Co-authored-by: Ray Offiah <[email protected]>
Missed a digit from diagrams.adoc
* edits in mctestauth * Updated mctestauth.adoc * Update modules/cli/pages/mctestauth.adoc Simon's edits implemented. Co-authored-by: Simon Dew <[email protected]> --------- Co-authored-by: Simon Dew <[email protected]>
…docs portal (#3757) * corrected server admin tools file names * minor edit in line 162
All reviews are implemented
* Update do-a-quick-install.adoc Removed the image version "7.2.0" to allow users to download the latest image and explore new features and functionalities * Apply suggestions from code review --------- Co-authored-by: Simon Dew <[email protected]>
Make client to node encrypted ports look more readable.
Doc-12886 -- correcting bucket memory quotas info -- the corrected info is consistent with the information here --https://docs.couchbase.com/server/current/learn/buckets-memory-and-storage/storage-engines.html#couchstore-and-magma-at-a-glance
* [DOC-12951]: Link Power BI and Tableau Connectors in ODBC and JDBC Drivers
Signed-off-by: Ray Offiah <[email protected]>
Signed-off-by: Ray Offiah <[email protected]>
Add Superset connector and reorder Power BI reference Add new doc sources for Superset and Power BI connectors Updated the Antora configuration to include documentation sources for the Superset and Power BI connectors. Specified branch details for each to ensure proper content sourcing. Update Antora configuration for preview sources Added configuration for previewing documentation sources, including docs-columnar, docs-capella, and couchbase-cloud. Update BI connectivity info and configure preview sources Revised documentation to highlight native BI connectivity for key tools and streamlined references to relevant guides.
* [DOC-13153]: Feedback on Query Service Metrics | Couchbase Docs Added a short example: using CURL to retrieve metrics. Signed-off-by: Ray Offiah <[email protected]> * Update query-service-metrics.adoc Co-authored-by: Simon Dew <[email protected]> --------- Signed-off-by: Ray Offiah <[email protected]> Co-authored-by: Simon Dew <[email protected]>
corrected formatting issues
updated image under Equal groups as per https://docs.google.com/document/d/1Lnzqu7mW8PtGDzrWbS-e7SU0J457ZC2d1ijfsx_nbTw/edit?tab=t.0
Updated description of images under Equal Groups
updated as per Ben's comments on https://docs.google.com/document/d/1Lnzqu7mW8PtGDzrWbS-e7SU0J457ZC2d1ijfsx_nbTw/edit?tab=t.0
Added note that... at the beginning
updated as per comments at https://github.com/couchbase/docs-server/pull/3820/files
incorporated comments from https://github.com/couchbase/docs-server/pull/3820/files
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.
I started out just trying to get the changes to the Autofailover docs in 7.6.x ported to 8.0 so I can PR my Autofailover doc changes for 8.0 to just show the updates, but ended up pulling over all of the changes ot 7.6 since it diverged from 8.0 instead, apparently.
A lot of the changes in 7.6. were to things like the release notes, which don;t carry over between versions, so those commits don;t actually add anything to the branch.