chromatic-cli icon indicating copy to clipboard operation
chromatic-cli copied to clipboard

Allow publishing without testing

Open ghengeveld opened this issue 3 years ago • 2 comments

Some folks like to publish their Storybook without running any tests or taking any snapshots, but only for certain builds or certain branches. This will of course make the build useless for baseline traversal, but that might be okay. For example, a deployment branch such as "staging" doesn't have to be tested (it's already tested on the base branch) but should still be published.

This could be implemented as a --publish-only flag, or using a combination of --no-ui-tests and --no-ui-review (which would disable their respective feature).

Requested in Intercom.

ghengeveld avatar Dec 16 '21 19:12 ghengeveld

Hi Chromatic team, any update on this?

jordan-cutler avatar Oct 05 '23 19:10 jordan-cutler

@lehighjcut A request through Intercom would help get this prioritized. cc @byebrianwong

ghengeveld avatar Oct 06 '23 05:10 ghengeveld