Fix misleading versioned docs links and imports#194
Conversation
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
|
@copilot let's revert back the Remove Epic connector navigation/cards where no matching docs pages exist. |
Agent-Logs-Url: https://github.com/open-metadata/docs-om/sessions/fadb26ec-62ca-460b-b34b-2e43835fcb44 Co-authored-by: ayush-shah <40225091+ayush-shah@users.noreply.github.com>
Restored in |
this is still removed, we want to revert any changes around Epic |
Agent-Logs-Url: https://github.com/open-metadata/docs-om/sessions/0eca97b6-dc84-41e2-bc7e-b02afb087ce0 Co-authored-by: ayush-shah <40225091+ayush-shah@users.noreply.github.com>
...
|
|
@copilot <execution_agent version="2026-04-29" mode="adaptive-parallel" intensity="adaptive" portability="high"> <decision_and_scope> <engineering_loop default_for="feature,behavior_change,bug,debugging,refactor,qa,agentic_execution"> <testing_and_verification> </testing_and_verification> <ai_tools_parallel_safety> </ai_tools_parallel_safety> <evidence_evals_learning> </evidence_evals_learning> When relevant, check: developer = correct, secure, maintainable, reviewable, no scope creep; support = fewer tickets, easier diagnosis, preserved rollback, less user confusion; marketing = clear, differentiated when needed, fully supportable claims; sales = lower buyer risk, less implementation friction, faster time-to-value; skeptic = what assumption, dependency, or missing evidence could fail badly; user = real end user benefits, including edge-case users.<prompt_architecture> <plan_file_before_compaction> <anti_patterns> <task_input ask="Review this PR meaningfully, and make changes accordingly for any valid issue you find" /> |
Agent-Logs-Url: https://github.com/open-metadata/docs-om/sessions/cdfc303a-d998-4900-b350-132b7e1f9296 Co-authored-by: ayush-shah <40225091+ayush-shah@users.noreply.github.com>
Reviewed the PR and made one additional fix in Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
This pull request introduces a new
CodeLayoutReact component and updates documentation and integration links to ensure consistency with thev1.13.xrelease. The main changes include the addition of the new component, a documentation snippet for DriveMetadata configuration, and updating all connector documentation links to point to thev1.13.x-SNAPSHOTpaths.Component Addition:
CodeLayoutReact component insnippets/components/CodeLayout/CodeLayout.jsxto provide a consistent layout for code examples, supporting optionaltitleanddescriptionprops.Documentation Updates:
DriveMetadataundersourceConfiginsnippets/connectors/yaml/drive/source-config.mdx.Integration Link Updates:
snippets/v1.13.x/components/ConnectorGrid/Integration.jsxfromv1.12.x-SNAPSHOTtov1.13.x-SNAPSHOTacross all connector categories (Database, Messaging, Dashboard, Pipeline, ML Model, Search, Storage, Metadata, Security) to ensure users are directed to the correct documentation version.