Skip to content

✨ feat(docs): 统一维护支持数据库列表并校验连接配置 - #6378

Merged
t8y2 merged 2 commits into
t8y2:mainfrom
eryajf:feat_doc_consul
Aug 16, 2026
Merged

✨ feat(docs): 统一维护支持数据库列表并校验连接配置#6378
t8y2 merged 2 commits into
t8y2:mainfrom
eryajf:feat_doc_consul

Conversation

@eryajf

@eryajf eryajf commented Aug 16, 2026

Copy link
Copy Markdown
Contributor
  • 抽取首页和数据库页的支持列表为共享数据源,并补充唯一标识
  • 新增 Dolt、Kyuubi、Impala、Phoenix、VictoriaMetrics、MQTT、Consul 等支持项及图标
  • 校验官网展示项与桌面端连接选项、JDBC 产品配置的一致性,并检查图标资源存在性
  • 更新 Next 开发环境类型引用路径

变更说明

变更类型

  • 新功能
  • Bug 修复
  • 性能优化
  • 代码重构
  • 文档更新
  • CI / 构建

涉及前端

  • 本 PR 涉及前端改动,已附截图/录屏(见下方)

验证

  • make check 通过
  • make cargo-check-fast 通过
  • 相关测试通过

关联 Issue

- 抽取首页和数据库页的支持列表为共享数据源,并补充唯一标识
- 新增 Dolt、Kyuubi、Impala、Phoenix、VictoriaMetrics、MQTT、Consul 等支持项及图标
- 校验官网展示项与桌面端连接选项、JDBC 产品配置的一致性,并检查图标资源存在性
- 更新 Next 开发环境类型引用路径
@github-actions github-actions Bot added area/docs Documentation site or repository documentation enhancement New feature or request ui-change Changes user-visible interface, text, or visual assets labels Aug 16, 2026

@t8y2 t8y2 left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

维护者补丁 d91778131 已推送。

风险:docs/next-env.d.ts 中混入了本地 Next.js dev 构建自动生成的类型路径变化,与本 PR 的文档数据库列表改动无关。

修复:恢复仓库原有的 .next/types 路径,仅保留本 PR 目标范围内的文档与校验改动。

验证:node docs/scripts/verify-doc-content.mjs,确认 37 个中英文文档页面一致;git diff --check 通过。未新增依赖。

@t8y2 t8y2 left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed the maintainer-patched exact head d91778131; documentation verification and frontend CI pass.

@t8y2
t8y2 merged commit 310eaa3 into t8y2:main Aug 16, 2026
14 checks passed
@t8y2

t8y2 commented Aug 16, 2026

Copy link
Copy Markdown
Owner

Thanks for the contribution! Merged in 310eaa3, will be released in the next version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/docs Documentation site or repository documentation enhancement New feature or request ui-change Changes user-visible interface, text, or visual assets

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants