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

Add Chromatic workflow and script in package.json #578

Merged
merged 2 commits into from
Mar 5, 2024

Conversation

suddenlyGiovanni
Copy link
Owner

Created a new Chromatic workflow for Github Actions and added a Chromatic script in package.json. The workflow file includes instructions for checking out code, installing Node.js and dependencies, and finally publishing to Chromatic. In package.json, script name for building Storybook has been updated and a new script for Chromatic was included.

Created a new Chromatic workflow for Github Actions and added a Chromatic script in package.json. The workflow file includes instructions for checking out code, installing Node.js and dependencies, and finally publishing to Chromatic. In package.json, script name for building Storybook has been updated and a new script for Chromatic was included.

Signed-off-by: Giovanni Ravalico <[email protected]>
A new working directory has been specified in the chromatic.yml file to adjust the settings for the ChromaUI GitHub action. This change will direct the action to specifically target the packages/ui directory.

Signed-off-by: Giovanni Ravalico <[email protected]>
@suddenlyGiovanni suddenlyGiovanni merged commit a0e92df into main Mar 5, 2024
7 checks passed
@suddenlyGiovanni suddenlyGiovanni deleted the ui/add-visual-testing branch March 5, 2024 16:58
suddenlyGiovanni added a commit that referenced this pull request Mar 5, 2024
* main:
  Add Chromatic workflow and script in package.json (#578)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant