Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Storybook - automate deployment #567

Open
zavelevsky opened this issue Jul 17, 2022 · 0 comments
Open

Storybook - automate deployment #567

zavelevsky opened this issue Jul 17, 2022 · 0 comments
Labels
Technical Technical enhancement or debt

Comments

@zavelevsky
Copy link
Collaborator

We need to automate our storybook deployment. Currently it's manual in part, by updating the repo: https://github.com/bancorprotocol/storybook

We can add a github action that copies the output to this repo and merges to main.
We can also solve it as part of the move to S3 - where we will just publish the storybook folder to another bucket.

A few pointers for the first option:

How to push to another repository in github actions?
Push to another repository
GitHub - cpina/github-action-push-to-another-repository: github Action to push files into another Github repository

@zavelevsky zavelevsky added the Technical Technical enhancement or debt label Jul 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Technical Technical enhancement or debt
Projects
None yet
Development

No branches or pull requests

1 participant