-
Notifications
You must be signed in to change notification settings - Fork 65
Docs working branch for Sourcegraph 6.5 release #1201
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
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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
) ## Update Cody Guardrails Documentation with Known Limitations This PR enhances the Cody Guardrails documentation by adding clarity around limitations and requirements. ### Changes Made **Added Known Limitations Section:** - Exact string matching requirement (10+ lines of code) - Coverage details: ~290,000 indexed open source repositories - BYOK limitation - requires Cody Gateway access - Platform support clarification (Web app, VS Code, JetBrains IDEs) **Updated Callout:** - More specific about Enterprise + Cody Gateway requirements - Clearer messaging about BYOK incompatibility ### Why These Changes The previous documentation didn't clearly communicate important limitations that affect customer deployments, particularly around BYOK compatibility and the exact matching mechanism.
- Improved intro section with more detailed explanations - Conversation sharing - Expanded enabling section --------- Co-authored-by: Matthew Manela <[email protected]> Co-authored-by: Maedah Batool <[email protected]>
Docs for inventory stats code insights. - https://linear.app/sourcegraph/issue/SRCH-1914/enablement-loc-and-file-count-insights-in-65 --------- Co-authored-by: Marc <[email protected]>
This PR adds docs for the push-only bulk operation. Closes [EPD2-10](https://linear.app/sourcegraph/issue/EPD2-10/m3-write-documentation-in-preparation-of-65-release). ## Pull Request approval --------- Co-authored-by: Michael Bahr <[email protected]> Co-authored-by: Maedah Batool <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
Docs working branch for v6.5 release.