Commit graph

542 commits

Author SHA1 Message Date
5196516880 ✔ Run test scripts during the build (WIP) 2023-08-15 20:02:10 +02:00
1b6c2afd53 ✔ Add test-eynollah.sh 2023-08-15 19:51:42 +02:00
af6da489e2 🐛 ocrd_olena: Update dependency installation 2023-08-14 20:00:00 +02:00
24ce314d5b 🐛 ocrd_olena: Install updated Olena package for Ubuntu 22.04 2023-08-14 19:40:53 +02:00
4c1f198da9 Merge branch 'master' of https://github.com/qurator-spk/ocrd-galley 2023-08-11 18:18:29 +02:00
9ebf5c8182 🐛 ocrd_olena: Fail the build if scribo-cli is borken 2023-08-11 18:18:19 +02:00
691554bff3 ⬆ eynollah 0.3.0 2023-08-08 12:48:51 +02:00
a58ef96909 🐛 ocrd_olena: Explicitly install deps 2023-08-08 12:48:25 +02:00
5fd172e8c9 🐛 ocrd_tesserocr: Use Ubuntu's own tesseract, not alex-p's 2023-08-08 12:35:18 +02:00
b8f33714a7 🐛 core: Install pkg-config (to fix ocrd_olena build) 2023-08-08 12:29:34 +02:00
429d831526 🚧 Install pyenv in CUDA image, too 2023-08-08 12:16:16 +02:00
c8de7b6769 🚧 Update to CUDA 12.1 (10.x is not available anymore) 2023-08-08 12:09:33 +02:00
6e1705d9bb ⚙ Build: don't fail fast - try to build everything 2023-08-08 12:04:57 +02:00
5cd4ae6714 ⚙ Install dinglehopper from PyPI 2023-08-07 19:45:29 +02:00
6cf7ec67cc ✔ Add test for dinglehopper 2023-08-07 19:44:46 +02:00
2954912bc0 ✔ Add test for core 2023-08-07 19:29:33 +02:00
0166e44e37 🧹 Remove old build scripts/docs 2023-04-05 15:36:53 +02:00
9d2ebd9cec ✔ Add a basic test for ocrd_trocr 2023-04-05 15:01:12 +02:00
6b78303ca2 🚧 Add WIP support for ocrd_trocr 2023-04-05 11:57:52 +02:00
2a2bfa337c 🚧 core: Install wheel 2023-04-05 11:17:42 +02:00
7bb9dd6141 ✔ Add a test script for ocrd_olena 2023-03-23 18:23:45 +01:00
f02b2973f9 ⤴ Update ocrd_tesserocr to 0.17.0
Update ocrd_tesserocr and add a test script.

Fixes #72.
2023-03-23 16:09:06 +01:00
f58c254250 Merge branch 'fix/try-ocrd_tesserocr-pr191' 2023-03-22 20:05:40 +01:00
f0178c017f ✔ CircleCI: Build for fix/* 2023-03-22 18:42:15 +01:00
acbe0efce1 💩 Workaround problems with recent OCR-D API vs ocrd_tesserocr 2023-03-22 18:38:43 +01:00
c4453e7bf3 🐛 Fix ocrd resources for ocrd_tesserocr by settting TESSDATA_PREFIX 2023-03-22 16:25:33 +01:00
10a8020243 🐛 Fix installing the wrapper
Since the introduction of color in the wrapper (for printing out a
warning if not using the "lastest" images), we had a circular dependency
in setup.py.

Fix this by moving the sub_images list to sub_images.py.
2023-03-21 20:00:45 +01:00
8abec9ea9f 🔼 Update minimum OCR-D version 2023-03-21 19:13:12 +01:00
397af5542b 🐛 Run the correct image when user called 'ocrd resmgr {download,list-available}' 2023-03-20 19:20:30 +01:00
8ddc8b3504 🧹 .gitignore build/ 2023-03-20 16:49:02 +01:00
e1f29dd5b6 💄 Make 'Using ...:test-github-actions red' message red 2023-03-20 16:47:55 +01:00
00ea7c363d ✔ GitHub Actions: Remove build for test/github-actions 2023-03-15 19:45:55 +01:00
0cfeb76bba Merge branch 'test/github-actions' 2023-03-15 19:41:05 +01:00
2a020954fb ✒ README: Update that we have images again + how to download models 2023-03-15 19:40:43 +01:00
435c88c5e1 🧹 Use GIT_COMMIT, not DRONE_COMMIT 2023-03-15 17:04:59 +01:00
bcf13a69c3 Add minimal support for using ocrd resmgr 2023-03-15 16:39:55 +01:00
287273ca57 🚢 GitHub Actions: Note about 'latest' behavior 2023-03-07 15:39:03 +01:00
97bfd249bd 🚢 GitHub Actions: Set edge, branch and semver tags (including latest) 2023-03-06 18:29:00 +01:00
83cad85b21 🚢 GitHub Actions: Set edge, branch and semver tags (including latest) 2023-03-06 18:19:53 +01:00
252a125ed2 🚧 Do not add data to container image 2023-02-10 17:13:32 +01:00
257a568933 🚧 github: Fix 'needs' to have access to matrix 2023-02-10 16:07:11 +01:00
67d3ff0f85 🚧 github: Debug GITHUB_OUTPUT 2023-02-10 14:27:10 +01:00
0595e3b14e 🚧 github: Use Ubuntu 18.04 again (due to CUDA) 2023-02-10 13:19:24 +01:00
dfe6536e26 🚧 github: Use dynamic build matrix 2023-02-10 13:17:31 +01:00
31fe37c36c 🚧 github: TUse dynamic build matrix 2023-02-10 13:15:16 +01:00
958db4d0e9 🚧 github: Test generating job outputs 2023-02-10 13:01:02 +01:00
d9b0260d60 🚧 github: Test generating job outputs 2023-02-10 12:59:13 +01:00
3950f4fad6 🚧 github: Try to enable caching 2023-02-09 19:33:30 +01:00
db29662ae9 🚧 github: Try to enable caching 2023-02-09 19:26:29 +01:00
cbf11082ac 🚧 github: Reuse subimage workflow 2023-02-09 19:08:17 +01:00