-
Notifications
You must be signed in to change notification settings - Fork 87
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
build(circleci): Save and link to CircleCI artifact #951
Conversation
* Save storybook as artifact and link GitHub deployment to it
c0ffe49
to
f6783c4
Compare
The Happo task also builds storybook, but I'm not sure how to save the copy it builds, so we're doing 2x the work for now. If it becomes a bigger deal, we can look into fixing/optimizing things |
Just linking this open issue, which is relevant and I remembered seeing before: happo/happo.io#86 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
My limited CI knowledge says this looks good. I'd recommend getting 👀 from someone more well versed in this if time permits, but I won't hold it up.
I worked with @eeeady on this, so I think we're good to go |
Summary
Deploy storybook as an artifact in CircleCI and link to it from a GitHub deployment
Related Issues or PRs
How To Test
Look at the PR and follow the link to the deployment
Screenshots (optional)