Commit graph

293 commits

Author SHA1 Message Date
Anthony Sottile
8b24bad35c
Test s390x through travis-c 2019-12-04 09:42:12 -08:00
Chris Kuehl
3cad77a4df
Merge pull request #198 from Yelp/update-contributing-for-arm64
Update release instructions for arm64
2019-11-29 11:02:26 -08:00
Chris Kuehl
5003383eb7 Update release instructions for arm64 2019-11-28 20:16:06 -08:00
Chris Kuehl
e0e1f64d26
Merge pull request #197 from hrw/master
travis: enable aarch64 - #138
2019-11-28 19:52:58 -08:00
Marcin Juszkiewicz
a20ad99d18 travis: enable aarch64 - #138 2019-11-28 08:47:12 +01:00
Chris Kuehl
4d3debba4d
Merge pull request #190 from Yelp/release-s390x-instructions
Add s390x build to release instructions
2019-08-01 13:23:19 -07:00
Chris Kuehl
3ff6a884d4 Add s390x build to release instructions 2019-08-01 13:16:54 -07:00
Chris Kuehl
8572292982
Merge pull request #189 from asottile/current_user
build the package using the current uid/gid
2019-07-31 10:06:33 -07:00
Anthony Sottile
04ea5a9019 build the package using the current uid/gid 2019-07-31 08:48:45 -07:00
Chris Kuehl
daea290393
Merge pull request #187 from Yelp/fix-bitrot-again
Only run tests under Python 3, fix random bitrot
2019-07-15 13:58:29 -07:00
Chris Kuehl
46774f6068 Only run tests under Python 3, fix random bitrot 2019-07-15 13:23:51 -07:00
Chris Kuehl
a0e0776bec
Merge pull request #183 from Yelp/fix-flake8
Fix flake8 failures
2019-02-20 13:28:46 -08:00
Chris Kuehl
9374f3e664 Fix flake8 failures 2019-02-20 13:00:02 -08:00
Chris Kuehl
1722197e81
Merge pull request #182 from zhsj/fix-test
Fix test on slow machines, increasing the sleep time
2019-02-19 11:38:22 -06:00
Shengjing Zhu
0708f2779c Fix test on slow machines, increasing the sleep time
The original sleep time is too short, the tests failed on
architectures like mips*, armhf. I think it's because the
python interpreter can't start in 0.1s.

After increasing the sleep time, it passed on most architectures
which Debian supports.

The result can be found at:
https://buildd.debian.org/status/logs.php?pkg=dumb-init
(compare the build result of 1.2.2-1.1 and 1.2.2-1)

Signed-off-by: Shengjing Zhu <zhsj@debian.org>
2019-02-19 00:08:34 +08:00
Chris Kuehl
f594e57209
Merge pull request #176 from hellerve/master
Nit: add braces around if
2018-08-09 10:19:29 -07:00
hellerve
93e076ae18 nit 2: add braces around for 2018-08-09 15:43:01 +02:00
hellerve
341a453731 nit: add braces around if 2018-08-09 10:59:00 +02:00
Chris Kuehl
b1e978e486 v1.2.2 2018-08-01 16:46:41 -07:00
Chris Kuehl
9f490af235
Merge pull request #174 from chriskuehl/fix-race
Fix SIGHUP/SIGCONT sometimes reaching the child due to tty quirks
2018-08-01 16:35:27 -07:00
Chris Kuehl
53ca2265d1 Temporarily allow the linux-ppc64le tests to fail
This is due to #175.
2018-08-01 16:26:27 -07:00
Chris Kuehl
7d3aa2fc2b Fix SIGHUP/SIGCONT race condition 2018-08-01 16:20:16 -07:00
Chris Kuehl
183db85f9d
Merge pull request #168 from chriskuehl/update-release-instructions-for-ppc
Update release instructions for ppc64el
2018-06-07 10:59:52 -07:00
Chris Kuehl
c66a5f92ca Just go straight to master 2018-06-07 10:58:21 -07:00
Chris Kuehl
a5bb24a7a1 Update release instructions for ppc64el 2018-06-07 10:37:45 -07:00
Chris Kuehl
7585bc2811
Merge pull request #167 from Yelp/upload-assets-ourselves
Run the asset upload ourselves
2018-06-05 16:01:14 -07:00
Chris Kuehl
9dee5e4405 Run the asset upload ourselves 2018-06-05 14:50:28 -07:00
Chris Kuehl
1de920df9d
Merge pull request #166 from Yelp/travis-ppc
Build for ppc64le via Travis
2018-06-05 12:22:03 -07:00
Chris Kuehl
9262b01828 Build for ppc64le via Travis 2018-06-05 09:29:35 -07:00
Chris Kuehl
73a216019b
Merge pull request #165 from Yelp/upload-artifacts
Upload artifacts as part of the Travis build
2018-06-04 20:31:38 -07:00
Chris Kuehl
233843bcb6 Upload artifacts as part of the Travis build 2018-06-04 20:21:25 -07:00
Chris Kuehl
0ffe859513
Merge pull request #164 from Yelp/update-readme
Suggest installing from official apt sources
2018-05-31 11:45:33 -07:00
Chris Kuehl
6ead12bedf Address review comments 2018-05-26 16:02:23 -07:00
Chris Kuehl
66c04fbf72 Suggest installing from official apt sources 2018-05-24 22:00:35 -07:00
Chris Kuehl
ead14a8ca1
Fix travis badge URL 2018-05-16 11:19:55 -07:00
Chris Kuehl
5f0b5043b0
Merge pull request #163 from Yelp/travis
Switch from CircleCI to Travis, add bionic itests
2018-05-16 10:48:29 -07:00
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