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: auto detect stories json mode #60

Merged
merged 1 commit into from
Feb 22, 2022
Merged

Conversation

yannbf
Copy link
Member

@yannbf yannbf commented Feb 21, 2022

Now the test-runner will auto-detect if the Storybook is being served locally or remotely, then use --stories-json mode by default, but also allowing to override it both to force it being used in case --stories-json is passed, or to force not to use it with --no-stories-json

Version

Published prerelease version: v0.0.3-next.8

Changelog

🐛 Bug Fix

Authors: 2

@yannbf yannbf added feature request New feature or request patch Increment the patch version when merged linear labels Feb 21, 2022
Copy link
Member

@shilman shilman left a comment

Choose a reason for hiding this comment

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

Looking great! 💯

@yannbf yannbf merged commit 127e143 into next Feb 22, 2022
@yannbf yannbf mentioned this pull request Feb 23, 2022
@yannbf yannbf deleted the feat/auto-detect-stories-json branch August 23, 2022 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request linear patch Increment the patch version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants