Commit Graph

26 Commits

Author SHA1 Message Date
Parker Moore 141ce32382 Custom formatter. 2014-08-12 18:06:47 -04:00
Parker Moore 56b9238af5 Fix up script/cucumber and script/test 2014-08-12 16:38:39 -04:00
Parker Moore bcc539999b Allow for parallel test execution. 2014-08-12 15:56:56 -04:00
Alfred Xing ff14d7b853 Fix `git diff` command in CI script 2014-08-01 09:08:20 -07:00
Parker Moore 2d3d65a930 Always run the full test suite. 2014-07-29 19:08:40 -04:00
Parker Moore d2aa8dcc43 Actually print properly. 2014-07-25 15:18:55 -04:00
Parker Moore de9c591ffc Run travis tests if TRAVIS_PULL_REQUEST is set and set to a number. 2014-07-16 19:46:25 -04:00
Alfred Xing 8e3ad082e2 Add `set -e` to top of `proof` and `cibuild`
Exit immediately on any non-zero exit code
2014-07-16 13:13:45 -07:00
Alfred Xing b48123c1e1 We need to use `bundle exec jekyll` in `script/proof` 2014-07-16 13:08:27 -07:00
Alfred Xing bf465cd904 Fix `grep` pattern in `script/test` as well 2014-07-16 11:17:19 -07:00
Alfred Xing d8140f4142 Fix up `grep` pattern
Change from `^/site` to `^site/`
2014-07-16 11:03:26 -07:00
Parker Moore e6698fc65a Run bundle exec rake tho. 2014-07-15 21:57:33 -04:00
Parker Moore ab66326f97 Cleaning up the cibuild stuff. 2014-07-15 21:53:50 -04:00
Alfred Xing 10d4e023c8 Simpler way to install nokogiri with system extensions 2014-07-15 17:05:59 -07:00
Alfred Xing 51c7757543 Uncomment the exit 2014-07-15 17:02:11 -07:00
Alfred Xing 27f307b428 Proof site with html-proofer
Proof site with html-proofer when the site directory is changed
2014-07-15 17:01:36 -07:00
Alfred Xing a92fe17ae0 Add script/proof to cibuild 2014-07-15 16:27:53 -07:00
Parker Moore 764dc88832 script/test should probably use bundler 2014-04-24 13:59:24 -04:00
Parker Moore 3a6ad0737c Add a script/test file for ❤️ and :money: 2014-04-24 13:59:24 -04:00
Parker Moore 75f49a751e OMG COLLECTIONS ARE RENDERING CALL THE POLICE 2014-04-14 22:46:21 -04:00
XhmikosR 553338636b Trim trailing spaces and convert tabs to spaces. 2014-03-11 07:44:01 +02:00
Parker Moore 5cfbeeb5d9 Our CI server runs bundle install already. Don't need to do it in script/cibuild. 2014-03-02 13:53:47 -05:00
Parker Moore d2e22eda28 Add some rebund ❤️ to speed up TravisCI builds. 2014-01-24 22:23:55 -05:00
Parker Moore 21cef96b5d Branding, baby.
Many thanks to http://patorjk.com/software/taag/ for doing the
ASCII art. 😃
2014-01-12 14:44:40 -08:00
Parker Moore 52a36fefdc Add script/cibuild. 2014-01-04 14:04:17 -08:00
Tom Bell 507f1c3995 Add a bootstrap script 2013-01-22 23:10:51 +00:00