Stable Version "20230619" of the integration of OCR-D and Kitodo.Production
markusweigelt
released this
19 Jun 15:17
·
86 commits
to stable
since this release
What's Changed
Integration of OCR-D and Kitodo
- Update stable release workflow by @markusweigelt in #85
- Fix stable release pr by @markusweigelt in #83
- Merge main branch into stable branch by @markusweigelt in #82
- Improve kitodo process ocr script to support workflow, script and lan… by @markusweigelt in #80
- Update submodules by @markusweigelt in #79
- Fix make test kitodo by @bertsky in #77
- Add changelog generation by @markusweigelt in #72
- Workflows volume by @bertsky in #74
- Update submodules by @markusweigelt in #71
- Add before startup script for ssh config for manager by @markusweigelt in #69
- Update makefile-ci.yml by @markusweigelt in #66
- Add make test-kitodo by @markusweigelt in #63
- Add make equivalent for docker compose pull by @markusweigelt in #62
- Update submodule and add monitor by @markusweigelt in #61
- Rename dozzle logview by @bertsky in #59
- Mkdocs material documentation by @markusweigelt in #58
- update to fixed Controller by @bertsky in #57
- rules and docs for external Production by @bertsky in #56
- Fix typo (found by codespell) by @stweil in #55
- Rename to ocrd_kitodo by @markusweigelt in #53
- Update publish.yml by @markusweigelt in #52
- Update ocrd-manager submodule by @markusweigelt in #51
- Update paths and submodules to transfered repo by @markusweigelt in #50
- Update repository paths and submodules by @markusweigelt in #49
- Add test by @bertsky in #47
- Extend sample data using seperate script for METS processing, Splits example data and necessary data of setup Makefile process by @markusweigelt in #44
Full Changelog: 79bda3b2f33181d7f4fcd13f02b482f912078eef...9f9ca05613c29850b4391f1930c967e774b01b6b
OCR-D Controller
- Revert CUDA count all by @bertsky in slub/ocrd_controller#32
- Dockerfile: add label-schema and OCI labels by @bertsky in slub/ocrd_controller#31
- docker-compose.yml: set device count: all explicitly by @bertsky in slub/ocrd_controller#29
- Provide default value for CONTROLLER_KEYS variable by @SvenMarcus in slub/ocrd_controller#28
- Defaults for volume source by @markusweigelt in slub/ocrd_controller#27
- Update publish.yml to build stable version by @markusweigelt in slub/ocrd_controller#25
- Separation of the host port assignment by @markusweigelt in slub/ocrd_controller#23
- add another image tag of stable version by @markusweigelt in slub/ocrd_controller#22
- Add fixed stable version of controller by @markusweigelt in slub/ocrd_controller#21
- Weekly update of controller image by @markusweigelt in slub/ocrd_controller#20
- docker-compose.yml: expose port by @bertsky in slub/ocrd_controller#18
- Fix some typos (found by codespell) by @stweil in slub/ocrd_controller#15
- Avoid error messages because of hard links by @stweil in slub/ocrd_controller#17
- Avoid error message because of existing directory by @stweil in slub/ocrd_controller#16
- remove workflow server branch by @bertsky in slub/ocrd_controller#14
- Update publish.yml by @markusweigelt in slub/ocrd_controller#13
- Create publish gh workflow by @markusweigelt in slub/ocrd_controller#12
Full Changelog: d3c0192d96bd4e75eadf27d19d9ba9b08297cf41...4b929615254859b7c03ba320a2ffee3989e9fa10
OCR-D Manager
- Send ocr processing messages to active mq by @markusweigelt in slub/ocrd_manager#60
- Dockerfile labels by @markusweigelt in slub/ocrd_manager#58
- test: improve error msg if container not running by @bertsky in slub/ocrd_manager#59
- Workflow volume by @bertsky in slub/ocrd_manager#57
- Add opencontainers by @markusweigelt in slub/ocrd_manager#56
- Test already exist by @markusweigelt in slub/ocrd_manager#55
- Adjustment of the workflow to publish the stable image version by @markusweigelt in slub/ocrd_manager#54
- adapt to new core / bash by @bertsky in slub/ocrd_manager#53
- pre_process_to_workdir: keep subdir by @bertsky in slub/ocrd_manager#52
- Dockerfile: symlink scripts by @bertsky in slub/ocrd_manager#51
- Replaces flask with fastapi monitor by @SvenMarcus in slub/ocrd_manager#45
- Improvements env file by @markusweigelt in slub/ocrd_monitor#1
- rename dozzle → ocrd-logview by @bertsky in slub/ocrd_manager#44
- update test-presentation check and docs by @bertsky in slub/ocrd_manager#43
- CI: determine build args dynamically by @bertsky in slub/ocrd_manager#41
- expose SSH port by @bertsky in slub/ocrd_manager#42
- Update publish.yml by @markusweigelt in slub/ocrd_manager#40
- Change bertsky to slub by @markusweigelt in slub/ocrd_manager#39
- Update-to new repo location by @markusweigelt in slub/ocrd_manager#37
- Fix jobs workflow by @bertsky in slub/ocrd_manager#36
Full Changelog: daed8299411dfb4f3476c5d8ea602ab9ac20c3a4...690f5cf55db139d9e6947dad0903154430782148
OCR-D Monitor
- Make test by @bertsky in slub/ocrd_monitor#25
- Dockerfile labels by @markusweigelt in slub/ocrd_monitor#27
- bug fixes and more by @bertsky in slub/ocrd_monitor#24
- Mypy checks tests. Run integration tests in CI by @SvenMarcus in slub/ocrd_monitor#23
- Refactor to BrowserClient. Unify tests with spies and fakes by @SvenMarcus in slub/ocrd_monitor#22
- Port process spawning to asyncio by @SvenMarcus in slub/ocrd_monitor#21
- Test CI by @markusweigelt in slub/ocrd_monitor#19
- Fix reopening browser after closing GTK window by @SvenMarcus in slub/ocrd_monitor#13
- Merge master changes to ci by @markusweigelt in slub/ocrd_monitor#20
- Migrate to pyproject.toml by @SvenMarcus in slub/ocrd_monitor#18
- Use httpx instead of requests by @SvenMarcus in slub/ocrd_monitor#16
- fix navbar logview URL by @bertsky in slub/ocrd_monitor#12
- Separate navigation and launching browser into different endpoints by @SvenMarcus in slub/ocrd_monitor#9
- Improvements env file by @markusweigelt in slub/ocrd_monitor#1
- Replaces flask with fastapi monitor by @SvenMarcus in slub/ocrd_manager#45
- Improvements env file by @markusweigelt in slub/ocrd_monitor#1
- rename dozzle → ocrd-logview by @bertsky in slub/ocrd_manager#44
- Update-to new repo location by @markusweigelt in slub/ocrd_manager#37
- Fix jobs workflow by @bertsky in slub/ocrd_manager#36
Full Changelog: e9b41de42658f57361a0fe0ff56d673f225e4b4d...b372d2032310a6015a13ebe0ab2ee2edbcb168d1
Kitodo.Production Docker
- Add APP_CONFIG by @markusweigelt in slub/kitodo-production-docker#21
- Add ngrok by @markusweigelt in slub/kitodo-production-docker#20
- Add expose ngrok by @markusweigelt in slub/kitodo-production-docker#19
- Use Kitodo.Production ActiveMQ docker image of slub organization by @markusweigelt in slub/kitodo-production-docker#17
- Update versions by @markusweigelt in slub/kitodo-production-docker#16
- Add arg for vcs url by @markusweigelt in slub/kitodo-production-docker#15
- Fix some typos (found by codespell) by @stweil in slub/kitodo-production-docker#14
- Update docker compose call, updates for transfering to slub by @markusweigelt in slub/kitodo-production-docker#13
Full Changelog: 5ad3a5d0b47c558e64fb5523c1a16a30b0028901...9359363e0cc9f54a519b5485eaaf450bd9340b6c