Skip to content

Conversation

@isayoon
Copy link

@isayoon isayoon commented Apr 17, 2025

Description

This PR adds a complete CircleCI v2 configuration for our CI/CD pipeline, enabling automated test coverage reporting, build validation, and deployment of both the Rails application and its Storybook.

More Details

  • Adds CircleCI workflows to run tests, report coverage, and deploy on tagged releases.
  • Caches dependencies and verifies Storybook builds only when client code changes.

I would like someone to help with this! A lot of the checks that fail are mostly on dependencies not being correct throughout the entire program.

Corresponding Issue

Tried to fix #2163


Reviewing this pull request? Check out our Code Review Practices guide if you haven't already!

@welcome
Copy link

welcome bot commented Apr 17, 2025

Thank you for opening this pull request with us! Be sure to follow our Pull Request Practices. Let us know if you have any questions on Slack.

@isayoon isayoon added the wip label Apr 17, 2025
@isayoon isayoon marked this pull request as ready for review April 18, 2025 00:54
@julianguyen julianguyen self-requested a review April 26, 2025 23:38
@julianguyen
Copy link
Member

Can you resolve all the merge conflicts by rebasing from main?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a Storybook build to our Circle CI configuration

3 participants