Vendor SQL diagrams as local includes#23404
Conversation
Fixes DOC-17061 Summary of changes: - Vendored generated SQL diagram HTML into local include files. - Replaced SQL diagram remote includes with local versioned includes. - Added scripts to vendor and verify SQL diagram includes.
✅ Deploy Preview for cockroachdb-api-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Files changed:
|
✅ Deploy Preview for cockroachdb-interactivetutorials-docs canceled.
|
|
NB this relates to #23297 |
✅ Netlify Preview
To edit notification comments on pull requests, go to your Netlify project configuration. |
Review: PR #23404 — Vendor SQL diagrams as local includesOverviewThis PR adds vendored SQL diagram HTML files under Key findingsStrengths:
Questions / Suggestions (non-blocking):
LGTM overall — the approach is solid and consistent with the other vendoring PRs. @rmloveland |
|
@ebembi-crdb thanks for the review. Replying to your numbered points:
|
The supported sync and validation process should be owned by follow-up EDUENG work.
|
Updated the PR:
Follow-up issue: https://cockroachlabs.atlassian.net/browse/EDUENG-764 |
…remote_include-sql-diagrams
Fixes DOC-17061
Summary of changes:
Vendored generated SQL diagram HTML into local include files.
Replaced SQL diagram remote includes with local versioned includes.
Added scripts to vendor and verify SQL diagram includes.