-
Notifications
You must be signed in to change notification settings - Fork 160
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(deps): upgrade to Percy Storybook v4 [DO NOT MERGE] #8128
chore(deps): upgrade to Percy Storybook v4 [DO NOT MERGE] #8128
Conversation
Deploy preview created for package Built with commit: 8e4bd1ead41a70b33b3d80d1a7ea671bd210852f |
Deploy preview created for package Built with commit: 8e4bd1ead41a70b33b3d80d1a7ea671bd210852f |
Deploy preview created for package Built with commit: 8e4bd1ead41a70b33b3d80d1a7ea671bd210852f |
Deploy preview created for package Built with commit: 8e4bd1ead41a70b33b3d80d1a7ea671bd210852f |
Deploy preview created for package Built with commit: 8e4bd1ead41a70b33b3d80d1a7ea671bd210852f |
Deploy preview created for package Built with commit: 818a382abe23ca8b834a25d754ef9a6cfa9e49a9 |
Deploy preview created for package Built with commit: 818a382abe23ca8b834a25d754ef9a6cfa9e49a9 |
…re/upgrade-percy-sb
# Conflicts: # yarn.lock
# Conflicts: # packages/react/package.json # packages/web-components/package.json # yarn.lock
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM thanks @jeffchew!
@@ -744,7 +745,7 @@ | |||
</script> | |||
|
|||
<!-- IBM Tag Management and Site Analytics --> | |||
<script src="//1.www.s81c.com/common/stats/ibm-common.js" defer></script> | |||
<!--<script src="//1.www.s81c.com/common/stats/ibm-common.js" defer></script>--> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we just remove this? If not, maybe a short comment why it's commented out (same goes for the line in packages/web-components/.storybook/preview-head.html
) ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We probably should remove it entirely, it's been causing issues with Percy CLI for properly capturing snapshots while waiting for a bunch fo ad scripts loading on the page.
Thanks for approving @kennylam ! We need to hold off on merging this though because a lot of snapshots are not loading properly due to using the Percy CLI instead of how it's currently being captured in Percy Storybook v3: Web Components missing 81 snapshots: I have an open support ticket with the Browserstack Percy team for this, which they are actively investigating now. |
# Conflicts: # packages/react/package.json # packages/web-components/package.json # yarn.lock
# Conflicts: # packages/react/package.json # packages/web-components/package.json # yarn.lock
Closing this PR as it's pretty out of sync with |
New PR here: #9068 |
Related Ticket(s)
No related issue
Description
This is another attempt to upgrade to Percy Storybook v4.
This is currently blocked, as Percy CLI is not rendering properly with web components. There is a possible feature coming through as a config, being tracked here:percy/cli#280
Issues related to Percy Storybook SDK, currently tracked in the discussion here:
percy/percy-storybook#566
Changelog
Changed
@percy
dependencies to latest versionspercy skip
forFeatureSection
andTabsExtended
in React