-
Notifications
You must be signed in to change notification settings - Fork 34
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
Adds Storybook topic deploys to Bacon #2292
Conversation
This reverts commit d699b18.
Also cleaned up `bacon.yml` and used `yarn-berry` script.
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.
👍
@@ -0,0 +1,65 @@ | |||
#!/bin/bash |
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.
Is this -temp
file still needed? I don't see it referenced in .bacon.yml or the other scripts.
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.
Yes. I might switch over to this -temp
method of hitting Aperture after I finish up the other tasks, so we're not having to hit S3 directly.
9b692fc
I can't merge this because of unverified commits. Creating a new PR. |
OKTA-740028
Summary
Storybook is now a first-class citizen in our Bacon CI.
Testing & Screenshots