48 Commits

Author SHA1 Message Date
Mark Schmitt
80df0cc06a Add stage definitions of test jobs and add test to list of stages
Defining the stages instead of having travis guess them and implicitly build an order
ensures that the test stage is executed before the docker images are built.
2020-12-28 12:24:39 +01:00
Mark Schmitt
d258fdc783 Move build condition into separate stages list 2020-12-28 12:22:35 +01:00
Mark Schmitt
22ae74d409 Use conditions to prevent builds on branches / tags other than master, dev and ng-* 2020-12-27 20:01:21 +01:00
Mark Schmitt
e541992c12 Re-enable test steps 2020-12-23 12:13:12 +01:00
Mark Schmitt
571736816e Remove arm32v6 from docker manifest , it is not getting created 2020-12-23 09:14:40 +01:00
Mark Schmitt
5b584670d6 arm64-graviton2 build requires group:edge 2020-12-22 14:18:11 +01:00
Mark Schmitt
d9c1c15dd6 Switching back to virt: vm as there seems to be a prob with the lxc ones 2020-12-22 14:15:06 +01:00
Mark Schmitt
8c07c8833c Remove steps not necessary to build docker images 2020-12-22 13:43:51 +01:00
Mark Schmitt
12a8f96f28 Enable manifests support 2020-12-22 13:42:21 +01:00
Mark Schmitt
e13e202e3d Tell me, what kind of arm64 is it that produces amd64 docker images?
It's weird
2020-12-22 13:27:19 +01:00
Mark Schmitt
30984765e4 Remove accidentially added quote 2020-12-22 12:58:35 +01:00
Mark Schmitt
b2accdbde7 Use arm64-gravis instead of regular arm64. See if that is fast enough. 2020-12-22 12:49:36 +01:00
Mark Schmitt
133c1bf2a2 Use qemu also for arm64v8 build - something might be causing trouble on the native hosts 2020-12-21 21:53:39 +01:00
Mark Schmitt
e3e826e906 Adding some echos to bette runderstand where the build hangs 2020-12-21 17:08:01 +01:00
Mark Schmitt
2fff227747 Added multi arch docker builds to travis ci 2020-12-21 13:14:16 +01:00
jonaswinkler
dca4e5dc53 use a more recent version of ubuntu in travis so that tesseract 4.0 is installed. 2020-11-27 12:08:23 +01:00
Jonas Winkler
bd0db57604 more test 2020-11-25 21:38:19 +01:00
Jonas Winkler
d356dfe028 travis fixes 2020-11-22 13:37:24 +01:00
Jonas Winkler
b801ff2aba travis fixes 2020-11-22 13:31:54 +01:00
Jonas Winkler
6deaf6a14e travis fixes 2020-11-22 13:25:59 +01:00
Jonas Winkler
a603bba877 updated travis 2020-11-22 13:20:20 +01:00
Jonas Winkler
cc207e5ff7 add required packages to travis 2020-11-20 11:29:34 +01:00
Jonas Winkler
d04d5c911d travis update. 2020-11-17 18:21:47 +01:00
Jonas Winkler
4477154c12 fixes docker build 2020-11-12 20:43:47 +01:00
Jonas Winkler
34caff88b6 add docker to travis 2020-11-12 18:51:07 +01:00
Jonas Winkler
4fba7b661e trying to make travis work. 2020-11-12 17:12:58 +01:00
Florian Gabsteiger
ba67019b77 Remove python 3.4 from travis as it has reached end-of-life and does not support a lot of the dependencies newer versions 2019-08-08 01:01:53 +02:00
Stéphane Brunner
0cd6fc60be Deploy Docker image 2019-04-15 09:06:37 +02:00
Benedikt Heine
61ac75537f Build docker image in Travis 2019-02-18 23:10:51 +01:00
Daniel Quinn
45eb274a9b Tweak Travis to include Python3.7 and pipenv 2018-12-30 18:18:37 +00:00
Daniel Quinn
11ada4ff4b Add Python 3.7 to test suite 2018-12-30 14:09:32 +00:00
Erik Arvstedt
02a2952d7d Fix travis ocr languages
The tests need German language support for Tesseract
2018-12-02 15:10:20 +01:00
Daniel Quinn
1e8e9469ee Hopefully fix Travis 2018-10-01 20:40:43 +01:00
Ovv
6bb737bc9b travis doc path 2018-02-27 13:37:01 +01:00
Ovv
77cb908964 remove double python 3.6 2018-02-27 13:31:05 +01:00
Ovv
3c07199b4f Add documentation testing 2018-02-27 13:30:02 +01:00
Daniel Quinn
149aaf0bae Have pytest generate the coverage files 2018-02-25 16:42:15 +00:00
Daniel Quinn
8ca07388bc Change directory in [script] 2018-02-25 16:08:47 +00:00
Daniel Quinn
f2796ab408 Consolidate CI tools into setup.cfg and drop tox 2018-02-25 15:51:59 +00:00
Wolf-Bastian Pöttner
3a4626a3e2 Add tesseract and unpaper to travis-ci for automated tests 2018-02-03 00:28:52 +01:00
Wolf-Bastian Pöttner
3dc730808e Add support for using pre-existing text from PDFs 2018-02-02 22:37:58 +01:00
Daniel Quinn
1823eeaa2f Fix travis reference to pycodestyle 2018-01-06 19:32:51 +00:00
Daniel Quinn
083ed3c7a3 fix: pep8 + travis & tox env updates 2017-03-25 15:10:51 +00:00
Daniel Quinn
3a7923e32d Moved pyocr.get_available_tools() into a method 2016-02-21 02:24:05 +00:00
Daniel Quinn
5f0962bc3e Travis integration: take 6 2016-02-21 01:58:09 +00:00
Daniel Quinn
300dc97e83 Travis integration: take 5 2016-02-21 01:53:10 +00:00
Daniel Quinn
e0b2d27e01 Travis integration: take 4 2016-02-21 01:50:04 +00:00
Daniel Quinn
6f7169d2d6 Travis integration: take 3 2016-02-21 01:46:49 +00:00