-
## Description
Percy CLI takes snapshots successfully but still throws an error in the end, this makes the whole job failed on CI, the link from `Finalized build #2821` actually can be open success…
-
## The problem
Stories inconsistently fail during Percy tests due to "Unable to preload css for `https://render.percy.local/{filename}.css`"
## Environment
- Node version: v20.15.1
- `@p…
-
Now that we have component examples in isolated URLs, courtesy of storybook, we can begin integrating Percy into our workflow.
More details to follow.
https://percy.io
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …
-
Start with storybook, test each story in PR.
https://percy.io/dashboard
https://percy.io/538fc19a/Carbon-Platform
https://docs.percy.io/docs/storybook
Estimated 10,000 snapshots per month to start …
-
## The problem
When running `PERCY_TOKEN= npx percy storybook ./storybook-static` and the snapshot limit has been reached, the CLI does not return a non-zero exit code. When using in CI, it mea…
-
## The problem
After the introduction of https://github.com/percy/percy-storybook/pull/592, the global state (styles, etc.) of the page are not reset across snapshots. We came across this issues wh…
-
**Describe the bug**
When importing both default and named exports into an mdx file, an error is produced, crashing the app. The app in question has `previewMdx2` set to true.
**To Reproduce**
…
-
We should try and leverage an RTL plugin for our stories, rather than writing them ourselves.
I was looking at the one below, however it seems to lack the ability to provide a perma link to the RTL…
-
https://github.com/percy/percy-js/blob/ed3d495f0b025ea657d129a71e1e4570e31dabf3/src/environment.js#L160
Looking at the line above, it seems that Percy is resorting to the PR builder plugin branch, …