Commit graph

18 commits

Author SHA1 Message Date
Lex Berezhny
cd71d4a2f7 remove double install of coverage package 2020-01-01 16:02:11 -05:00
Lex Berezhny
d4f1b48f52 renamed integration tests to be clearer in gitlab UI 2020-01-01 15:57:56 -05:00
Lex Berezhny
c9f27b83e1 split integration tests into three jobs 2020-01-01 15:57:56 -05:00
Lex Berezhny
727815d6dd updating scripts after moving lbry up one level 2020-01-01 15:57:56 -05:00
Lex Berezhny
431499f43f do not install torba 2020-01-01 15:57:56 -05:00
Lex Berezhny
e8750275c9 skip code quality checks, will fix later 2020-01-01 15:57:56 -05:00
Lex Berezhny
f0d7ea4cc6 updated files and scripts post torba merge 2020-01-01 15:57:56 -05:00
Alex Grintsvayg
9f0fba063d
ensure asset exists before upload 2019-12-20 13:01:51 -05:00
Alex Grintsvayg
4d97dcaa93
remove extraneous apostrophe 2019-12-20 10:26:41 -05:00
Alex Grintsvayg
783f454f8e
dont include dist dir in windows zip 2019-12-16 20:32:42 -05:00
Alex Grintsvayg
86a67bd245
autopublish release and notify in slack 2019-12-16 16:40:56 -05:00
Alex Grintsvayg
099b0b65c0
run torba unit tests the way lex runs them 2019-12-16 12:59:15 -05:00
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
Alex Grintsvayg
44f07fb81d move build-related files into top-level dir 2019-11-26 18:28:58 -05:00
Alex Grintsvayg
60a85fadd3 no more codecov 2019-11-26 18:28:58 -05:00
Alex Grintsvayg
68367125e1 gitlab builds on windows
what's left:
  - github build progress notifications (need to upgrade to Gitlab Silver for this)
  - github releases
  - uploading coverage results to codecov.io
  - what directories to cache between builds
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