Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci(chromatic): build storybook even when skipping snapshots #10589

Merged
merged 4 commits into from
Oct 24, 2024

Conversation

benelan
Copy link
Member

@benelan benelan commented Oct 23, 2024

Summary

There have been a few occasions where storybook build errors made it onto dev due to skipping snapshots. This will ensure storybook always builds and catches errors, even if it isn't uploaded to chromatic.

@github-actions github-actions bot added the chore Issues with changes that don't modify src or test files. label Oct 23, 2024
@jcfranco jcfranco changed the title ci(chormatic): build storybook even when skipping snapshots ci(chromatic): build storybook even when skipping snapshots Oct 23, 2024
Copy link
Member

@jcfranco jcfranco left a comment

Choose a reason for hiding this comment

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

Nice fix! ✨🔨✨

@benelan benelan added the pr ready for visual snapshots Adding this label will run visual snapshot testing. label Oct 23, 2024
@benelan benelan added pr ready for visual snapshots Adding this label will run visual snapshot testing. and removed pr ready for visual snapshots Adding this label will run visual snapshot testing. labels Oct 23, 2024
@benelan benelan merged commit 2965477 into dev Oct 24, 2024
13 checks passed
@benelan benelan deleted the benelan/always-build-storybook branch October 24, 2024 00:02
@github-actions github-actions bot added this to the 2024-10-29 - Oct Milestone milestone Oct 24, 2024
benelan added a commit that referenced this pull request Oct 25, 2024
…orepo

* origin/dev:
  build(deps): update typescript-eslint monorepo to v7.18.0 (#10593)
  feat(tile): add design tokens (#10476)
  deprecate: deprecate web-adaptor in favor of web-adapter (#10598)
  docs: update component READMEs (#10600)
  build(deps): update dependency @rollup/plugin-replace to v6 (#10604)
  chore: release main (#10597)
  ci(chromatic): build storybook even when skipping snapshots (#10589)
  build(deps): update dependency axe-core to v4.10.1 (#10566)
  ci: add calcite-ui-icons label to relevant package PRs (#10590)
  chore: release next
  feat: add buffer point, buffer polygon, buffer polyline, contour, offset (#10594)
  feat(input-date-picker, date-picker): improve date picking experience (#8402)
  chore: release next
  fix: updated web-adapter name (#10581)
  build(deps): update nrwl monorepo to v19.8.6 (#10575)
  build(deps): update dependency tsx to v4.19.1 (#10574)
  build(deps): update dependency @cspell/eslint-plugin to v8.15.4 (#10565)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Issues with changes that don't modify src or test files. pr ready for visual snapshots Adding this label will run visual snapshot testing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants