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

feat: add cli option --ci #204

Merged
merged 1 commit into from Oct 12, 2022
Merged

Conversation

italoteix
Copy link
Contributor

@italoteix italoteix commented Oct 11, 2022

Issue: #159

What I did

Adds an option --ci that passes it to Jest to run it in CI mode so that the test fails if new snapshots are introduced that have not been committed yet.

How To Test

# Should run Jest with CI option
yarn test-storybook --ci

Version

Published prerelease version: v0.9.0-next.0

Changelog

🚀 Enhancement

🐛 Bug Fix

📝 Documentation

  • Docs: update coverage section now that the addon supports Vite #205 (@yannbf)

Authors: 5

@yannbf yannbf added the patch Increment the patch version when merged label Oct 12, 2022
@yannbf
Copy link
Member

yannbf commented Oct 12, 2022

This is great! Thank you so much for your contribution @italoteix <3

@yannbf yannbf added minor Increment the minor version when merged and removed patch Increment the patch version when merged labels Oct 12, 2022
@yannbf yannbf merged commit 957538d into storybookjs:next Oct 12, 2022
@yannbf yannbf mentioned this pull request Oct 12, 2022
@github-actions
Copy link

🚀 PR was released in v0.9.0 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest-accepted minor Increment the minor version when merged prerelease
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants