Skip to content

build: test storybook in CI #1634

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

Merged
merged 2 commits into from
Sep 23, 2024

Conversation

davidnixon
Copy link
Contributor

@davidnixon davidnixon commented Sep 23, 2024

Contributes to #1553

What did you do?

Using recipe from https://github.com/storybookjs/test-runner?tab=readme-ov-file#2-running-against-locally-built-storybooks-in-ci, added test of storybook to CI

Why did you do it?

If we have automated updates, testing those is cumbersome to do locally. Testing in the CI is a better solution. This will also catch errors in PR that directly change storybook stories.

How have you tested it?

yarn test-storybook

Were docs updated if needed?

  • N/A

@davidnixon davidnixon changed the base branch from main to test September 23, 2024 18:25
@davidnixon davidnixon merged commit 81d7897 into carbon-design-system:test Sep 23, 2024
6 checks passed
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.

1 participant