Vendor example app includes as local files#23405
Conversation
✅ 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.
|
|
Related to #23297. |
✅ Netlify Preview
To edit notification comments on pull requests, go to your Netlify project configuration. |
Review: PR #23405 — Vendor example app includes as local filesOverviewThis PR vendors 60 source files from 8+ repos (Rust, Go, Java, Node.js, Python, C#, Spring) and updates 156 markdown pages across 12 version directories (v23.1 through v26.3). It adds 3 Python scripts for vendoring, verification, and validation. Key findingsStrengths:
Minor suggestions (non-blocking):
Spot-check results
LGTM with minor suggestions above. @rmloveland |
Fixes DOC-17061 Summary of changes: - Vendored example app source snippets into local include files. - Replaced example app remote includes with local includes. - Added scripts to vendor and validate example app includes.
70b1ab9 to
c47489d
Compare
|
Thanks for the review. We decided to remove the initial sync/validation scripts from this PR in favor of future EDUENG work on a better-engineered solution for ongoing sync and validation. This PR now just vendors the example app includes as local files and updates the docs include sites. |
|
Filed follow-up EDUENG work for the supported sync/validation path here: https://cockroachlabs.atlassian.net/browse/EDUENG-765 |
Fixes DOC-17061
Summary of changes:
Vendored example app source snippets into local include files.
Replaced example app remote includes with local includes.
Added scripts to vendor and validate example app includes.