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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add shard cli option #243

Merged
merged 2 commits into from Jan 20, 2023
Merged

feat: add shard cli option #243

merged 2 commits into from Jan 20, 2023

Conversation

Niznikr
Copy link
Contributor

@Niznikr Niznikr commented Jan 9, 2023

Add cli-only option --shard from Jest to allow running a subset of tests across multiple machines in parallel in CI.

Example:

yarn test-storybook --shard=1/3

Version

Published prerelease version: v0.10.0-next.5

Changelog

馃殌 Enhancement

馃悰 Bug Fix

馃摑 Documentation

Authors: 5

Copy link
Member

@yannbf yannbf left a comment

Choose a reason for hiding this comment

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

Hey @Niznikr thanks a lot for your contribution!

@yannbf yannbf added patch Increment the patch version when merged pick This should be cherry-picked to the main branch minor Increment the minor version when merged and removed patch Increment the patch version when merged minor Increment the minor version when merged labels Jan 20, 2023
@yannbf yannbf merged commit da0ff53 into storybookjs:next Jan 20, 2023
yannbf added a commit that referenced this pull request Jan 20, 2023
@github-actions github-actions bot mentioned this pull request Mar 31, 2023
@github-actions github-actions bot mentioned this pull request Apr 3, 2023
@github-actions
Copy link

github-actions bot commented Apr 3, 2023

馃殌 PR was released in v0.10.0 馃殌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pick This should be cherry-picked to the main branch prerelease released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants