Commit Graph

13 Commits

Author SHA1 Message Date
Tim Kuehn
a58dea0ec5 Update license from dual Apache 2.0/MIT to just MIT. 2016-02-08 11:52:51 -08:00
Adam Wright
14ef89bbca Change the commit hook to print something while its running tests 2016-01-24 17:29:38 -08:00
Tim Kuehn
9bd7fc6711 Add missing license headers 2016-01-21 11:27:37 -08:00
Adam Wright
6e37d3a37e Fix pre-push/commit hooks so they work.
- Move them back to the root directory of the repo
- Explicitly specify the path to the manifest we are running tests for
2016-01-12 23:35:53 -08:00
Tim Kuehn
6141b295d1 Add a tarpc_examples package 2016-01-11 23:39:58 -08:00
Adam Wright
1e42547ca4 Remove crap we don't need, actually fail on test result 2016-01-10 18:01:21 -08:00
Adam Wright
200a06ac57 Print FAIL in red. 2016-01-10 17:51:15 -08:00
Adam Wright
ea24921eff Just go to a simple world where we check the branch we're on 2016-01-10 17:49:18 -08:00
Adam Wright
d906357ad8 Say we're done at the end. 2016-01-10 17:49:18 -08:00
Adam Wright
0d61812a3f Updated error message when you're not on a branch
And fix uncommitted changes detection
2016-01-10 17:49:18 -08:00
Adam Wright
ab92f90aff Don't try to stash, just tell the user they're dumb. 2016-01-10 17:49:18 -08:00
Adam Wright
0aa2661f02 Pre-push hook that rejects branches with non-passing tests 2016-01-10 17:49:18 -08:00
Adam Wright
3ea0f6fbb5 WIP 2016-01-10 17:49:18 -08:00