daniel-norris / neu_ui

Prototype and build projects faster using Neu UI - an open source React component library designed to neumorphic style. Built using React, Styled Components, Jest and Storybook.
https://ui-neu.netlify.app/
MIT License
24 stars 31 forks source link

Move CI pipeline from CircleCI to GitHub Actions #101

Closed daniel-norris closed 3 years ago

daniel-norris commented 3 years ago

Is your feature request related to a problem? Please describe. The CI pipeline has repeatedly been breaking for a while now. We're also not benefiting from the automated changelog, semver and publishing features that the dependency Auto should be providing.

Describe the solution you'd like Shift the CI pipeline to GitHub Actions, integrate Auto and ensure pipeline is consistently passing.