Skip to content

Combine Storybook snapshots with full page application snapshots #352

Answered by Robdel12
patocallaghan asked this question in Support
Discussion options

You must be logged in to vote

Hey @patocallaghan! With the new beta Storybook SDK you can combine builds into a single build if you'd like. You would just need to set the PERCY_PARALLEL_TOTAL env var for Storybook builds (since there's no --parallel CLI flag for the storybook subcommand). That will put the build into parallel mode and you'll be able to combine any builds together with the same NONCE: https://docs.percy.io/docs/parallel-test-suites#advanced-details

according to Percy support you can only have a single Percy status check

This isn't correct -- if there are two Percy projects, you can link both of those projects to the same GitHub repo (we used to have 5 different Percy projects linked to this Storybook…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@patocallaghan
Comment options

@patocallaghan
Comment options

Answer selected by patocallaghan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Support
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #351 on July 26, 2021 15:40.