Commit graph

543 commits

Author SHA1 Message Date
cbf11082ac 🚧 github: Reuse subimage workflow 2023-02-09 19:08:17 +01:00
bb7bbd0313 🚧 github: Reuse subimage workflow 2023-02-09 19:01:56 +01:00
e743384ca2 🚧 github: Reuse subimage workflow 2023-02-09 18:59:10 +01:00
9349650994 🚧 github: Reuse subimage workflow 2023-02-09 18:56:13 +01:00
f1081cb721 🚧 github: Reuse subimage workflow 2023-02-09 18:55:30 +01:00
9b2b68ce2d 🚧 github: Fix secrets? 2023-02-09 18:04:10 +01:00
802fa54021 🚧 github: Fix secrets? 2023-02-09 17:58:45 +01:00
e9df223d21 🚧 github: Push with tags 2023-02-09 17:54:44 +01:00
edc25ed890 🚧 github: Fix Docker tags 2023-02-09 17:38:05 +01:00
873f102d6e 🚧 github: Fix input type 2023-02-09 17:36:24 +01:00
8951955daf 🚧 github: Work around that actions can't have list inputs 2023-02-09 17:35:08 +01:00
3b2fa5b3a9 🚧 github: Refactor to allow setting image tag from main workflow 2023-02-09 17:29:16 +01:00
a3c193043b 🚧 github: Add metadata action 2023-02-09 10:35:22 +01:00
7256500468 🚧 github: Set DOCKER_IMAGE_TAG to let wrapper run the correct tests 2023-02-08 19:01:29 +01:00
0cfad9be7e 🚧 github: Fix installing pip 2023-02-08 18:49:15 +01:00
0237e68efc 🚧 github: Add a test job 2023-02-08 18:41:27 +01:00
3dcb89a963 🚧 github: Fix build-rest dependency again 2023-02-08 18:15:58 +01:00
b742a0d471 🚧 github: Fix inheriting secrets... 2023-02-08 18:14:57 +01:00
6bcbba036d 🚧 github: Explicitly pass secrets 2023-02-08 18:13:11 +01:00
0022e4a275 🚧 github: Use reusable workflow to build both core + rest of images 2023-02-08 18:08:49 +01:00
e591342b3e 🚧 github: Use a matrix build 2023-02-08 17:55:52 +01:00
2e027d015d 🚧 github: Use a matrix build to DRY 2023-02-08 17:45:16 +01:00
f79551b485 🚧 github: Push image 2023-02-08 17:02:09 +01:00
40430c5150 🚧 github: Push image 2023-02-08 16:46:15 +01:00
a478b9bd47 🚧 github: Do not attempt to push for now 2023-02-08 14:58:40 +01:00
648414d9f9 🚧 github: Build a second container image 2023-02-08 14:53:07 +01:00
08a0398e37 🚧 github: Build a second container image 2023-02-08 14:44:17 +01:00
807eb3eadf 🚧 Do not use data submodule 2023-02-08 14:20:21 +01:00
e608fdae1d 🚧 Install pyenv 2023-02-08 14:18:30 +01:00
55ebfb807a 🚧 Install pyenv 2023-02-08 13:00:36 +01:00
6fba90d49a 🚧 Install pyenv 2023-02-08 12:55:02 +01:00
e592a84e3b 🚧 Install pyenv 2023-02-08 12:38:20 +01:00
5b73c0ce6d 🚧 Install pyenv 2023-02-08 12:35:57 +01:00
620d8593b8 🚧 Remove data submodule 2023-02-08 12:21:51 +01:00
06e373847e 🚧 build: Install pip for Python 3.10 2023-02-07 11:36:48 +01:00
9ca6463f8b 🚧 build: Install pip for Python 3.10 2023-02-07 11:30:28 +01:00
ff6b289d94 🚧 Use Ubuntu 22.04
Building opencv-python-headless takes ages, try to use the latest
Ubuntu LTS to avoid that.
2023-02-06 20:15:52 +01:00
e9156ebaa3 🚧 build: Build for test/github-actions, too 2023-02-06 20:14:47 +01:00
08922136fc 🚧 build: Use commit SHA 2023-02-06 19:41:55 +01:00
01fae4fb8b 🚧 build: Check out explicitly to avoid build-push-actions trying to get the submodules 2023-02-06 19:28:51 +01:00
e65785899a Merge branch 'test/github-actions' 2023-02-06 19:10:54 +01:00
b97651f605 🚧 Test GitHub Actions 2023-02-06 19:07:06 +01:00
ac0a636c7b Merge branch 'master' of code.dev.sbb.berlin:qurator/ocrd-galley 2023-02-03 18:06:53 +01:00
b0934a1f41 ⬆️ ocrd_tesserocr 0.16.0 2023-02-03 18:05:55 +01:00
c6845b26f5 ⬆️ Update (and fix) sbb_textline_detector 2022-09-20 19:13:05 +02:00
6ff314ffb0 🐛 Fix building from multiple Dockerfiles
This did not work:

./build Dockerfile-core*

Fix this by properly handling multiple given Dockerfiles, i.e. removing
the "Dockerfile-" prefix for all arguments. Fixes gh-61.
2022-09-19 19:53:38 +02:00
7f167ffa6a 🐛 Install ImageMagick in core images
OCR-D has been complaining:

16:42:12.171 WARNING ocrd_exif - ImageMagick 'identify' not available, Consider installing ImageMagick for more robust pixel density estimation

Fix this by installing imagemagick. Fixes gh-60.
2022-09-19 19:14:49 +02:00
6d44738c0f ⬆️ ocrd_calamari 1.0.5 2022-09-16 18:31:11 +02:00
73c369b6d5 ⬆️ ocrd_segment 0.1.21 2022-09-14 19:11:31 +02:00
8bc9981036 ⬆️ ocrd_tesserocr 0.14.0 2022-09-14 18:47:47 +02:00