faency icon indicating copy to clipboard operation
faency copied to clipboard

[Infra] Replace storybook-deployer with github-actions-storybook-to-github-pages

Open mdeliatf opened this issue 1 year ago • 0 comments

Feature request

Overview

While working on https://github.com/traefik/faency/pull/426 and https://github.com/traefik/faency/pull/427 I've noticed We are publishing the Storybook app using @storybook/storybook-deployer. This project's been archived and forces the usage of npm - not a big problem for us, since the library is still built using yarn, but still a little inconsistency. Another modern solution, supporting yarn, is available as suggested in the Storybook documentation - please see the link below.

Examples in other libraries

Please see https://storybook.js.org/docs/sharing/publish-storybook#github-pages.

Who does this impact? Who is this for?

Faency maintainers/developers.

mdeliatf avatar Apr 16 '24 10:04 mdeliatf