update perf 2.0.6#78
Merged
Merged
Conversation
The Documentation dropdown (and the mobile docs links) point at the other products' docs sites. They handled prod and localhost, but not the awsdev dev deployment — on dolthub.awsdev.ld-corp.com the dropdown sent you to the prod doltlab.com / doltgres.com docs. Add a devDocsLinks set for the *.awsdev.ld-corp.com hosts and pick the link set by hostname at runtime (localhost/127.0.0.1 -> local dev servers; *.awsdev.ld-corp.com -> dev; otherwise prod). Runtime detection is required because the same static build is deployed to all three environments, so the host is the only signal available; SSR/first paint still defaults to prod. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Make navbar cross-product docs links environment-aware
[ga-update-docs] Update benchmarks for Dolt v2.0.6
Deploying dolt-docs with
|
| Latest commit: |
69bc14f
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://9d5d5788.docs-2-doi.pages.dev |
| Branch Preview URL: | https://dev.docs-2-doi.pages.dev |
Deploying doltgres-docs with
|
| Latest commit: |
69bc14f
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://c4bfb668.doltgres-docs.pages.dev |
| Branch Preview URL: | https://dev.doltgres-docs.pages.dev |
Deploying doltlab-docs with
|
| Latest commit: |
69bc14f
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://6d4d7417.doltlab-docs.pages.dev |
| Branch Preview URL: | https://dev.doltlab-docs.pages.dev |
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
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.
No description provided.