Alex Grintsvayg
d0b70ea6df
upload assets from gitlab CI to github on a tagged release
...
also disables travis asset uploading
2019-12-13 13:35:40 -05:00
Lex Berezhny
3ef96404ee
use make install in Dockerfile
2019-12-08 17:00:41 -05:00
Lex Berezhny
b76c45fc2b
drop jonathonf/backports sqlite3 PPA from .travis.yml since the package was removed
2019-12-08 17:00:41 -05:00
Jack Robison
03dff4b382
fix build
2019-12-05 20:56:57 -05:00
Alex Grintsvayg
44f07fb81d
move build-related files into top-level dir
2019-11-26 18:28:58 -05:00
Alex Grintsvayg
6112f60681
gitlab ci setup
...
what works:
- tests
- linux and mac builds
- uploading builds to s3
what's left to do:
- uploading coverage results to codecov.io
- windows build
- github releases
- what directories to cache between builds
2019-11-26 18:28:58 -05:00
Alex Grintsvayg
0723026a56
drop codecov
2019-11-25 12:52:30 -05:00
Lex Berezhny
8c3bf0d4cb
try ubuntu bionic on travis
2019-11-14 17:19:10 -05:00
Alex Grintsvayg
19c3b2f4b6
add a latest-release tag to wallet server docker builds
2019-11-13 12:08:04 -05:00
Lex Berezhny
99ce40f736
reduce output on travis and dont install python2 on mac build
2019-10-26 15:02:43 -04:00
Hugo
b70a23a10a
sudo no longer needed https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration
2019-10-26 10:36:52 -04:00
Victor Shyba
d133fa0d74
start virtualenv clean on Mac build
2019-10-21 13:08:19 -04:00
Victor Shyba
b0ad30a5d8
pin choco py to 37 on win build
2019-10-16 11:48:33 -03:00
Victor Shyba
795a5227bc
travis: remount /tmp as tmpfs
2019-08-21 20:05:39 -03:00
Alex Grintsvayg
b48b67ed10
fix aws key
2019-07-23 11:14:00 -04:00
Alex Grintsvayg
3ead6f63b6
add lbry-ci bot auth token
2019-07-23 11:04:10 -04:00
Lex Berezhny
638ecafb69
no longer using virtualenv for travis windows build
2019-07-09 18:42:34 -04:00
Jack Robison
c8752b03c1
travis checksums
2019-06-25 16:09:24 -04:00
Lex Berezhny
9712ef8abf
cache Homebrew
2019-06-25 01:33:04 -04:00
Lex Berezhny
908107d24f
cache virtualenv directory on windows
2019-06-25 01:33:04 -04:00
Lex Berezhny
e649d7219b
stage: build
2019-06-25 01:33:04 -04:00
Lex Berezhny
1f5698ec86
build using travis windows container
2019-06-25 01:33:04 -04:00
Lex Berezhny
8a5bb239c5
fix working directory in windows build
2019-06-23 11:31:46 -04:00
Lex Berezhny
2b514a9df7
fix github release upload
2019-06-23 00:38:02 -04:00
Lex Berezhny
0a6eb76542
cleaned up make idea
2019-06-21 11:39:35 -04:00
Lex Berezhny
0d2804ce55
travis windows build path fixes
2019-06-21 03:27:22 -04:00
Lex Berezhny
8efdd9d29a
popd directory before windows build
2019-06-21 03:27:22 -04:00
Lex Berezhny
41b866c1ee
fix linux/windows build
2019-06-20 22:50:39 -04:00
Lex Berezhny
f5e38f6e23
updated imports after moving lbrynet -> lbry
2019-06-20 22:50:39 -04:00
Lex Berezhny
3d5aa6a44b
travis fixes
2019-06-20 22:50:39 -04:00
Lex Berezhny
133fceeee5
fixing docker build
2019-06-20 22:50:39 -04:00
Lex Berezhny
38331b8918
travis fixups
2019-06-20 22:50:39 -04:00
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