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

chore: Deply Storybook with Chromatic #47 #48

Merged
merged 8 commits into from
May 23, 2024
Merged

Conversation

dgd03146
Copy link
Owner

Motivation 🤔

  • The deployment of Storybook with Chromatic allows us to visualize UI components in isolation, ensuring consistency and detecting visual changes effectively. Integrating GitHub actions automates the deployment process, improving our CI/CD pipeline and enhancing overall development efficiency.

Key Changes 🔑

  • Integrated Chromatic for deploying Storybook.
  • Configured GitHub Actions to automate Storybook deployment and visual testing.

To Reviews 🙏🏻

  • Verify the Chromatic integration and ensure that Storybook is deployed correctly.
  • Review the GitHub Actions configuration to confirm it automates the deployment process effectively.

@dgd03146 dgd03146 added the 🌏 Deploy Deployment related label May 23, 2024
@dgd03146 dgd03146 self-assigned this May 23, 2024
Copy link

@dgd03146 dgd03146 merged commit 247d801 into develop May 23, 2024
3 checks passed
@dgd03146 dgd03146 deleted the chore/storybook-deploy branch May 23, 2024 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌏 Deploy Deployment related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant