Commit graph

287 commits

Author SHA1 Message Date
Chris Kuehl
26c3279847 Merge pull request #146 from asottile/drop_lucid_precise
Drop lucid / precise
2017-10-03 19:36:13 -07:00
Anthony Sottile
bb7daef243 Drop lucid / precise 2017-10-03 16:42:59 -07:00
Chris Kuehl
d283f8a58b Remove unused import in ci/circle 2017-08-02 12:47:12 -07:00
Chris Kuehl
643bac8486 Merge pull request #145 from Yelp/fix-pre-commit-0.16.0
Update hooks for pre-commit 0.16.0
2017-08-02 12:21:30 -07:00
Chris Kuehl
7aff186e34 Update hooks for pre-commit 0.16.0 2017-08-02 11:47:37 -07:00
Chris Kuehl
48db0c0d0e README: remove trailing whitespace
Not sure why Travis didn't run on that PR? Weird!
2017-06-26 16:56:38 -07:00
Chris Kuehl
bdbe41b843 Merge pull request #143 from mixmastamyk/patch-1
Add wheel info for PyPI install.
2017-06-26 16:53:52 -07:00
mixmastamyk
38ee29ddb6 Add wheel info for PyPI install. 2017-06-26 16:29:47 -07:00
Chris Kuehl
50395db7d4 Merge pull request #140 from Yelp/shell-for-pre-start-hooks
Add some suggestions about performing pre-start work
2017-05-09 12:17:24 -07:00
Chris Kuehl
387637f837 Add some suggestions about performing pre-start work 2017-05-09 11:38:32 -07:00
Chris Kuehl
8e103bbb8b Merge pull request #137 from Yelp/less-flaky-mirrors
Use less flaky mirrors, add python3.6
2017-02-25 09:46:17 -08:00
Chris Kuehl
46a909c7b7 Use less flaky mirrors 2017-02-24 16:46:55 -08:00
Anthony Sottile
a665e76c4c Merge pull request #132 from zoidbergwill/patch-1
Kubernetes typo
2017-01-16 08:18:35 -08:00
William Martin Stewart
8aeac7dfcd Kubernetes typo 2017-01-16 14:45:55 +02:00
Chris Kuehl
bdac09339e Merge pull request #131 from Yelp/manylinux-wheel
Add manylinux building
2016-12-19 14:13:04 -08:00
Anthony Sottile
1b467f9993 Add manylinux building 2016-12-18 19:28:36 -08:00
Anthony Sottile
8b1712a190 Merge pull request #129 from jippi/patch-1
document ENTRYPOINT with arguments
2016-12-13 06:50:16 -08:00
Christian Winther
056a4f7d80 document ENTRYPOINT with arguments 2016-12-13 15:16:21 +01:00
Chris Kuehl
0d38734d4c Merge pull request #127 from chriskuehl/add-lintian
Add lintian to the build container
2016-12-02 13:21:20 -08:00
Chris Kuehl
3160a88ee7 Add lintian override (we're purposefully statically-linked) 2016-12-02 13:12:30 -08:00
Chris Kuehl
d92ac668d9 Add lintian to the build container 2016-12-02 12:57:02 -08:00
Jason Rose-Kuhrt
3143ca6f12 Update README.md
Mention another alternative
2016-11-13 22:36:31 -05:00
Chris Kuehl
be0a819ceb Merge pull request #123 from garykrige/patch-1
Update README.md
2016-10-12 01:06:05 -07:00
Gary Krige
d060ed7cee Update README.md 2016-10-12 10:02:55 +02:00
Chris Kuehl
3321350d7e tty_test: execvpe => execvp 2016-10-11 12:24:10 -07:00
Chris Kuehl
e5d51c2870 Merge branch 'fix-dumb-init-path' 2016-10-11 12:18:11 -07:00
Chris Kuehl
5b269aa9f8 Fix path to dumb-init in tty_test 2016-10-11 12:16:02 -07:00
Chris Kuehl
7ca7e44918 Release v1.2.0 2016-10-10 14:17:12 -07:00
Chris Kuehl
b66cbb081e Merge pull request #122 from chriskuehl/fix-job-control
Hand controlling TTY to child, if we have one
2016-10-10 14:09:14 -07:00
Chris Kuehl
e4e2dd0503 Fix ioctl arguments 2016-10-10 12:23:19 -07:00
Chris Kuehl
fff4226b17 Hand controlling TTY to child, if we have one 2016-10-10 11:17:31 -07:00
Chris Kuehl
1bb4ba125a Merge pull request #120 from nicolaevladescu/master
Fix typo in README.md: alterative -> alternative
2016-09-29 09:06:13 -07:00
Nicolae Vlădescu
1719540ad5 Fix typo in README.md: alterative -> alternative 2016-09-29 19:01:55 +03:00
Chris Kuehl
3b972dea15 Merge pull request #119 from chriskuehl/only-precommit-on-py35
Only run pre-commit on python3.5
2016-09-13 09:11:13 -07:00
Chris Kuehl
6d460b3ce1 Only run pre-commit on python3.5 2016-09-13 08:53:44 -07:00
Anthony Sottile
35f4a25cdf Merge pull request #117 from chriskuehl/fix-pre-commit-language-version
Set language_version: python3.5 on pre-commit hooks
2016-09-01 10:31:32 -07:00
Chris Kuehl
35d615ee7c Set language_version: python3.5 on pre-commit hooks 2016-09-01 10:14:58 -07:00
Anthony Sottile
a91de79a9e Merge pull request #116 from chriskuehl/use-bin-bash-exit-status-test
Fix exit_status_test on Fedora
2016-08-26 13:36:05 -07:00
Chris Kuehl
9398a4d0d0 Have Python kill itself instead of using /bin/kill
This is probably less fragile
2016-08-26 13:24:51 -07:00
Chris Kuehl
5b0c387023 Make sure to use /bin/bash for exit_status_test 2016-08-26 13:10:57 -07:00
Chris Kuehl
e1205f33f7 Merge pull request #114 from chriskuehl/fix-race-reading-proc
Fix race reading /proc in tests
2016-08-25 14:08:33 -07:00
Chris Kuehl
0841d65427 Fix race reading /proc 2016-08-25 13:59:54 -07:00
Anthony Sottile
d456a8951a Merge pull request #113 from chriskuehl/fix-proc-assertion
Loosen a /proc assertion
2016-08-25 13:22:43 -07:00
Chris Kuehl
dba55e1dc6 Loosen a proc assertion 2016-08-25 13:13:51 -07:00
Buck Evan
b0bf2eeb17 Merge pull request #112 from chriskuehl/clarify-json-syntax
Clarify the importance of JSON syntax for CMD
2016-08-15 14:20:06 -07:00
Chris Kuehl
411d1fc420 Clarify the importance of JSON syntax for CMD 2016-08-15 14:14:07 -07:00
Chris Kuehl
0f286e285f Release v1.1.3 2016-08-02 10:59:59 -07:00
Chris Kuehl
301eeddce7 Merge pull request #109 from chriskuehl/fixes-for-freebsd
Fixes for FreeBSD kernel
2016-08-01 18:47:40 -07:00
Chris Kuehl
3c141fe7e6 Merge pull request #108 from chriskuehl/fix-more-flaky-tests
Fix more flaky tests
2016-08-01 10:35:35 -07:00
Chris Kuehl
f854583872 Fixes for FreeBSD kernel 2016-08-01 10:32:31 -07:00