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

chore(CI): Add check story book to CI and update storybook to v7 #2747

Merged
merged 3 commits into from
Jun 29, 2023

Conversation

yanguoyu
Copy link
Collaborator

Because of storybookjs/storybook#21642, v6.5.17-alpha.0 and v7 all fix this bug. So I update the storybook to v7.

And there are some deprecations from v6 to v7. https://github.com/storybookjs/storybook/blob/next/MIGRATION.md#70-deprecations-and-default-changes. So I will open a new issue to resolve it.

@yanguoyu yanguoyu force-pushed the fix-storybook branch 2 times, most recently from baa77f0 to 9f3180d Compare June 28, 2023 08:04
@github-actions
Copy link
Contributor

Packaging for test is done in 5398713945 for commit 9f3180d .

},
webpackFinal: config => {
config.resolve.alias = {
...config.resolve.alias,
electron: require.resolve('./electron')
}
return config
};
Copy link
Collaborator

Choose a reason for hiding this comment

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

@Keith-CY
Copy link
Collaborator

Irrelevant updates about formatting should be avoided

@yanguoyu
Copy link
Collaborator Author

Irrelevant updates about formatting should be avoided

It will fail when running npm run build-storybook.

@github-actions
Copy link
Contributor

Packaging for test is done in 5399295918 for commit dca8e3f .

@github-actions
Copy link
Contributor

Packaging for test is done in 5399505473 for commit f40903d .

@Keith-CY
Copy link
Collaborator

Irrelevant updates about formatting should be avoided

It will fail when running npm run build-storybook.

Gotcha

@Keith-CY Keith-CY merged commit 55e0db3 into nervosnetwork:develop Jun 29, 2023
14 checks passed
@yanguoyu yanguoyu deleted the fix-storybook branch June 29, 2023 03:33
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.

4 participants