Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Deploy Storybook to GitHub pages #549

Closed
1 task done
sarayourfriend opened this issue Dec 22, 2021 · 0 comments · Fixed by #550
Closed
1 task done

Deploy Storybook to GitHub pages #549

sarayourfriend opened this issue Dec 22, 2021 · 0 comments · Fixed by #550
Assignees
Labels
🤖 aspect: dx Concerns developers' experience with the codebase 🌟 goal: addition Addition of new feature 🟩 priority: low Low priority and doesn't need to be rushed 🚦 status: awaiting triage Has not been triaged & therefore, not ready for work

Comments

@sarayourfriend
Copy link
Contributor

Problem

It's a chore for non-technical folks to access the component library we are building based on the new designs.

Description

Let's publish our Storybook to GitHub pages like Gutenberg does: https://github.com/WordPress/gutenberg/tree/gh-pages

Basically we just need an action that runs on merge to main that will push to a special branch that will deploy to GH Pages. Once we've created and pushed to that special branch we can configure GitHub pages in the repository settings.

Implementation

  • 🙋 I would be interested in implementing this feature.
@sarayourfriend sarayourfriend added 🟩 priority: low Low priority and doesn't need to be rushed 🚦 status: awaiting triage Has not been triaged & therefore, not ready for work 🌟 goal: addition Addition of new feature 🤖 aspect: dx Concerns developers' experience with the codebase labels Dec 22, 2021
@sarayourfriend sarayourfriend self-assigned this Dec 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🤖 aspect: dx Concerns developers' experience with the codebase 🌟 goal: addition Addition of new feature 🟩 priority: low Low priority and doesn't need to be rushed 🚦 status: awaiting triage Has not been triaged & therefore, not ready for work
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant