Skip to content

docs: add Netlify to CI services footer and improve layout - #37451

Merged
rusackas merged 3 commits into
masterfrom
docs/add-netlify-ci-badge
Jan 27, 2026
Merged

docs: add Netlify to CI services footer and improve layout#37451
rusackas merged 3 commits into
masterfrom
docs/add-netlify-ci-badge

Conversation

@rusackas

@rusackas rusackas commented Jan 26, 2026

Copy link
Copy Markdown
Member

Summary

Updates the docs homepage footer to acknowledge both CI services that help with the project:

  • Applitools - Visual testing for UI changes
  • Netlify - Deploy previews for documentation PRs

Before

  • "We use [Applitools logo]" - slightly awkward phrasing and layout

After

  • "CI powered by [Applitools] [Netlify]" - cleaner, more informative

Changes

File Change
docs/docusaurus.config.ts Updated footer HTML
docs/src/styles/main.less Improved flexbox layout with hover effects
docs/i18n/en/.../footer.json Updated i18n strings
docs/static/img/netlify.svg Added Netlify logo

Screenshots

The footer now displays both service logos side-by-side with consistent styling and hover effects.
image

Test Plan

  • Build docs locally and verify footer renders correctly
  • Check mobile responsiveness

🤖 Generated with Claude Code

@bito-code-review

bito-code-review Bot commented Jan 26, 2026

Copy link
Copy Markdown
Contributor

Code Review Agent Run #33f168

Actionable Suggestions - 0
Review Details
  • Files reviewed - 2 · Commit Range: 3447a4a..3447a4a
    • docs/docusaurus.config.ts
    • docs/src/styles/main.less
  • Files skipped - 1
    • docs/i18n/en/docusaurus-theme-classic/footer.json - Reason: Filter setting
  • Tools
    • Eslint (Linter) - ✔︎ Successful
    • Whispers (Secret Scanner) - ✔︎ Successful
    • Detect-secrets (Secret Scanner) - ✔︎ Successful

Bito Usage Guide

Commands

Type the following command in the pull request comment and save the comment.

  • /review - Manually triggers a full AI review.

  • /pause - Pauses automatic reviews on this pull request.

  • /resume - Resumes automatic reviews.

  • /resolve - Marks all Bito-posted review comments as resolved.

  • /abort - Cancels all in-progress reviews.

Refer to the documentation for additional commands.

Configuration

This repository uses Superset You can customize the agent settings here or contact your Bito workspace admin at evan@preset.io.

Documentation & Help

AI Code Review powered by Bito Logo

@dosubot dosubot Bot added the doc Namespace | Anything related to documentation label Jan 26, 2026
@rusackas
rusackas requested a review from Copilot January 26, 2026 18:41
Comment thread docs/docusaurus.config.ts Outdated
@netlify

netlify Bot commented Jan 26, 2026

Copy link
Copy Markdown

Deploy Preview for superset-docs-preview ready!

Name Link
🔨 Latest commit fcb90f6
🔍 Latest deploy log https://app.netlify.com/projects/superset-docs-preview/deploys/69791d64f1c27300080eb92e
😎 Deploy Preview https://deploy-preview-37451--superset-docs-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the docs site footer to acknowledge both CI services (Applitools + Netlify) and improves the footer layout/styling to display both logos side-by-side.

Changes:

  • Update footer HTML to show “CI powered by” plus Applitools and Netlify logo links.
  • Replace the old Applitools-only footer styling with a flexbox-based layout and responsive sizing.
  • Add the Netlify logo SVG asset and update the English i18n footer message.

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated 2 comments.

File Description
docs/docusaurus.config.ts Updates footer HTML to include Netlify alongside Applitools.
docs/src/styles/main.less Adds new .footer__ci-services flex styling and responsive adjustments.
docs/i18n/en/docusaurus-theme-classic/footer.json Updates i18n footer HTML string to match the new CI services footer.
docs/static/img/netlify.svg Adds Netlify logo SVG for use in the footer.

Comment thread docs/docusaurus.config.ts Outdated
Comment thread docs/i18n/en/docusaurus-theme-classic/footer.json Outdated

@bito-code-review bito-code-review Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review Agent Run #889c34

Actionable Suggestions - 1
  • docs/docusaurus.config.ts - 1
Review Details
  • Files reviewed - 3 · Commit Range: 3447a4a..b056fd4
    • .rat-excludes
    • docs/docusaurus.config.ts
    • docs/src/styles/main.less
  • Files skipped - 1
    • docs/i18n/en/docusaurus-theme-classic/footer.json - Reason: Filter setting
  • Tools
    • Eslint (Linter) - ✔︎ Successful
    • Whispers (Secret Scanner) - ✔︎ Successful
    • Detect-secrets (Secret Scanner) - ✔︎ Successful

Bito Usage Guide

Commands

Type the following command in the pull request comment and save the comment.

  • /review - Manually triggers a full AI review.

  • /pause - Pauses automatic reviews on this pull request.

  • /resume - Resumes automatic reviews.

  • /resolve - Marks all Bito-posted review comments as resolved.

  • /abort - Cancels all in-progress reviews.

Refer to the documentation for additional commands.

Configuration

This repository uses Superset You can customize the agent settings here or contact your Bito workspace admin at evan@preset.io.

Documentation & Help

AI Code Review powered by Bito Logo

Comment thread docs/docusaurus.config.ts Outdated
@rusackas
rusackas force-pushed the docs/add-netlify-ci-badge branch from 4f7291f to 16f20de Compare January 26, 2026 23:11
@bito-code-review

bito-code-review Bot commented Jan 26, 2026

Copy link
Copy Markdown
Contributor

Code Review Agent Run #caaf29

Actionable Suggestions - 0
Review Details
  • Files reviewed - 3 · Commit Range: b056fd4..af878f7
    • .rat-excludes
    • docs/docusaurus.config.ts
    • docs/src/styles/main.less
  • Files skipped - 1
    • docs/i18n/en/docusaurus-theme-classic/footer.json - Reason: Filter setting
  • Tools
    • Eslint (Linter) - ✔︎ Successful
    • Whispers (Secret Scanner) - ✔︎ Successful
    • Detect-secrets (Secret Scanner) - ✔︎ Successful

Bito Usage Guide

Commands

Type the following command in the pull request comment and save the comment.

  • /review - Manually triggers a full AI review.

  • /pause - Pauses automatic reviews on this pull request.

  • /resume - Resumes automatic reviews.

  • /resolve - Marks all Bito-posted review comments as resolved.

  • /abort - Cancels all in-progress reviews.

Refer to the documentation for additional commands.

Configuration

This repository uses Superset You can customize the agent settings here or contact your Bito workspace admin at evan@preset.io.

Documentation & Help

AI Code Review powered by Bito Logo

@rusackas
rusackas force-pushed the docs/add-netlify-ci-badge branch 2 times, most recently from 4b0000d to e29871d Compare January 26, 2026 23:18
@rusackas rusackas closed this Jan 26, 2026
@rusackas rusackas reopened this Jan 26, 2026
@rusackas
rusackas force-pushed the docs/add-netlify-ci-badge branch from e29871d to 998d08b Compare January 26, 2026 23:38
- Add "CI powered by" section with Applitools and Netlify logos
- Use flexbox layout for responsive display
- Include proper security attributes (nofollow noopener noreferrer)
- Add Netlify full logo with wordmark (PNG format)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@rusackas
rusackas force-pushed the docs/add-netlify-ci-badge branch from 998d08b to 9e5c615 Compare January 26, 2026 23:42
Comment thread .rat-excludes
Comment thread docs/docusaurus.config.ts
@bito-code-review

bito-code-review Bot commented Jan 27, 2026

Copy link
Copy Markdown
Contributor

Code Review Agent Run #21893e

Actionable Suggestions - 0
Review Details
  • Files reviewed - 3 · Commit Range: 9e5c615..9e5c615
    • .rat-excludes
    • docs/docusaurus.config.ts
    • docs/src/styles/main.less
  • Files skipped - 1
    • docs/i18n/en/docusaurus-theme-classic/footer.json - Reason: Filter setting
  • Tools
    • Eslint (Linter) - ✔︎ Successful
    • Whispers (Secret Scanner) - ✔︎ Successful
    • Detect-secrets (Secret Scanner) - ✔︎ Successful

Bito Usage Guide

Commands

Type the following command in the pull request comment and save the comment.

  • /review - Manually triggers a full AI review.

  • /pause - Pauses automatic reviews on this pull request.

  • /resume - Resumes automatic reviews.

  • /resolve - Marks all Bito-posted review comments as resolved.

  • /abort - Cancels all in-progress reviews.

Refer to the documentation for additional commands.

Configuration

This repository uses Superset You can customize the agent settings here or contact your Bito workspace admin at evan@preset.io.

Documentation & Help

AI Code Review powered by Bito Logo

Comment thread docs/docusaurus.config.ts Outdated
@bito-code-review

bito-code-review Bot commented Jan 27, 2026

Copy link
Copy Markdown
Contributor

Code Review Agent Run #d26cf1

Actionable Suggestions - 0
Review Details
  • Files reviewed - 3 · Commit Range: 9e5c615..c4f1f96
    • .rat-excludes
    • docs/docusaurus.config.ts
    • docs/src/styles/main.less
  • Files skipped - 1
    • docs/i18n/en/docusaurus-theme-classic/footer.json - Reason: Filter setting
  • Tools
    • Eslint (Linter) - ✔︎ Successful
    • Whispers (Secret Scanner) - ✔︎ Successful
    • Detect-secrets (Secret Scanner) - ✔︎ Successful

Bito Usage Guide

Commands

Type the following command in the pull request comment and save the comment.

  • /review - Manually triggers a full AI review.

  • /pause - Pauses automatic reviews on this pull request.

  • /resume - Resumes automatic reviews.

  • /resolve - Marks all Bito-posted review comments as resolved.

  • /abort - Cancels all in-progress reviews.

Refer to the documentation for additional commands.

Configuration

This repository uses Superset You can customize the agent settings here or contact your Bito workspace admin at evan@preset.io.

Documentation & Help

AI Code Review powered by Bito Logo

@rusackas
rusackas merged commit f787aec into master Jan 27, 2026
66 checks passed
@rusackas
rusackas deleted the docs/add-netlify-ci-badge branch January 27, 2026 22:41
LevisNgigi pushed a commit to LevisNgigi/superset that referenced this pull request Feb 4, 2026
)

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
aminghadersohi pushed a commit to aminghadersohi/superset that referenced this pull request Mar 5, 2026
)

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
alex-poor pushed a commit to alex-poor/superset that referenced this pull request Mar 15, 2026
)

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
qfcwell pushed a commit to qfcwell/superset that referenced this pull request May 12, 2026
)

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Namespace | Anything related to documentation preset-io size/M

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants