Commit graph

16 commits

Author SHA1 Message Date
Daniel Martí 7f65876811 Join readmeta and lint into the same task/job
This way, the preparing commands are only run once. Also, if readmeta fails,
lint will fail with the same message. So having the two messages thrown in
parallel is of little use.
2015-07-30 14:08:28 -07:00
Daniel Martí f7eae17fae Also run lint as part of the CI job 2015-07-30 12:41:50 -07:00
Daniel Martí c870b7311d Set up fdroiddata with empty config.py 2015-07-30 12:36:17 -07:00
Daniel Martí 53cdcedcbc Run fdroid readmeta inside fdroiddata 2015-07-30 12:34:40 -07:00
Daniel Martí 2cd2c669fe Add deps necessary for fdroid readmeta 2015-07-30 12:33:07 -07:00
Daniel Martí 3061e4856e Remove existing fdroidserver clone
It may be outdated or wrong
2015-07-30 12:28:58 -07:00
Daniel Martí 75576e013a Give up on setup.py 2015-07-30 12:20:01 -07:00
Daniel Martí f2370fed5b https clone address requires .git 2015-07-30 11:57:48 -07:00
Daniel Martí 5cb76d0f89 Run setup inside dir, clone instead of wget 2015-07-30 11:55:39 -07:00
Daniel Martí 643e5c9d90 Apparently no sudo required 2015-07-30 11:52:26 -07:00
Daniel Martí 6fc3f02b9f Make sure python-setuptools is installed 2015-07-30 11:47:29 -07:00
Daniel Martí c7437a8f9f Use setup.py directly 2015-07-29 17:10:49 -07:00
Daniel Martí 2d00570a48 Apparently custom images aren't allowed on ci.gitlab.com
Output from ci.gitlab.com:

ERROR: No images are allowed
Please check runner's configuration: http://doc.gitlab.com/ci/builds_configuration/docker.html#overwrite-image-and-services
2015-07-29 16:57:53 -07:00
Daniel Martí bc2328899a Use python 2.7 docker image 2015-07-29 16:52:09 -07:00
Daniel Martí 592b9fba97 Fix CI job 2015-07-29 16:41:37 -07:00
Daniel Martí 3bc655d288 First attempt at Gitlab CI yml file 2015-07-29 16:16:43 -07:00