Commit graph

520 commits

Author SHA1 Message Date
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
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