Skip to content

fix(js): Dedupe the mistral platform icon entries - #19585

Merged
RulaKhaled merged 1 commit into
masterfrom
rola/dedupe-mistral-platform-icon
Sep 23, 2026
Merged

RulaKhaled merged 1 commit into
masterfrom
rola/dedupe-mistral-platform-icon

Conversation

@RulaKhaled

Copy link
Copy Markdown
Collaborator

Master is currently red: #19557 and #19578 merged the same day and each added identical mistral entries to both maps in platformIcon.tsx — green apart, duplicate object keys together (TS1117). That fails tsc and next build, and with them Lint, lint-404, Update Algolia index, and the Vercel deploys on master and on every branch that merges it.

Keeps the #19578 copies, which sit in alphabetical order (mcp < mistral < mongodb); drops the #19557 ones. The entries are byte-identical, so nothing changes for either page.

🤖 Generated with Claude Code

Master is currently red: #19557 and #19578 merged the same day and each added
identical `mistral` entries to both maps in `platformIcon.tsx` — green apart,
duplicate object keys together (TS1117). That fails `tsc`, `next build`, and
with it the Vercel deploys and lint-404 on every branch that merges master,
this one included.

Keeps the #19578 copies, which sit in alphabetical order (`mcp < mistral <
mongodb`); drops the #19557 ones. If master lands its own fix, the next merge
resolves trivially.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@vercel

vercel Bot commented Sep 23, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated
develop-docs Ready Ready Preview Sep 23, 2026 2:02pm UTC
sentry-docs Ready Ready Preview Sep 23, 2026 2:02pm UTC

Request Review

@github-actions github-actions Bot added the Priority: Needs Triage The PR description is missing valid priority information label Sep 23, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Please update the IS YOUR CHANGE URGENT? section of the PR description:

  • Select exactly one option.
  • If you selected an urgent or other deadline, provide the date as YYYY-MM-DD.

This information helps the Docs team prioritize your review.

@RulaKhaled
RulaKhaled merged commit a2d7d50 into master Sep 23, 2026
26 checks passed
@RulaKhaled
RulaKhaled deleted the rola/dedupe-mistral-platform-icon branch September 23, 2026 14:03

This branch was successfully deployed

2 active deployments
Preview – sentry-docs cb7c7716 Deployed Sep 23, 2026 by vercel[bot]
Preview – develop-docs cb7c7716 Deployed Sep 23, 2026 by vercel[bot]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Priority: Needs Triage The PR description is missing valid priority information

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants