Skip to content

Conversation

@rusackas
Copy link
Member

SUMMARY

Add the Hewlett Packard Enterprise (HPE) logo to the In the Wild listing. HPE was already listed in RESOURCES/INTHEWILD.yaml — this adds their logo image and references it.

Logo usage approved by @anmol-hpe on behalf of HPE.

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

N/A — docs/data change only.

TESTING INSTRUCTIONS

Verify that docs/static/img/logos/hpe.png renders correctly and RESOURCES/INTHEWILD.yaml is valid YAML.

ADDITIONAL INFORMATION

  • Has associated issue:
  • Required feature flags:
  • Changes UI
  • Includes DB Migration (follow approval process in SIP-59)
    • Migration is atomic, supports rollback & is backwards-compatible
    • Confirm DB migration upgrade and downgrade tested
    • Runtime estimates and downtime expectations provided
  • Introduces new feature or API
  • Removes existing feature or API

🤖 Generated with Claude Code

Add the Hewlett Packard Enterprise logo to the INTHEWILD.yaml
listing and docs/static/img/logos/. Logo usage approved by
@anmol-hpe on behalf of HPE.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@bito-code-review
Copy link
Contributor

bito-code-review bot commented Jan 28, 2026

Code Review Agent Run #0b7612

Actionable Suggestions - 0
Review Details
  • Files reviewed - 1 · Commit Range: a8bf355..a8bf355
    • RESOURCES/INTHEWILD.yaml
  • Files skipped - 0
  • Tools
    • 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

@github-actions github-actions bot added the doc Namespace | Anything related to documentation label Jan 28, 2026
@codeant-ai-for-open-source
Copy link
Contributor

Sequence Diagram

This PR adds the HPE logo image to the docs assets and updates the RESOURCES/INTHEWILD.yaml entry to reference it so the docs site can render HPE's logo in the listing.

sequenceDiagram
    participant Contributor
    participant GitRepo
    participant DocsAssets
    participant DocsSite

    Contributor->>GitRepo: Commit logo file (docs/static/img/logos/hpe.png)
    GitRepo->>DocsAssets: Store image in logos directory
    Contributor->>GitRepo: Update RESOURCES/INTHEWILD.yaml to add logo: hpe.png
    GitRepo->>DocsSite: CI/build picks up updated YAML + asset
    DocsSite-->>Contributor: Rendered "In the Wild" listing with HPE logo
Loading

Generated by CodeAnt AI

@rusackas
Copy link
Member Author

CC @anmol-hpe

@netlify
Copy link

netlify bot commented Jan 28, 2026

Deploy Preview for superset-docs-preview ready!

Name Link
🔨 Latest commit a8bf355
🔍 Latest deploy log https://app.netlify.com/projects/superset-docs-preview/deploys/6979a1bfdda14a00084692f3
😎 Deploy Preview https://deploy-preview-37506--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.

@sfirke sfirke merged commit 073c3c7 into master Jan 28, 2026
68 of 69 checks passed
@sfirke sfirke deleted the docs/add-hpe-logo branch January 28, 2026 19:03
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 size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants