Skip to content

Commit 3815546

Browse files
committed
test: pin pixel-storybook to the partial-raster build
Not for merge. Vendors a tarball built from coder/pixel-storybook@cc953b4 (coder/pixel-storybook#57, --disable-partial-raster) so the Pixel job can be re-run on this branch to check whether the 1/255 antialiasing jitter seen in builds #26 to #28 is gone. The tarball is vendored because coder/pixel-storybook is an internal repo and CI checkouts have no credentials to fetch a git dependency.
1 parent 82f5c6e commit 3815546

3 files changed

Lines changed: 8 additions & 7 deletions

File tree

32.8 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -789,7 +789,7 @@
789789
"zod": "^4.4.3"
790790
},
791791
"devDependencies": {
792-
"@coder/pixel-storybook": "^0.2.2",
792+
"@coder/pixel-storybook": "file:.pixel-experiment/pixel-storybook-cc953b4.tgz",
793793
"@eslint-react/eslint-plugin": "^5.18.0",
794794
"@eslint/js": "^10.0.1",
795795
"@eslint/markdown": "^8.0.3",

pnpm-lock.yaml

Lines changed: 7 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)