Closed carylwyatt closed 11 months ago
Name | Link |
---|---|
Latest commit | b2eeee14b451d08aa2e1bf5640bf2be05f655faa |
Latest deploy log | https://app.netlify.com/sites/hathitrust-firebird-common/deploys/6573592b985f830008398f91 |
Deploy Preview | https://deploy-preview-56--hathitrust-firebird-common.netlify.app/ |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
I didn't look at what was failing in the tests before and so I can't really comment on whether the changes to make them pass make sense -- it might be more helpful to look at those together if you'd like feedback on them.
It was mostly changes that were made while I was out on leave that didn't get updated in their corresponding stories. I don't need feedback on those, thanks!
Chromatic
I added Chromatic as a development dependency and a added a chromatic build script to
package.json
.CI
To automatically build changes in Chromatic, I added our Chromatic project token to the repository secrets and added the workflow file suggested in the docs for github actions.
Storybook
I fixed the failing tests in storybook in order to get our storybook to build in Chromatic.