Yann Braga

Results 250 comments of Yann Braga

Opa, tô dentro! React native? Partiu

Ok cool, thanks for your quick answer! Feel free to close the issue.

> @yannbf: > > > Add a --skip flag -- instead just set cadence: [] > > Do you think we might want to skip certain tests (e.g. chromatic) for...

But yes I think it might be a little overkill to have chromatic run for all possible permutations. WDYT @ndelangen @shilman ?

> @yannbf > > > --skip-job would also not work with cadence, we'd need to add skipJob as a property to each template in the yml file > > I'm...

I'd love if we had an actual documentation page to link the migration to, in case people want to know more about. WDYT?

Hey @donotlb thank you so much for your contribution! @ndelangen could you take a quick look at this? Thanks!

One note about this change: it will break @storybook/testing-react and the like. The mechanism to get the step function ideally should be simple so it can be automated without the...

Is this a breaking change? If not, is this preferred over `import { create } from '@storybook/theming'`?

> The code and visual output here looks great! > > I took this PR on thinking that I could address the remaining checks, but ran into hiccups with both:...