Commit graph

357 commits

Author SHA1 Message Date
Chris Kuehl
651f76555c Switch from CircleCI to Travis, add bionic itests
Fixes #157
2018-05-16 09:50:30 -07:00
Chris Kuehl
86e7010877
Merge pull request #162 from asottile/updates
Minor updates
2018-05-15 20:46:49 -07:00
Anthony Sottile
341d998eaa Minor updates 2018-05-15 20:40:27 -07:00
Chris Kuehl
733264f7a4
Merge pull request #160 from Yelp/fix-bitrot
Fix bitrot (remove pip upgrade)
2018-04-17 15:17:56 -07:00
Chris Kuehl
2c80039ab6 Fix bitrot (remove pip upgrade)
We don't need this anymore now that we don't build on lucid.
2018-04-17 11:18:59 -07:00
Chris Kuehl
b67a73da0a CONTRIBUTING.md: also upload *.whl to pypi 2017-12-01 10:23:07 -08:00
Chris Kuehl
e7ff7f5762 Release v1.2.1 2017-12-01 10:21:45 -08:00
Chris Kuehl
4daeedc348
Merge pull request #125 from jasonkuhrt/patch-1
Update README.md
2017-12-01 09:58:42 -08:00
Chris Kuehl
5ae82b9611
Merge pull request #153 from asottile/static_when_needed
Test for -static support before using it
2017-12-01 09:55:34 -08:00
Anthony Sottile
954217433a Test for -static support before using it 2017-12-01 09:42:51 -08:00
Chris Kuehl
2132d82bde
Merge pull request #151 from Yelp/fix-bare-init
Fix bare except to appease new flake8
2017-11-21 23:10:27 -08:00
Chris Kuehl
51230c674f Fix bare except to appease new flake8 2017-11-21 22:13:35 -08:00
Chris Kuehl
9aac01b436
Merge pull request #149 from cglewis/master
MAINTAINER is deprecated, using LABEL now
2017-10-31 21:01:47 -07:00
Chris Kuehl
952911f7dd
Merge pull request #150 from asottile/drop_wheezy
Drop debian wheezy: pip is too old to upgrade
2017-10-31 21:00:37 -07:00
Anthony Sottile
dc36132b48 Drop debian wheezy: pip is too old to upgrade 2017-10-31 20:54:54 -07:00
cglewis
e40a149954 MAINTAINER is deprecated, using LABEL now 2017-10-31 20:05:04 -07:00
Chris Kuehl
730933f911 Merge pull request #148 from asottile/gcov
Add a gcov tox environment
2017-10-13 10:22:44 -07:00
Anthony Sottile
486b2c640d Add a gcov tox environment 2017-10-13 08:54:33 -07:00
Chris Kuehl
844e87fcee Merge pull request #147 from kpengboy/patch-1
Fix ignored signal (non-)forwarding behavior
2017-10-12 10:38:21 -07:00
kpengboy
7623fb4271 Fix ignored signal (non-)forwarding behavior 2017-10-10 17:28:21 -07:00
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