chris-pearce / scally

Scally is a Sass-based, BEM, OOCSS, responsive-ready, CSS framework that provides you with a solid foundation for building reusable UI's quickly 🕶
https://twitter.com/scally_fw
Apache License 2.0
285 stars 20 forks source link

Setup CI #21

Open chris-pearce opened 9 years ago

chris-pearce commented 9 years ago

Look at Travis CI.

Things to look at:

chris-pearce commented 9 years ago

Not sure if this is needed? Tests I can run:

Also auto updating the git tagging (version numbering).

chris-pearce commented 9 years ago

Currently have to do all this manually:

chris-pearce commented 9 years ago

@kllevin how is this looking?

chris-pearce commented 9 years ago

https://codeship.com/

chris-pearce commented 9 years ago

Be great to auto update Twitter for each commit :) https://zapier.com/zapbook/github/twitter/1662/tweet-from-github-commit/

chris-pearce commented 9 years ago

Found a grunt task to manage auto versioning update of package json files and creating new git tags: http://bob.yexley.net/creating-and-maintaining-your-own-bower-package/#gruntbump.

chris-pearce commented 9 years ago

Another addition maybe: https://github.com/katiefenn/parker.

chris-pearce commented 9 years ago

Another addition maybe: https://github.com/springload/css-reporter.