Remove Chromatic from CI by aslilac · Pull Request #26777 · coder/coder · GitHub
Skip to content

Remove Chromatic from CI#26777

Open
aslilac wants to merge 1 commit into
mainfrom
lilac/remove-chromatic-ci
Open

Remove Chromatic from CI#26777
aslilac wants to merge 1 commit into
mainfrom
lilac/remove-chromatic-ci

Conversation

@aslilac

@aslilac aslilac commented Jun 27, 2026

Copy link
Copy Markdown
Member

Coder now uses pixel-storybook
for visual regression testing, so the Chromatic integration is dead weight.

This drops the Chromatic CI job, the chromatic and now-unused storybook:ci
scripts, and the docs reference. No chromatic npm packages or app code are
touched here, those still ship isChromatic() and the @chromatic-com/storybook
addon and come out in follow-ups.

First of a few small PRs to fully remove Chromatic.

Removal plan (PR series)
  1. This PR — remove the Chromatic CI job + scripts + docs reference.
  2. isChromatic()isPixel() (4 app files + preview.tsx); drop the
    chromatic dependency.
  3. data-chromatic="ignore"data-pixel="ignore"; chromatic.disable /
    disableSnapshotpixel.exclude; remove delay / pauseAnimationAtEnd.
  4. Remove the @chromatic-com/storybook addon and the remaining chromatic
    story params (viewports / theme modes → pixel.matrix); delete
    testHelpers/chromatic.ts.

Generated by Coder Agents on behalf of @aslilac.

Coder uses pixel-storybook for visual regression testing. Drop the Chromatic CI job, the chromatic and now-unused storybook:ci scripts, and the docs reference.
@github-actions

Copy link
Copy Markdown

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🚫 [linkspector] reported by reviewdog 🐶
Cannot reach https://tanstack.com/query/v4/docs/react/overview Status: null Navigation timeout of 30000 ms exceeded

- [TanStack Query](https://tanstack.com/query/v4/docs/react/overview) for

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🚫 [linkspector] reported by reviewdog 🐶
Cannot reach https://tanstack.com/query/v4/docs/react/quick-start Status: null Navigation timeout of 30000 ms exceeded

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