Skip to content

Exclude interfaces/web-sql from the floating-pages check#6456

Open
alexey-milovidov wants to merge 1 commit into
mainfrom
add-web-sql-floating-exception
Open

Exclude interfaces/web-sql from the floating-pages check#6456
alexey-milovidov wants to merge 1 commit into
mainfrom
add-web-sql-floating-exception

Conversation

@alexey-milovidov

Copy link
Copy Markdown
Member

Summary

The ClickHouse main repository adds a new docs/en/interfaces/web-sql.md page (documenting the /play Web SQL UI and its new query tabs) in ClickHouse/ClickHouse#107826. Like interfaces/web-terminal, the page is reachable from the interfaces index but is not part of an autogenerated sidebar, so the floating-pages check fails the Docs check job on that PR with:

1 floating pages found:
  - /opt/clickhouse-docs/docs/interfaces/web-sql.md
Error: Found "floating" pages without sidebars.

This adds interfaces/web-sql to plugins/floating-pages-exceptions.txt, matching exactly how interfaces/web-terminal is handled.

Related: ClickHouse/ClickHouse#107826

Checklist

  • Delete items not relevant to your PR

The ClickHouse main repository adds a new `docs/en/interfaces/web-sql.md` page
(documenting the `/play` Web SQL UI and its new query tabs) in
ClickHouse/ClickHouse#107826. Like `interfaces/web-terminal`, it is reachable
from the interfaces index but is not part of an autogenerated sidebar, so the
floating-pages check fails the `Docs check` job on that PR.

Add `interfaces/web-sql` to the exceptions list, matching how
`interfaces/web-terminal` is handled.

Related: ClickHouse/ClickHouse#107826

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@alexey-milovidov alexey-milovidov requested a review from a team as a code owner June 27, 2026 17:58
@vercel

vercel Bot commented Jun 27, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
clickhouse-docs Ready Ready Preview, Comment Jun 27, 2026 6:10pm
clickhouse-docs-jp Building Building Preview, Comment Jun 27, 2026 6:10pm
3 Skipped Deployments
Project Deployment Actions Updated (UTC)
clickhouse-docs-ko Ignored Ignored Preview Jun 27, 2026 6:10pm
clickhouse-docs-ru Ignored Ignored Preview Jun 27, 2026 6:10pm
clickhouse-docs-zh Ignored Ignored Preview Jun 27, 2026 6:10pm

Request Review

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants