Conversation
|
⚪
🟢 |
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
This PR aligns the RU SDK documentation to consistently include Rust and PHP across reference pages and recipes, adding code examples where available and explicitly marking unsupported functionality.
Changes:
- Added Rust/PHP tabs (often “not supported yet”) across Topic/HealthCheck/reference pages and multiple recipes.
- Added concrete Rust/PHP code examples for several areas (coordination, upsert, retry, bulk upsert, auth).
- Reordered / adjusted some SDK install and debugging sections for consistency.
Reviewed changes
Copilot reviewed 25 out of 25 changed files in this pull request and generated 5 comments.
Show a summary per file
| File | Description |
|---|---|
| ydb/docs/ru/core/reference/ydb-sdk/topic.md | Adds Rust/PHP tabs throughout Topic docs (mostly “not supported”). |
| ydb/docs/ru/core/reference/ydb-sdk/health-check-api.md | Removes Go tab and adds Rust/PHP “not supported” tabs. |
| ydb/docs/ru/core/reference/ydb-sdk/coordination.md | Adds detailed Rust coordination guidance + code examples; PHP marked unsupported. |
| ydb/docs/ru/core/reference/ydb-sdk/_includes/install.md | Reorders PHP install tab (moved below Rust). |
| ydb/docs/ru/core/recipes/ydb-sdk/vector-search.md | Adds Rust/PHP “not supported” tabs across the recipe. |
| ydb/docs/ru/core/recipes/ydb-sdk/upsert.md | Adds Rust and PHP UPSERT examples. |
| ydb/docs/ru/core/recipes/ydb-sdk/session-pool-limit.md | Adds Rust/PHP “not supported” tabs. |
| ydb/docs/ru/core/recipes/ydb-sdk/retry.md | Adds Rust and PHP retry guidance + examples. |
| ydb/docs/ru/core/recipes/ydb-sdk/init.md | Moves Rust init snippet into the main tab list order. |
| ydb/docs/ru/core/recipes/ydb-sdk/distributed-lock.md | Adds Rust distributed lock example; PHP marked unsupported. |
| ydb/docs/ru/core/recipes/ydb-sdk/debug-prometheus.md | Adds Rust/PHP “not supported” tabs. |
| ydb/docs/ru/core/recipes/ydb-sdk/debug-otel.md | Adds Rust/PHP “not supported” tabs. |
| ydb/docs/ru/core/recipes/ydb-sdk/debug-logs.md | Adds Rust logging guidance; reorders Python/JS blocks; keeps PHP logging section. |
| ydb/docs/ru/core/recipes/ydb-sdk/debug-jaeger.md | Adds Rust/PHP “not supported” tabs. |
| ydb/docs/ru/core/recipes/ydb-sdk/bulk-upsert.md | Normalizes whitespace in Java snippets; adds Rust/PHP bulk upsert examples. |
| ydb/docs/ru/core/recipes/ydb-sdk/balancing-random-choice.md | Adds Rust/PHP “not supported” tabs. |
| ydb/docs/ru/core/recipes/ydb-sdk/balancing-prefer-pile.md | Adds Rust/PHP “not supported” tabs. |
| ydb/docs/ru/core/recipes/ydb-sdk/balancing-prefer-location.md | Adds Rust/PHP “not supported” tabs. |
| ydb/docs/ru/core/recipes/ydb-sdk/balancing-prefer-local.md | Adds Rust/PHP “not supported” tabs. |
| ydb/docs/ru/core/recipes/ydb-sdk/auth-static.md | Adds Rust static-credentials example. |
| ydb/docs/ru/core/recipes/ydb-sdk/auth-service-account.md | Adds Rust service-account auth example. |
| ydb/docs/ru/core/recipes/ydb-sdk/auth-metadata.md | Adds Rust metadata-credentials example. |
| ydb/docs/ru/core/recipes/ydb-sdk/auth-env.md | Adds Rust “from env” credentials example. |
| ydb/docs/ru/core/recipes/ydb-sdk/auth-anonymous.md | Adds Rust anonymous auth example. |
| ydb/docs/ru/core/recipes/ydb-sdk/auth-access-token.md | Adds Rust access-token auth example. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
cf2c13a to
9ae802b
Compare
|
⚪
🟢 |
|
⚪
🟢 |
❌ Documentation buildRevision build failed Build logsErrors (1)❌ Link is unreachable: ru/_includes/feature-not-supported.md in ru/reference/ydb-sdk/health-check-api.md. Warnings (9)
|
9ae802b to
91c739a
Compare
|
⚪
🟢 |
|
⚪
🟢 |
✅ Documentation buildRevision built successfully Build logsWarnings (9)
|
908bfc1
|
⚪
🟢 |
|
⚪
🟢 |
✅ Documentation buildRevision built successfully Build logsWarnings (8) |
|
Backport results:
|
Changelog entry
...
Changelog category
Description for reviewers
...