Noah Levitt
|
5a8d1610e6
|
try to work around stupid travis build error, see https://blog.travis-ci.com/2017-06-21-trusty-updates-2017-Q2-launch
|
2017-06-23 14:12:04 -07:00 |
|
Noah Levitt
|
95dfa54968
|
get rid of dbm, switch to sqlite, for easier portability, clarity around threading
|
2017-05-24 13:57:09 -07:00 |
|
Noah Levitt
|
ca7625b18d
|
set via header on request and response, record request via in warc (because it is sent to the remote site), do not record response via in warc (because it is not sent by the remote site)
|
2017-04-28 11:07:33 -07:00 |
|
Noah Levitt
|
35d7ccd12e
|
add seconds_behind to service registry and status api, which is the length of time the next url to be written to warc has been waiting in the queue
|
2017-03-30 15:54:19 -07:00 |
|
Noah Levitt
|
fed8dfa978
|
fix buglet
|
2017-03-15 12:01:34 -07:00 |
|
Noah Levitt
|
907e519af0
|
python 3.6 is out now
|
2017-01-23 13:53:01 -08:00 |
|
Noah Levitt
|
af74959864
|
add slack notification
|
2017-01-16 12:26:45 -08:00 |
|
Noah Levitt
|
fa1e8d3af4
|
allow travis-ci failures for python-nightly and also test 3.6-dev (but allow failures);
enable the onion site tor test because apparently travis-ci is allowing me to
install tor now, see https://travis-ci.org/internetarchive/warcprox/jobs/169101744
although https://github.com/travis-ci/apt-package-whitelist/issues/1753 is still open
|
2016-10-19 18:24:25 -07:00 |
|
Noah Levitt
|
a5d6d634d8
|
enable pypy and pypy3 travis-ci tests, but allow failures
|
2016-07-11 11:23:53 -05:00 |
|
Noah Levitt
|
00dc9eed84
|
new option --onion-tor-socks-proxy, host:port of tor socks proxy, used only to connect to .onion sites
|
2016-01-26 18:47:08 -08:00 |
|
Noah Levitt
|
93a2e4ff85
|
.travis.yml - disable pypy (not working because of cryptography library), require docker service
|
2016-01-26 18:47:08 -08:00 |
|
Noah Levitt
|
9f84c20274
|
test with rethinkdb flags too
|
2016-01-26 18:47:08 -08:00 |
|
Noah Levitt
|
4dcaedb5d9
|
py.test the right thing
|
2016-01-26 18:47:08 -08:00 |
|
Noah Levitt
|
7e731d40bc
|
try new travis docker-based infrastructure, more versions of python
|
2016-01-26 18:47:08 -08:00 |
|
Noah Levitt
|
0eb2917e50
|
update tox and travis config for supported python versions 2.7 and 3.4
|
2015-03-18 16:36:24 -07:00 |
|
Noah Levitt
|
111c678cee
|
add python3.4 to travis, tox test list; remove apt-get install python3.3-gdbm from travis configuration to fix travis error "Unable to locate package python3.3-gdbm"
|
2014-08-01 16:43:00 -07:00 |
|
Noah Levitt
|
2ab44d4adf
|
maybe travis build can use tox
|
2014-01-07 14:10:39 -08:00 |
|
Noah Levitt
|
62e58caea5
|
.travis.yml - use pip to install test dependencies
|
2014-01-07 14:00:46 -08:00 |
|
Noah Levitt
|
ad30585cbf
|
fix travis build?
|
2014-01-07 12:04:52 -08:00 |
|
Noah Levitt
|
8213c47969
|
py.test
|
2014-01-07 11:54:20 -08:00 |
|
Noah Levitt
|
f91986c1af
|
maybe gdbm will work
|
2013-12-09 18:35:40 -08:00 |
|
Noah Levitt
|
0d617a927c
|
tox (and travis ci?) were hiding the fact that the gdbm dependency was the problem
|
2013-12-07 00:28:56 -08:00 |
|
Noah Levitt
|
e9e152ca7d
|
tox (and travis ci?) were hiding the fact that the gdbm dependency was the problem
|
2013-12-07 00:27:59 -08:00 |
|
Noah Levitt
|
965043324a
|
not sure how to test travis ci without making a million commits
|
2013-12-06 17:14:01 -08:00 |
|
Noah Levitt
|
b6774da603
|
more fiddling trying to get test runs to work with various invocation methods, esp travis
|
2013-12-06 16:50:02 -08:00 |
|
Noah Levitt
|
20c25da48d
|
travis ci config
|
2013-12-04 17:34:23 -08:00 |
|