Commit graph

167 commits

Author SHA1 Message Date
Lex Berezhny
5bbba0b65a updated windows build 2019-06-20 22:50:39 -04:00
Lex Berezhny
d4b006656d torba integration test 2019-06-20 22:50:39 -04:00
Lex Berezhny
b1e70723c7 travis coverage combine fix 2019-06-20 22:50:39 -04:00
Lex Berezhny
1ec1ad19f8 pin to mypy==0.701 2019-06-20 22:50:39 -04:00
Lex Berezhny
b96b27ed91 travis ci install mypy 2019-06-20 22:50:39 -04:00
Lex Berezhny
8b145cb1d8 combined .travis.yml 2019-06-20 22:50:39 -04:00
Jack Robison
4409b8c4f8
fix torba version on travis 2019-06-05 18:19:56 -04:00
Jack Robison
925e39c5a8
improve set_build.py, pin torba version
- adds BUILD_COMMIT to lbrynet.build_type
2019-05-24 18:02:55 -04:00
Lex Berezhny
e56b72cf04 pylint and use torba master 2019-05-18 21:43:46 -04:00
Lex Berezhny
8dee83aac0 disable cache for integration tests while using custom torba branch 2019-05-18 21:43:46 -04:00
Lex Berezhny
879ae5cc72 .travis.yml 2019-05-18 21:43:46 -04:00
Lex Berezhny
74a9e17178 .travis.yml 2019-05-18 21:43:46 -04:00
Lex Berezhny
5e97215eaa integration tests should clone sqltrie torba branch 2019-05-18 21:43:46 -04:00
Lex Berezhny
d26caded53 use sqltrie branch of torba 2019-05-18 21:43:46 -04:00
Lex Berezhny
fcab4eb9bd make sure to use python3 when running set_build.py 2019-04-21 16:31:46 -04:00
Lex Berezhny
9f42b958fa run examples fix 2019-04-06 17:08:15 -04:00
Lex Berezhny
574a912f7d run examples as part of ci 2019-04-06 17:08:15 -04:00
Victor Shyba
f7c8145283 fix travis not to build wallet on PR 2019-03-19 12:22:00 -04:00
Jack Robison
d95903d219
update aiohttp and pylint 2019-02-28 12:04:07 -05:00
Jack Robison
876a3c68dd
pin requirements 2019-02-26 17:20:16 -05:00
Lex Berezhny
3910964df1 plyvel no longer installed unless platform is explicitely linux in torba/setup.py 2019-02-22 20:52:42 -05:00
Lex Berezhny
026d93e92a
Update .travis.yml
use `stage: build` for the docker builds to get some parallelism.
2019-01-25 17:28:06 -05:00
Victor Shyba
071af12d1a release wallet server master tag every master merge 2019-01-25 12:20:42 -05:00
Victor Shyba
ed61c7feec add step to build wallet server images on release 2019-01-24 19:20:23 -05:00
Lex Berezhny
cd76e0c296 import mock from unittest 2019-01-24 00:13:15 -05:00
Lex Berezhny
2ca438c36e passing integration tests 2019-01-24 00:13:15 -05:00
Jack Robison
65ae1b3f08 update setup.py, travis, and wine_build 2019-01-24 00:13:15 -05:00
Lex Berezhny
9ccb3fa2a3 unit/test_cli tests 2019-01-22 18:04:17 -05:00
Lex Berezhny
1ae1137005 fixing integration tests 2019-01-22 18:04:17 -05:00
Lex Berezhny
d0230b4893 command line fixes 2019-01-22 18:04:17 -05:00
Lex Berezhny
a6cd53b97c test_Daemon.py uses /tmp for data_dir 2019-01-22 18:04:17 -05:00
Lex Berezhny
7a28171a72 conf no longer global 2019-01-22 18:04:17 -05:00
Lex Berezhny
5f2c3ac965 dont run customlogger tests 2019-01-19 16:32:11 -05:00
Lex Berezhny
17d1b85423 run brew upgrade twice and ignore result 2019-01-10 22:38:27 -05:00
Lex Berezhny
b5340505e5 fix blobmanager tests and dont run conf tests 2019-01-07 21:56:05 -05:00
Lex Berezhny
4bb8129bb7 fixing tests to work with asyncio daemon 2019-01-07 21:56:05 -05:00
Victor Shyba
c601677386 run schema unit tests on travis 2018-12-14 09:21:31 -05:00
Lex Berezhny
90685e8357 deploy release for tags 2018-12-12 00:10:50 -05:00
Lex Berezhny
9f18da4bae
release script (#1697)
* travis deploying to github
* release script
2018-12-11 23:24:19 -05:00
Victor Shyba
4e3467bb7e fix windows release type set script 2018-12-11 16:30:35 -05:00
Lex Berezhny
b71faddaac upload zip files into the same directory 2018-12-08 19:01:13 -05:00
Thomas Zarebczan
bf12fb68a2 use xcode8.3 for mac build (#1692)
use xcode8.3 for mac build
2018-12-08 14:38:35 -05:00
hackrush
2693301ad0 Fix python and pip3 not available in xcode8 2018-12-04 15:12:07 -05:00
Lex Berezhny
c4c7670a7c do not run brew update 2018-11-30 12:20:07 -05:00
Lex Berezhny
0918bac86e mac build stuff 2018-11-30 11:50:32 -05:00
Lex Berezhny
b3ee29b66d maybe python is already installed on mac 2018-11-30 11:30:03 -05:00
Lex Berezhny
3a1a9b988c on mac brew, python 3 is installed with plain python while python2 now requires python@2 2018-11-30 10:55:15 -05:00
Lex Berezhny
12f2bebc46 build for mac using xcode8 2018-11-30 10:34:45 -05:00
Lex Berezhny
e01ad6bc85 disable travis cache on mac build 2018-11-26 20:55:03 -05:00
Victor Shyba
47a33009ff remove python 3.6 steps from travis 2018-11-26 20:55:03 -05:00