From the course: Building UI Components with Storybook: Master React Components and UI Design with Storybook for Better Efficiency
Unlock this course with a free trial
Join today to access over 25,200 courses taught by industry experts.
Automating deployments to Storybook with CI actions and rebasing merges
From the course: Building UI Components with Storybook: Master React Components and UI Design with Storybook for Better Efficiency
Automating deployments to Storybook with CI actions and rebasing merges
Okay, so we've got our first story published here now if you notice at the top though It says, you know, it's finished set up by configuring the continuous integration to publish automatically That's just a way better practice. Nobody who's using storybook at a big company is Manually publishing one after another that's just not happening so how do we automate the workflow and we shouldn't be afraid of this type of DevOps as front-end engineers because this really separates you from just being somebody stuck in a box versus somebody who can actually get stuff done on their own and we all know that company is really like a go-getter. Alright so what we want to do is basically create a YAML file. YAML files are wonderful for automating executions or project configurations. We want to go back to our github repo which now if you refresh should actually hold the code right our storybook code all of the code that we've pushed essentially in the task box folder before we create this yaml…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
-
-
-
-
(Locked)
Quick summary so far and upcoming notice for this section3m 22s
-
(Locked)
How to deploy Storybook to GitHub and Chromatic8m 25s
-
(Locked)
Automating deployments to Storybook with CI actions and rebasing merges10m 16s
-
(Locked)
Visual testing with regression in components using Storybook8m
-
(Locked)
Conclusion and congratulations!4m 14s
-
(Locked)