Commit graph

29 commits

Author SHA1 Message Date
Chris Kuehl
72879239a4 Fix DEBIAN_FRONTEND environment variable
As written it almost certainly won't actually do anything since sudo
clears most of the environment.
2015-08-17 15:40:06 -07:00
Chris Kuehl
60c29aca15 Add travis.yml 2015-08-13 23:31:25 -07:00
Chris Kuehl
471e0f492c Merge pull request #2 from chriskuehl/fix-makefile
Fix Makefile to actually run all tests on all platforms
2015-08-12 13:32:47 -07:00
Chris Kuehl
f91fe78a44 Fix Makefile to actually run all tests 2015-08-12 13:32:32 -07:00
Chris Kuehl
de7c8d7054 Merge pull request #1 from Yelp/bukzor-patch-1
Update README.md
2015-08-12 12:12:06 -07:00
Buck Evan
d5f954960f Update README.md 2015-08-12 12:04:20 -07:00
Chris Kuehl
6f6814e91b Merge branch 'ckuehl_python_package' 2015-08-11 15:29:22 -07:00
Chris Kuehl
e4e6216555 Mention Python package in README 2015-08-11 15:29:07 -07:00
Chris Kuehl
242d2c5d7d Switch to pkill instead of pgrep | xargs kill 2015-08-11 14:41:04 -07:00
Buck Golemon
47489106e2 buck's review 2015-08-11 14:31:08 -07:00
Chris Kuehl
737582d78a Enable Python itest on lucid 2015-08-11 13:46:03 -07:00
Chris Kuehl
0a0f2fbe58 Merge branch 'ckuehl_open_source' 2015-08-10 16:42:28 -07:00
Chris Kuehl
18a77e193b Add LICENSE 2015-08-10 10:00:07 -07:00
Chris Kuehl
129e39af34 Whitespace cleanup 2015-08-10 09:32:56 -07:00
Chris Kuehl
fdaf6cc74e Add Python integration tests 2015-08-07 18:18:13 -07:00
Chris Kuehl
39dcc3c22c Properly kill print-signals in test-proxies-signals 2015-08-07 16:50:26 -07:00
Chris Kuehl
04084d99df Also run Python integration tests, fix dh_auto_test 2015-08-07 16:04:30 -07:00
Chris Kuehl
839d5c06cd Allow specifying path to dumb-init for tests 2015-08-07 16:04:30 -07:00
Buck Evan
1c6aca8833 Install dumb-init in Python package
Author of all of the setuptools magic is Buck Evan <buck@yelp.com>.
2015-08-07 16:04:29 -07:00
Chris Kuehl
a8d535f223 Add pre-commit and setup.py stub 2015-08-07 16:04:29 -07:00
Chris Kuehl
b535104e3b Merge branch 'ckuehl_exit_status_better_help' 2015-08-06 14:44:25 -07:00
Chris Kuehl
2c3b93a86e Fix return code, add better help, add more tests 2015-08-06 14:31:49 -07:00
Chris Kuehl
9e110230d5 Merge branch 'ckuehl_fix_lucid' 2015-08-05 16:30:40 -07:00
Chris Kuehl
55cc57248d Fix for lucid 2015-08-05 16:15:00 -07:00
Chris Kuehl
0b09f86af6 Merge branch 'ckuehl_build_and_tests_in_docker' 2015-08-05 11:20:17 -07:00
Chris Kuehl
f8b142351b Add tests 2015-08-05 11:03:47 -07:00
Chris Kuehl
f3535cb93e Add building in Docker 2015-08-04 17:17:34 -07:00
Chris Kuehl
ad20525ad9 Initial commit 2015-08-04 16:38:35 -07:00
buck
03d6581496 Init repo 2015-08-04 15:40:50 -07:00